Skip to content

BeamTrace v0.2.0

Pre-release
Pre-release

Choose a tag to compare

@p4suta-release-please-bot p4suta-release-please-bot released this 25 Aug 06:36
Immutable release. Only release title and notes can be modified.
889da97

0.2.0 (2026-08-25)

⚠ BREAKING CHANGES

  • Relay protocol v1 now receives upgrade_required; relays must use signed, session-scoped v2 messages.
  • GET /api/v1/relays/:id/frames now returns 410 Gone; clients must use the trace APIs.
  • Legacy relay frames migrate to synthetic unknown and incomplete sessions instead of remaining independent frame records.

Features

  • runtime: deliver the v0.2 tracing platform (#22) (20f6960)

Bug Fixes

  • package: scope SBOM to locked manifests (#25) (9ab64ba)
  • record: use platform EPMD bootstrap paths (#24) (bf07bb9)