Commit 4e02c19
authored
chore(main): release 0.2.12 (#288)
🤖 I have created a release *beep* *boop*
---
##
[0.2.12](v0.2.11...v0.2.12)
(2025-07-14)
### Features
* add `metadata` property to `RequestContext`
([#302](#302))
([e781ced](e781ced))
* add A2ABaseModel
([#292](#292))
([24f2eb0](24f2eb0))
* add support for notification tokens in PushNotificationSender
([#266](#266))
([75aa4ed](75aa4ed))
* Update A2A types from specification 🤖
([#289](#289))
([ecb321a](ecb321a))
### Bug Fixes
* add proper a2a request body documentation to Swagger UI
([#276](#276))
([4343be9](4343be9)),
closes [#274](#274)
* Handle asyncio.cancellederror and raise to propagate back
([#293](#293))
([9d6cb68](9d6cb68))
* Improve error handling in task creation
([#294](#294))
([6412c75](6412c75))
* Resolve dependency issue with sql stores
([#303](#303))
([2126828](2126828))
* Send push notifications for message/send
([#298](#298))
([0274112](0274112))
* **server:** Improve event consumer error handling
([#282](#282))
([a5786a1](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