Skip to content

Releases: a2aproject/a2a-go

v0.3.5

23 Jan 13:39
df348ee

Choose a tag to compare

0.3.5 (2026-01-23)

Bug Fixes

v0.3.4

14 Jan 09:13
bd52819

Choose a tag to compare

0.3.4 (2026-01-14)

Features

Bug Fixes

  • nil parts must be empty array when encoded to JSON (#140) (049190c)
  • provide request-level metadata in RequestContext (#152) (bf3096c)
  • sse: increase buffer size for large SSE payloads (#149) (1287239)

v0.3.3

08 Dec 14:00
83668ff

Choose a tag to compare

0.3.3 (2025-12-08)

Features

Bug Fixes

  • increase default timeout on jsonrpc client to account for streaming (#134) (6d7290b), closes #125
  • make log package capture the source properly (#112) (0ec064d)
  • return a task in failed state as a result (#114) (80e20aa)

Documentation

v0.3.2

14 Nov 10:25
f13f504

Choose a tag to compare

0.3.2 (2025-11-14)

Bug Fixes

  • allow request meta extension and hide mistakenly exported type (#106) (46fa0cb)

v0.3.1

13 Nov 15:39
83c8159

Choose a tag to compare

0.3.1 (2025-11-13)

Bug Fixes

v0.3.0

04 Nov 11:49
8c88a05

Choose a tag to compare

0.3.0 (2025-11-04)

Features

Bug Fixes

Miscellaneous Chores