Skip to content

Releases: a2aproject/a2a-python

v0.3.19

25 Nov 13:47
3bfbea9

Choose a tag to compare

0.3.19 (2025-11-25)

Bug Fixes

  • jsonrpc, rest: extensions support in get_card methods in json-rpc and rest transports (#564) (847f18e)

v0.3.18

25 Nov 09:14
213d9f8

Choose a tag to compare

0.3.18 (2025-11-24)

Bug Fixes

  • return updated agent_card in JsonRpcTransport.get_card() (#552) (0ce239e)

v0.3.17

24 Nov 12:37
7e121e0

Choose a tag to compare

0.3.17 (2025-11-24)

Features

  • client: allow specifying history_length via call-site MessageSendConfiguration in BaseClient.send_message (53bbf7a)

v0.3.16

21 Nov 13:34
dbc73e8

Choose a tag to compare

0.3.16 (2025-11-21)

Bug Fixes

  • Ensure metadata propagation for Task ToProto and FromProto conversion (#557) (fc31d03)

v0.3.15

19 Nov 15:42
fdb4731

Choose a tag to compare

0.3.15 (2025-11-19)

Features

  • Add client-side extension support
    (#525)
    (9a92bd2)
  • rest, jsonrpc: Add client-side extension support
    (9a92bd2)

v0.3.14

18 Nov 08:58
9e35eb8

Choose a tag to compare

0.3.14 (2025-11-17)

Features

  • jsonrpc: add option to disable oversized payload check in JSONRPC applications (ba142df)

v0.3.13

17 Nov 09:27
ef020c5

Choose a tag to compare

0.3.13 (2025-11-13)

Bug Fixes

  • return entire history when history_length=0 (#537) (acdc0de)

v0.3.12

12 Nov 21:37
45ff871

Choose a tag to compare

0.3.12 (2025-11-12)

Bug Fixes

  • grpc: Add extensions to Artifact converters. (#523) (c03129b)

v0.3.11

07 Nov 11:04
265fd33

Choose a tag to compare

0.3.11 (2025-11-07)

Bug Fixes

  • add metadata to send message request (12b4a1d)