Skip to content

Releases: agentclientprotocol/kotlin-sdk

v0.7.3

20 Nov 22:11
9f8382b

Choose a tag to compare

What's Changed

Full Changelog: v0.7.1...v0.7.3

Bugfix

18 Nov 06:11
d0b7989

Choose a tag to compare

Merge pull request #19 from agentclientprotocol/n500/bump-to-0.7.1

Bump base version from 0.7.0 to 0.7.1

Bugfix

13 Nov 19:23

Choose a tag to compare

v0.7.0

Cancellation exception is not properly handled #17 update api

v0.6.0

10 Nov 16:07

Choose a tag to compare

What's Changed

  • Await for session creeation on client side by @nerzhulart in #11
  • Pass serializers to methods exolicitly to avoid inline/reified APIs by @nerzhulart in #12
  • Wrap exception from deferred to capture the current stack trace by @nerzhulart in #13
  • N500/wrap exception 2 by @nerzhulart in #14
  • New simplified API for client and agent sides by @nerzhulart in #15

Full Changelog: v0.4.0...v0.6.0

Bugfix

10 Nov 15:34

Choose a tag to compare

v0.5.0

bump release version

v0.4.0

29 Oct 16:20

Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.4.0

v0.3.0

20 Oct 11:24

Choose a tag to compare

Full Changelog: v0.2.5...v0.3.0

Bugfix

14 Oct 14:18

Choose a tag to compare

v0.2.5

add discriminator for RequestPermissionOutcome

Bugifx

14 Oct 10:58

Choose a tag to compare

v0.2.4

remove duplicating classes

0.2.3

10 Oct 17:10

Choose a tag to compare

  • Fix GitHub actions after moving under agentclientprotocol org
  • Update AvailableCommandInput according to spec
  • Change ProtocolVersion to Int