Skip to content

chore: release v0.13.0#1179

Merged
benbrandt merged 1 commit into
mainfrom
release-plz-2026-05-11T22-02-14Z
May 12, 2026
Merged

chore: release v0.13.0#1179
benbrandt merged 1 commit into
mainfrom
release-plz-2026-05-11T22-02-14Z

Conversation

@acp-release-bot
Copy link
Copy Markdown
Contributor

@acp-release-bot acp-release-bot Bot commented May 11, 2026

🤖 New release

  • agent-client-protocol-schema: 0.12.2 -> 0.13.0 (⚠ API breaking changes)

agent-client-protocol-schema breaking changes

--- failure copy_impl_added: type now implements Copy ---

Description:
A public type now implements Copy, causing non-move closures to capture it by reference instead of moving it.
        ref: https://github.com/rust-lang/rust/issues/100905
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.47.0/src/lints/copy_impl_added.ron

Failed in:
  agent_client_protocol_schema::ProtocolVersion in /tmp/.tmpAAbj6D/agent-client-protocol/src/version.rs:12

--- failure enum_missing: pub enum removed or renamed ---

Description:
A publicly-visible enum cannot be imported by its prior path. A `pub use` may have been removed, or the enum itself may have been renamed or removed entirely.
        ref: https://doc.rust-lang.org/cargo/reference/semver.html#item-remove
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.47.0/src/lints/enum_missing.ron

Failed in:
  enum agent_client_protocol_schema::Response, previously in file /tmp/.tmpyCKDSE/agent-client-protocol-schema/src/rpc.rs:66
Changelog

0.13.0 - 2026-05-12

Added

  • (unstable) Add experimental MCP-over-ACP message types (#1185)

Other

  • add unstable mcp-over-acp additions to the schema (#1173)
  • (deps) bump the minor group with 3 updates (#1178)
  • (deps) bump the minor group with 2 updates (#1121)
  • (unstable) Start setting up v2 Schema scaffolding for experimentation (#1099)
  • reorganize to v1 module (#1094)


This PR was generated with release-plz.

@acp-release-bot acp-release-bot Bot requested a review from a team as a code owner May 11, 2026 22:02
@acp-release-bot acp-release-bot Bot force-pushed the release-plz-2026-05-11T22-02-14Z branch 8 times, most recently from c67aef0 to d39ceae Compare May 12, 2026 15:49
@acp-release-bot acp-release-bot Bot force-pushed the release-plz-2026-05-11T22-02-14Z branch from d39ceae to a3d5d47 Compare May 12, 2026 19:47
@benbrandt benbrandt merged commit b33c886 into main May 12, 2026
7 checks passed
@benbrandt benbrandt deleted the release-plz-2026-05-11T22-02-14Z branch May 12, 2026 20:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant