Skip to content

v0.2.12

Choose a tag to compare

@release-please release-please released this 14 Jul 16:24
4e02c19

0.2.12 (2025-07-14)

Features

  • add metadata property to RequestContext (#302) (e781ced)
  • add A2ABaseModel (#292) (24f2eb0)
  • add support for notification tokens in PushNotificationSender (#266) (75aa4ed)
  • Update A2A types from specification 🤖 (#289) (ecb321a)

Bug Fixes

  • add proper a2a request body documentation to Swagger UI (#276) (4343be9), closes #274
  • Handle asyncio.cancellederror and raise to propagate back (#293) (9d6cb68)
  • Improve error handling in task creation (#294) (6412c75)
  • Resolve dependency issue with sql stores (#303) (2126828)
  • Send push notifications for message/send (#298) (0274112)
  • server: Improve event consumer error handling (#282) (a5786a1)