v0.6.0
0.6.0 (2026-09-04)
⚠ BREAKING CHANGES
- 429 budget_exceeded is spent >= limit (or no budget row). GET remaining is limit - spent; reserved_microdollars is always 0. Concurrent in-flight requests can overshoot the cap.
- gateway-core and gateway-transport are unpublished workspace members. Historical versions stay on the registry; they are not yanked. cargo install axond remains the crates.io path. The published tarball flattens those internals so it compiles without resolving them from crates.io.
Features
- charge actuals after response, no pre-dispatch budget hold (#445) (d8adb6b)
- gateway: charge spend from imported models.dev rates (#442) (6c67fa6)
- publish only the axond binary crate to crates.io (#444) (43b46f2)
This PR was generated with Release Please. See documentation.