release: 0.7.0 — AI gateway extensions (ADR-0024 + ADR-0030)#84
Merged
Conversation
- Bump workspace version 0.6.3 → 0.7.0 (single bump; all crates inherit via version.workspace = true; internal path-deps updated to match) - Cut CHANGELOG [Unreleased] → [0.7.0] - 2026-05-05; consolidate the three scattered ### Added blocks into thematic subsections (caller-owned model, stateless Responses, /v1/models, policy middlewares, CEL extensions, dev workflow); fill in stale comparison links from v0.4.1 forward - Bump pinned plugin URL example in docs to v0.7.0
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Cuts the 0.7.0 release. The headline is the AI gateway milestone: caller-owned
model, glob-based dynamic routing, stateless Responses API, aggregated/v1/models, four policy middlewares, and CEL extensions.0.6.3→0.7.0(single bump; all crates inherit viaversion.workspace = true; internal path-deps updated to match).[Unreleased]→[0.7.0] - 2026-05-05, consolidate the three scattered### Addedblocks into thematic subsections, fill in the stale comparison links fromv0.4.1forward.spec-configuration.mdtov0.7.0.Why 0.7.0 and not 0.6.4
The
ai-proxymodel:removal (ADR-0030 §0) is a breaking change in pre-1.0. SemVer says minor bump, and the migration is mechanical — bothvacuum:barbacanelint and the runtimeserde(deny_unknown_fields)reject leftovermodel:with a clear error pointing at the offending block.Release readiness
ai-proxy, 56 incel, 22 end-to-end integration tests covering every concrete ADR-0030 claiminvalid-ai-proxy-leftover-model.yamlguarding the breaking-change linttest_shipped_ai_gateway_spec_fragment_compilesregression testcargo fmt --all --check,cargo clippy --workspace --lib --bins,cargo test --workspace --exclude barbacane-test,cargo deny check advisories— all cleanKnown deferred items (documented in changelog and roadmap)
previous_response_id,GET /v1/responses/{id}) — explicit 400 with forward-compat hookstream: true)/v1/modelscaching / single-flight — endpoint off the data-plane critical pathTest plan
cargo fmt --all --checkcleancargo clippy --workspace --lib --binscleancargo test --workspace --exclude barbacane-test --release— all passingcargo deny check advisories—advisories okv0.7.0after merge.wasmassets to thev0.7.0GitHub release