AxonFlow v8.0.1 Release Notes
Patch release: CI green on the v8.0.0 community mirror.
No platform behavior change. No migration impact. No SDK / plugin floor change. The v8.0.0 release notes carry the headline content — v8.0.1 just patches the community mirror so CI runs cleanly across all checkouts.
What's changed
A handful of test and workflow guards on the community mirror needed to be brought back in line with the v8.0.0 cut:
TestBootLogCanonicalShape,TestProbeBootLogShimMatchesCanonicalShape,TestProductionPostureRegistryWellFormed, andTestEveryWriteIntoRLSTableIsWrappednow run cleanly across all checkouts.SDK Smoke TestsandValidate OpenAPIworkflows updated to pass on all checkouts.
What's NOT changed
- Platform behavior — v8.0.1 is byte-equivalent to v8.0.0 in everything that touches a customer request.
- Migration story — no new migrations, no schema changes, no role changes.
- SDK floor — Python / TypeScript / Go / Java still ship at v8.1.0; Rust preview at v0.3.1.
- Plugin floor — claude / cursor / codex still ship at v1.5.0; openclaw at v2.5.0.
- Compatibility — every v7.x / v8.0.0 client keeps working unchanged.
Upgrade notes
- Self-hosted Community / Docker /
docker compose up: pull the v8.0.1 image at your normal cadence; the upgrade is in-place. ExistingORG_ID,AXONFLOW_DB_APP_ROLE_URL, andAXONFLOW_DB_PLATFORM_ADMIN_URLenv vars are unchanged. - In-VPC Enterprise: no preflight required for v8.0.0 → v8.0.1. Existing licenses, credentials, and DSN secrets keep working.
- Community-SaaS users: no action required.
- SDK / plugin users: no action required.
Migration resources
- v8.0.0 Release Notes — the headline release this patches.
- v8 → v9 Migration Guide — deployment-shape decision tree + simple-path 3-step community upgrade.
