Skip to content

Releases: agentclientprotocol/kotlin-sdk

Bugfix

31 Mar 19:10

Choose a tag to compare

v0.18.1

Add additional directories to listSession request

v0.18.0

30 Mar 20:35

Choose a tag to compare

  • initial nes support
  • additionalDirectories
  • session/close

Fix coroutine call

27 Mar 13:06
6ba764c

Choose a tag to compare

v0.17.1

bump version (#87)

Added logout method

17 Mar 16:44
e21dfb6

Choose a tag to compare

v0.17.0

initial logout method support (#82)

v0.16.6

11 Mar 17:45
eb2f162

Choose a tag to compare

What's Changed

  • Align the Kotlin SDK with agent-client-protocol pr 576 that flattens type and value at the top level by @fscarponi in #81

Full Changelog: v0.16.5...v0.16.6

v0.16.5

06 Mar 17:42
adf3c45

Choose a tag to compare

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

06 Mar 16:25
6df5b2f

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.16.3...v0.16.4

v0.16.3

04 Mar 19:19
ca7df84

Choose a tag to compare

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

27 Feb 16:09
11ecde2

Choose a tag to compare

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

27 Feb 15:59
dac16a1

Choose a tag to compare

What's Changed

  • feat: add boolean session config option type by @fscarponi in #69

New Contributors

Full Changelog: v0.15.4...v0.16.0