Releases: agentclientprotocol/rust-sdk
Releases · agentclientprotocol/rust-sdk
agent-client-protocol-v0.13.1
Added
- (deps) bump schema to 0.13.5 (#188)
agent-client-protocol-v0.13.0
Added
- (acp) stabilize logout support (#185)
- (acp) Extract all rmcp logic to the rmcp crate (#180)
- (acp) Add unstable (very experimental!) protocol v2 support (#170)
Changed
- Move the
rmcp-backed MCP server builder toagent-client-protocol-rmcp, removingtokio,tokio-util, andrmcpfrom the core crate's normal dependency graph.
agent-client-protocol-trace-viewer-v0.13.1
Other
- update Cargo.lock dependencies
agent-client-protocol-trace-viewer-v0.11.2
Other
- update Cargo.lock dependencies
agent-client-protocol-rmcp-v0.13.1
Added
- (acp) Extract all rmcp logic to the rmcp crate (#180)
Added
- Add the MCP server builder APIs moved out of
agent-client-protocol, keepingrmcpand Tokio dependencies in this integration crate.
agent-client-protocol-rmcp-v0.11.3
Added
- (acp) Extract all rmcp logic to the rmcp crate (#180)
Added
- Add the MCP server builder APIs moved out of
agent-client-protocol, keepingrmcpand Tokio dependencies in this integration crate.
agent-client-protocol-polyfill-v0.13.1
Other
- updated the following local packages: agent-client-protocol
agent-client-protocol-polyfill-v0.12.2
Other
- updated the following local packages: agent-client-protocol
agent-client-protocol-derive-v0.13.1
Other
- Trim dependencies (#149)
agent-client-protocol-cookbook-v0.13.1
Added
- (acp) Extract all rmcp logic to the rmcp crate (#180)