Skip to content

v0.49.0

Choose a tag to compare

@github-actions github-actions released this 30 Jul 12:09
· 348 commits to main since this release

Changelog

Features

  • 5072cf4 feat(api): API stability policy + exported-surface golden snapshot (#462)

Fixes

  • 3c9d9dc fix(audit): class paused_billing runs as 'paused', not 'failed' (#514)
  • 5915018 fix(diagnose): count blank-line padding on secure activity log as injected
  • cb17bcd fix(runmanager): classify failures before cancelling the run context (#516)
  • f294bd3 fix(runmanager): release capacity slot before publishing terminal state (#516)

Other

  • ee8f64e Merge branch 'pr_514'
  • 2247652 Merge remote-tracking branch 'origin/main' into pr_514
  • 1d83fac docs(changelog): remove leaked zdiff3 conflict markers from [Unreleased]
  • 7439ece docs: release v0.49.0 — coverage & API stability
  • 3a84d05 merge: API stability policy + exported-surface golden snapshot (#462)
  • 9b2e782 merge: diagnose counts blank-line padding as injected, matching ScanActivityLog (#517)
  • 3726203 merge: golden fixtures for the documented coverage holes (E4)
  • 4ebfb05 merge: release capacity slot before publishing terminal state (#516)
  • 2a2a141 test(conformance): pin golden traces for the documented coverage holes