Breaking Change
Upgrade to A2A specification version 0.3.0. This should be completely transparent for almost all use cases. However, it will affect custom built gateways since they are exposed to A2A messages directly. Please consult the two migration guides here: High-level migration guide and Technical mapping guide
Note that because the A2A specification had non-backwards compatible changes, all agents will need to be running this version to properly communicate with each other.
Other changes
- MINOR-FIXES: Fix step numbering in custom agent tutorial and add wait_for_server utility by @cyrus2281 in #254
- DATAGO-109993: Replace react-icons with react-feather for licence compliance by @ziyanwan in #255
- chore(DATAGO-110120): fixing package-lock.json by @lgh-solace in #257
- DATAGO-109964: Clean up SAM examples by @Hugo-Pare in #259
- feat(DATAGO-109578): A2A SDK Migration and Refactoring by @efunneko in #249
- chore(DATAGO-110248): readme updates by @lgh-solace in #266
- fix: flow chart bug fix after a2a spec update by @ziyanwan in #270
- chore(DATAGO-110389): improving handling of decoding errors by @lgh-solace in #271
Full Changelog: 1.0.8...1.1.0