File tree Expand file tree Collapse file tree
agent-client-protocol-conductor
agent-client-protocol-cookbook
agent-client-protocol-core
agent-client-protocol-derive
agent-client-protocol-rmcp
agent-client-protocol-tokio
agent-client-protocol-trace-viewer Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33All notable changes to this project will be documented in this file.
44
5+ The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6+ and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7+
8+ ## [ Unreleased]
9+
10+ ## [ 0.1.0] ( https://github.com/agentclientprotocol/rust-sdk/releases/tag/agent-client-protocol-conductor-v0.1.0 ) - 2026-04-06
11+
12+ ### Added
13+
14+ - Bring in SACP crates again ([ #102 ] ( https://github.com/agentclientprotocol/rust-sdk/pull/102 ) )
15+
16+ ### Fixed
17+
18+ - Remove redundant Box::pin calls from async code ([ #106 ] ( https://github.com/agentclientprotocol/rust-sdk/pull/106 ) )
19+ # Changelog
20+
21+ All notable changes to this project will be documented in this file.
22+
523The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) ,
624and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
Original file line number Diff line number Diff line change 22
33All notable changes to this project will be documented in this file.
44
5+ The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6+ and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7+
8+ ## [ Unreleased]
9+
10+ ## [ 0.1.0] ( https://github.com/agentclientprotocol/rust-sdk/releases/tag/agent-client-protocol-cookbook-v0.1.0 ) - 2026-04-06
11+
12+ ### Added
13+
14+ - Bring in SACP crates again ([ #102 ] ( https://github.com/agentclientprotocol/rust-sdk/pull/102 ) )
15+ # Changelog
16+
17+ All notable changes to this project will be documented in this file.
18+
519The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) ,
620and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
Original file line number Diff line number Diff line change @@ -4,3 +4,23 @@ All notable changes to this project will be documented in this file.
44
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7+
8+ ## [ Unreleased]
9+
10+ ## [ 0.1.0] ( https://github.com/agentclientprotocol/rust-sdk/releases/tag/agent-client-protocol-core-v0.1.0 ) - 2026-04-06
11+
12+ ### Added
13+
14+ - * (unstable)* Add logout to core crate ([ #105 ] ( https://github.com/agentclientprotocol/rust-sdk/pull/105 ) )
15+ - * (unstable)* Forward schema only protocol changes ([ #104 ] ( https://github.com/agentclientprotocol/rust-sdk/pull/104 ) )
16+ - Bring in SACP crates again ([ #102 ] ( https://github.com/agentclientprotocol/rust-sdk/pull/102 ) )
17+
18+ ### Fixed
19+
20+ - Remove redundant Box::pin calls from async code ([ #106 ] ( https://github.com/agentclientprotocol/rust-sdk/pull/106 ) )
21+ # Changelog
22+
23+ All notable changes to this project will be documented in this file.
24+
25+ The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
26+ and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
Original file line number Diff line number Diff line change @@ -4,3 +4,17 @@ All notable changes to this project will be documented in this file.
44
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7+
8+ ## [ Unreleased]
9+
10+ ## [ 0.1.0] ( https://github.com/agentclientprotocol/rust-sdk/releases/tag/agent-client-protocol-derive-v0.1.0 ) - 2026-04-06
11+
12+ ### Added
13+
14+ - Bring in SACP crates again ([ #102 ] ( https://github.com/agentclientprotocol/rust-sdk/pull/102 ) )
15+ # Changelog
16+
17+ All notable changes to this project will be documented in this file.
18+
19+ The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
20+ and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
You can’t perform that action at this time.
0 commit comments