chore: release v0.6.0#6
Conversation
Greptile SummaryThis PR prepares the workspace for the
Confidence Score: 5/5Safe to merge as a release metadata update. Changes are limited to version bumps and generated changelog entries. No code paths or external dependency versions were changed in this PR. No new blocking issues were identified. No files require special attention.
What T-Rex did
Important Files Changed
Reviews (5): Last reviewed commit: "chore: release v0.6.0" | Re-trigger Greptile |
| aigw-core = { version = "0.6.0", path = "providers/aigw-core" } | ||
| aigw-openai = { version = "0.6.0", path = "providers/aigw-openai" } | ||
| aigw-openai-compat = { version = "0.6.0", path = "providers/aigw-openai-compat" } | ||
| aigw-anthropic = { version = "0.6.0", path = "providers/aigw-anthropic" } | ||
| aigw-gemini = { version = "0.6.0", path = "providers/aigw-gemini" } |
There was a problem hiding this comment.
Release metadata mismatch
aigw-core, aigw-openai, aigw-openai-compat, and aigw-gemini are bumped to 0.6.0 here, but their crate changelogs do not get corresponding 0.6.0 entries in this PR. For example, providers/aigw-openai/CHANGELOG.md still starts at 0.5.0, so published release metadata does not describe the version being released.
93b1dc7 to
5274e54
Compare
5274e54 to
0200d4f
Compare
🤖 New release
aigw-core: 0.5.0 -> 0.6.0aigw-anthropic: 0.5.0 -> 0.6.0aigw-gemini: 0.5.0 -> 0.6.0aigw-openai: 0.5.0 -> 0.6.0aigw-openai-compat: 0.5.0 -> 0.6.0aigw: 0.5.0 -> 0.6.0aigateway: 0.5.0 -> 0.6.0Changelog
aigw-coreaigw-anthropicaigw-geminiaigw-openaiaigw-openai-compataigwaigatewayThis PR was generated with release-plz.