Commit 6941b06
authored
chore(main): release 0.3.4 (a2aproject#432)
🤖 I have created a release *beep* *boop*
---
##
[0.3.4](a2aproject/a2a-python@v0.3.3...v0.3.4)
(2025-09-02)
### Features
* Add `ServerCallContext` into task store operations
([a2aproject#443](a2aproject#443))
([e3e5c4b](a2aproject@e3e5c4b))
* Add extensions support to `TaskUpdater.add_artifact`
([a2aproject#436](a2aproject#436))
([598d8a1](a2aproject@598d8a1))
### Bug Fixes
* convert auth_required state in proto utils
([a2aproject#444](a2aproject#444))
([ac12f05](a2aproject@ac12f05))
* handle concurrent task completion during cancellation
([a2aproject#449](a2aproject#449))
([f4c9c18](a2aproject@f4c9c18))
* Remove logger error from init on `rest_adapter` and `jsonrpc_app`
([a2aproject#439](a2aproject#439))
([9193208](a2aproject@9193208))
* resolve streaming endpoint deadlock by pre-consuming request body
([a2aproject#426](a2aproject#426))
([4186731](a2aproject@4186731))
* Sync jsonrpc and rest implementation of authenticated agent card
([a2aproject#441](a2aproject#441))
([9da9ecc](a2aproject@9da9ecc))
### Performance Improvements
* Improve performance and code style for `proto_utils.py`
([a2aproject#452](a2aproject#452))
([1e4b574](a2aproject@1e4b574))
---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).1 parent 1e4b574 commit 6941b06
1 file changed
Lines changed: 22 additions & 0 deletions
| 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 | + | |
| 23 | + | |
| 24 | + | |
3 | 25 | | |
4 | 26 | | |
5 | 27 | | |
| |||
0 commit comments