Skip to content

v0.3.2

Choose a tag to compare

@a2a-bot a2a-bot released this 20 Aug 20:04
5912b28

0.3.2 (2025-08-20)

Bug Fixes

  • Add missing mime_type and name in proto conversion utils (#408) (72b2ee7)
  • Add name field to FilePart protobuf message (#403) (1dbe33d)
  • Client hangs when implementing AgentExecutor and awaiting twice in execute method (#379) (c147a83)
  • grpc: Update CreateTaskPushNotificationConfig endpoint to /v1/{parent=tasks/*/pushNotificationConfigs} (#415) (73dddc3)
  • make event_consumer tolerant to closed queues on py3.13 (#407) (a371461)
  • non-blocking send_message server handler not invoke push notification (#394) (db82a65)
  • proto: Add icon_url to a2a.proto (#416) (00703e3)
  • spec: Suggest Unique Identifier fields to be UUID (#405) (da14cea)