Commit 4e02c19
authored
chore(main): release 0.2.12 (a2aproject#288)
🤖 I have created a release *beep* *boop*
---
##
[0.2.12](a2aproject/a2a-python@v0.2.11...v0.2.12)
(2025-07-14)
### Features
* add `metadata` property to `RequestContext`
([a2aproject#302](a2aproject#302))
([e781ced](a2aproject@e781ced))
* add A2ABaseModel
([a2aproject#292](a2aproject#292))
([24f2eb0](a2aproject@24f2eb0))
* add support for notification tokens in PushNotificationSender
([a2aproject#266](a2aproject#266))
([75aa4ed](a2aproject@75aa4ed))
* Update A2A types from specification 🤖
([a2aproject#289](a2aproject#289))
([ecb321a](a2aproject@ecb321a))
### Bug Fixes
* add proper a2a request body documentation to Swagger UI
([a2aproject#276](a2aproject#276))
([4343be9](a2aproject@4343be9)),
closes [a2aproject#274](a2aproject#274)
* Handle asyncio.cancellederror and raise to propagate back
([a2aproject#293](a2aproject#293))
([9d6cb68](a2aproject@9d6cb68))
* Improve error handling in task creation
([a2aproject#294](a2aproject#294))
([6412c75](a2aproject@6412c75))
* Resolve dependency issue with sql stores
([a2aproject#303](a2aproject#303))
([2126828](a2aproject@2126828))
* Send push notifications for message/send
([a2aproject#298](a2aproject#298))
([0274112](a2aproject@0274112))
* **server:** Improve event consumer error handling
([a2aproject#282](a2aproject#282))
([a5786a1](a2aproject@a5786a1))
---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>1 parent 3776721 commit 4e02c19
1 file changed
+20
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
3 | 23 | | |
4 | 24 | | |
5 | 25 | | |
| |||
0 commit comments