You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: complete 0.3.0 release prep across the workspace
The previous bump commit (330062a) was empty; this fills in the actual
manifest changes plus the fixes needed for release-plz to succeed.
- Bump all crates to 0.3.0 and update intra-workspace dep version
requirements accordingly.
- Bump a2a-mcp from 0.1.0 to 0.3.0 to line up with the rest of the
workspace; add it to its CHANGELOG.
- Fix a2a-mcp/Cargo.toml so it is publishable: real repository URL,
pin a2a-agents-common with version="0.3", set rust-version, switch
license to MIT, drop the invalid `ai` category, set author.
- Fix the auto-generated compare links in each crate CHANGELOG to point
at ...v0.3.0 instead of the stale ...v0.2.1.
- Refresh Cargo.lock for the version bumps.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
0 commit comments