Skip to content

chore: release v0.11.0#132

Open
acp-release-bot[bot] wants to merge 1 commit intomainfrom
release-plz-2026-04-20T13-06-43Z
Open

chore: release v0.11.0#132
acp-release-bot[bot] wants to merge 1 commit intomainfrom
release-plz-2026-04-20T13-06-43Z

Conversation

@acp-release-bot
Copy link
Copy Markdown
Contributor

🤖 New release

  • agent-client-protocol-derive: 0.11.0
  • agent-client-protocol: 0.10.4 -> 0.11.0
  • agent-client-protocol-tokio: 0.11.0
  • agent-client-protocol-yopo: 0.11.0
  • agent-client-protocol-test: 0.11.0
  • agent-client-protocol-trace-viewer: 0.11.0
  • agent-client-protocol-conductor: 0.11.0
  • agent-client-protocol-rmcp: 0.11.0
  • agent-client-protocol-cookbook: 0.11.0
Changelog

agent-client-protocol-derive

0.11.0 - 2026-04-20

Added

  • Migrate to new SDK design (#117)
  • Bring in SACP crates again (#102)

Fixed

  • Catch handler errors instead of killing the connection (#131) (#114)

Other

agent-client-protocol

0.11.0 - 2026-04-20

Added

Fixed

  • (rpc) log errors when sending response to peer fails (#101)
  • (rpc) handle write failures in handle_io loop (#99)
  • (rpc) use RawValue::NULL constant instead of from_string().unwrap() (#96)

Other

  • Cleanup docs still referencing sacp (#129)
  • Add mdbook build (#120)
  • Add migration guide for next release (#111)
  • remove debug code from rpc_tests (#100)
  • (test) add conditional compilation (#98)

agent-client-protocol-tokio

0.11.0 - 2026-04-20

Added

  • Migrate to new SDK design (#117)
  • Bring in SACP crates again (#102)

Fixed

  • Remove redundant Box::pin calls from async code (#106)

Other

agent-client-protocol-yopo

0.11.0 - 2026-04-20

Added

  • Migrate to new SDK design (#117)
  • Bring in SACP crates again (#102)

Fixed

  • Re-export Result and update docs to use V1 (#110)
  • Remove redundant Box::pin calls from async code (#106)

Other

  • Make sure other packages are published so we can publish (#131)
  • Add migration guide for next release (#111)
  • Update release settings (#115)
  • remove sacp crates for now (#67)
  • More explicit publish settings (#22)
  • Update to agent-client-protocol-schema v0.8.0 (#17)
  • Update to agent-client-protocol-schema 0.7 (#15)
  • Setup lint config (#13)
  • Contribute "Symposium ACP" crates (#12)
    The format is based on Keep a Changelog,
    and this project adheres to Semantic Versioning.

agent-client-protocol-test

0.11.0 - 2026-04-20

Added

  • Migrate to new SDK design (#117)
  • Bring in SACP crates again (#102)

Fixed

  • Catch handler errors instead of killing the connection (#131) (#114)
  • Remove redundant Box::pin calls from async code (#106)

Other

  • Make sure other packages are published so we can publish (#131)
  • Fix dead code for release builds (#118)
  • Add migration guide for next release (#111)
    The format is based on Keep a Changelog,
    and this project adheres to Semantic Versioning.

agent-client-protocol-trace-viewer

0.11.0 - 2026-04-20

Added

  • Migrate to new SDK design (#117)
  • Bring in SACP crates again (#102)

Other

agent-client-protocol-conductor

0.11.0 - 2026-04-20

Added

  • (schema) Update schema to 0.12.0 (#119)
  • Migrate to new SDK design (#117)
  • Bring in SACP crates again (#102)

Fixed

  • Remove redundant Box::pin calls from async code (#106)

Other

agent-client-protocol-rmcp

0.11.0 - 2026-04-20

Added

  • Migrate to new SDK design (#117)
  • Bring in SACP crates again (#102)

Fixed

  • Remove redundant Box::pin calls from async code (#106)

Other

agent-client-protocol-cookbook

0.11.0 - 2026-04-20

Added

  • Migrate to new SDK design (#117)
  • Bring in SACP crates again (#102)

Fixed

  • Re-export Result and update docs to use V1 (#110)

Other


This PR was generated with release-plz.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants