Skip to content

Latest commit

 

History

History
34 lines (18 loc) · 1.85 KB

File metadata and controls

34 lines (18 loc) · 1.85 KB

Changelog

0.2.3 (2025-06-12)

Bug Fixes

  • Address some typos in gRPC annotations (#747) (f506881)

0.2.2 (2025-06-09)

⚠ BREAKING CHANGES

  • Resolve spec inconsistencies with JSON-RPC 2.0

Features

  • Add gRPC and REST definitions to A2A protocol specifications (#695) (89bb5b8)
  • Add protocol support for extensions (#716) (70f1e2b)
  • spec: Add an optional iconUrl field to the AgentCard (#687) (9f3bb51)

Bug Fixes

  • Protocol should released as 0.2.2 (22e7541)
  • Resolve spec inconsistencies with JSON-RPC 2.0 (628380e)

0.2.1 (2025-05-27)

Features

  • Add a new boolean for supporting authenticated extended cards (#618) (e0a3070)
  • Add optional referenceTaskIds for task followups (#608) (5368e77)