Skip to content

Releases: agentclientprotocol/kotlin-sdk

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

Bugifx

10 Oct 14:47

Choose a tag to compare

v0.2.2

fix API

Release 0.2.1

08 Oct 12:40

Choose a tag to compare

This is the first release that is published to Maven Central.

0.1.0

03 Oct 16:58

Choose a tag to compare

This is the initial release.
You shall expect many changes in the near future.
In other words, for now, compatibility is not yet guaranteed.