Skip to content

Releases: agntcy/slim-a2a-go

v0.1.1

10 Mar 12:15
38e1531

Choose a tag to compare

0.1.1 (2026-03-10)

Features

  • a2aclient: add WithSLIMRPCTransport factory option (#8) (39cf98c)

Bug Fixes

  • a2aclient: rename SLIMProtocol identifier to "slimrpc" (#7) (e24fd16)

v0.1.0

02 Mar 15:23
6da57d1

Choose a tag to compare

0.1.0 (2026-03-02)

Features

  • implement SLIM A2A client transport, server handler, and echo agent example (#1) (245fd76)
  • initalise the go module (b5d9bf5)

Miscellaneous Chores