Releases: agentclientprotocol/kotlin-sdk
Releases · agentclientprotocol/kotlin-sdk
Bugfix
v0.18.0
Fix coroutine call
v0.17.1 bump version (#87)
Added logout method
v0.17.0 initial logout method support (#82)
v0.16.6
What's Changed
- Align the Kotlin SDK with agent-client-protocol pr 576 that flattens
typeandvalueat the top level by @fscarponi in #81
Full Changelog: v0.16.5...v0.16.6
v0.16.5
What's Changed
- fix: move AuthCapabilities from AgentCapabilites to ClientCapabilities by @AlexandrSuhinin in #79
Full Changelog: v0.16.4...v0.16.5
v0.16.4
What's Changed
- Initial support of AuthCapabilities rfd by @AlexandrSuhinin in #78
New Contributors
- @AlexandrSuhinin made their first contribution in #78
Full Changelog: v0.16.3...v0.16.4
v0.16.3
What's Changed
- Rewrite notifications handling on the client using per-client channel buffer by @nerzhulart in #75
- Implement message-id rfd by @fabmax in #76
Full Changelog: v0.16.1...v0.16.3
v0.16.1
What's Changed
- Fix race condition in SequenceToPaginatedResponseAdapter timeout eviction by @fscarponi in #72
Full Changelog: v0.16.0...v0.16.1
v0.16.0
What's Changed
- feat: add boolean session config option type by @fscarponi in #69
New Contributors
- @fscarponi made their first contribution in #69
Full Changelog: v0.15.4...v0.16.0