Packages
relayburn@2.5.0(tag:relayburn-v2.5.0)@relayburn/sdk@2.5.0(tag:sdk-v2.5.0)@relayburn/mcp@2.5.0(tag:mcp-v2.5.0)@relayburn/cli-darwin-arm64@2.5.0(tag:cli-darwin-arm64-v2.5.0)@relayburn/cli-darwin-x64@2.5.0(tag:cli-darwin-x64-v2.5.0)@relayburn/cli-linux-arm64-gnu@2.5.0(tag:cli-linux-arm64-gnu-v2.5.0)@relayburn/cli-linux-x64-gnu@2.5.0(tag:cli-linux-x64-gnu-v2.5.0)@relayburn/sdk-darwin-arm64@2.5.0(tag:sdk-darwin-arm64-v2.5.0)@relayburn/sdk-darwin-x64@2.5.0(tag:sdk-darwin-x64-v2.5.0)@relayburn/sdk-linux-arm64-gnu@2.5.0(tag:sdk-linux-arm64-gnu-v2.5.0)@relayburn/sdk-linux-x64-gnu@2.5.0(tag:sdk-linux-x64-gnu-v2.5.0)
Crates
relayburn-sdk@2.5.0(tag:relayburn-sdk-v2.5.0) — https://crates.io/crates/relayburn-sdk/2.5.0relayburn-cli@2.5.0(tag:relayburn-cli-v2.5.0) — https://crates.io/crates/relayburn-cli/2.5.0
Release Notes
Added
relayburn-cli:burn hotspotsaccepts--session <id>,--workflow <id>,
--provider <csv>,--patterns [csv], and--findings. The per-session
aggregate view (--sessionwith no id) and--explain-driftremain
explicit stubs that exit 2.relayburn-sdk:HotspotsOptionsgainsworkflowandproviderfilter
fields, matching the shapecompare()already exposes.relayburn-cli/relayburn-sdk:burn state resetis now a real
presenter over the new SDKLedger::reset()verb. Without flags it
dry-runs (counts derivable rows, stamps, and content rows that would
drop, exits 0);--forceactually wipes both DBs and blanks the
ingest cursors so a follow-upburn ingestwalks every upstream file
from offset 0;--force --reingestruns that ingest sweep in the
same invocation. Replaces the prior "not yet implemented" stub.
(#341)
Package Changelogs
@relayburn/sdk
Added
hotspots()options now acceptworkflow(foldedworkflowIdenrichment
filter) andprovider(case-insensitive provider allow-list) — same shape
thecompare()options expose.