github a2aproject/a2a-python v0.2.11

latest releases: v1.1.0, v1.0.3, nightly-metrics...
12 months ago

0.2.11 (2025-07-07)

⚠ BREAKING CHANGES

  • Removes push_notifier interface from the SDK and introduces push_notification_config_store and push_notification_sender for supporting push notifications.

Features

  • Add constants for Well-Known URIs (#271) (1c8e12e)
  • Adds support for List and Delete push notification configurations. (f1b576e)
  • Adds support for more than one push_notification_config per task. (f1b576e)
  • server: Add lock to TaskUpdater to prevent race conditions (#279) (1022093)
  • Support for database backend Task Store (#259) (7c46e70)

Code Refactoring

  • Removes push_notifier interface from the SDK and introduces push_notification_config_store and push_notification_sender for supporting push notifications. (f1b576e)

Don't miss a new a2a-python release

NewReleases is sending notifications on new releases.