Releases: agentclientprotocol/rust-sdk
Releases · agentclientprotocol/rust-sdk
v0.10.4
31 Mar 13:27
Compare
Sorry, something went wrong.
No results found
Added
(schema) Update schema to 0.11.4 (#95 )
Fixed
add warning logs for silent failures in RPC message handling (#92 )
Clearer error message when connection is broken before messages are sent (#89 )
Other
Fix the rpc_test and example use following the new schema api (#88 )
v0.10.3
25 Mar 07:53
Compare
Sorry, something went wrong.
No results found
Added
(unstable) Add logout support (#84 )
(schema) Update schema to 0.11.3 (#82 )
v0.10.2
11 Mar 11:23
Compare
Sorry, something went wrong.
No results found
Added
(unstable) Add support for session/close methods (#77 )
v0.10.1
10 Mar 18:37
Compare
Sorry, something went wrong.
No results found
Added
Stabilize session_list and session_info_update (#74 )
Fixed
Make examples compile again (#76 )
v0.10.0
05 Mar 21:17
Compare
Sorry, something went wrong.
No results found
Added
Add more unstable feature flags from schema (#71 )
[breaking ] Update to schema crate v0.11.0 (#69 )
v0.9.5
03 Mar 09:30
Compare
Sorry, something went wrong.
No results found
Fixed
handle escaped forward slashes in JSON-RPC method names (#65 )
agent-client-protocol-v0.9.4
04 Feb 13:05
Compare
Sorry, something went wrong.
No results found
Added
Update to 0.10.8 of the schema (#51 )
agent-client-protocol-v0.9.3
09 Jan 14:02
Compare
Sorry, something went wrong.
No results found
Other
update Cargo.toml dependencies
agent-client-protocol-v0.9.2
17 Dec 22:38
Compare
Sorry, something went wrong.
No results found
Added
(unstable) Add initial support for session config options (#36 )
agent-client-protocol-v0.9.1
17 Dec 21:52
Compare
Sorry, something went wrong.
No results found
Added
(unstable) Add initial support for resuming sessions (#34 )
(unstable) Add initial support for forking sessions (#33 )
(unstable) Add initial support for listing sessions (#31 )
Other
Add test for unstable session info feature (#35 )