Skip to content

v0.6.1

Choose a tag to compare

@klick klick released this 03 Mar 22:53
· 129 commits to main since this release
5e42eb4

Highlights

  • Fixed adoption metrics runtime fatal by switching to the existing security posture API.
  • Fixed machine-client POST compatibility by disabling CSRF enforcement on token-authenticated API routes.
  • Fixed dual-approval decision race conditions with optimistic concurrency guards.
  • Fixed stale plugin-version fallback constants and added release-gate checks to prevent regression.

Validation

  • scripts/qa/release-gate.sh passed.
  • Optional live checks were skipped because BASE_URL and TOKEN were not set.