Commit cdd4a91
authored
chore(main): release 0.3.23 (a2aproject#641)
🤖 I have created a release *beep* *boop*
---
##
[0.3.23](a2aproject/a2a-python@v0.3.22...v0.3.23)
(2026-02-13)
### Features
* add async context manager support to BaseClient
([a2aproject#688](a2aproject#688))
([ae9dc88](a2aproject@ae9dc88))
* add async context manager support to ClientTransport
([a2aproject#682](a2aproject#682))
([2e45c0d](a2aproject@2e45c0d))
* support async card modifiers
([a2aproject#654](a2aproject#654))
([a802500](a2aproject@a802500))
* support disabling OTel instrumentation via env var
([a2aproject#611](a2aproject#611))
([72216b9](a2aproject@72216b9))
### Bug Fixes
* do not crash on SSE comment line
([a2aproject#636](a2aproject#636))
([3dcb847](a2aproject@3dcb847))
* gRPC metadata header casing and invocation_metadata() call
([a2aproject#676](a2aproject#676))
([390b763](a2aproject@390b763))
* Improve error handling for Timeout exceptions on REST and JSON-RPC
clients ([a2aproject#690](a2aproject#690))
([2acd838](a2aproject@2acd838))
* map rejected task state in proto converters
([a2aproject#668](a2aproject#668))
([957e92b](a2aproject@957e92b)),
closes [a2aproject#625](a2aproject#625)
* **server:** fix deadlocks on agent execution failure in non-streaming
([a2aproject#614](a2aproject#614))
([d3c973f](a2aproject@d3c973f))
### Documentation
* explicitly mention supported spec version and transports in readme
([a2aproject#681](a2aproject#681))
([c91d4fb](a2aproject@c91d4fb)),
closes [a2aproject#677](a2aproject#677)
* Update README to include Code Wiki badge
([2698cc0](a2aproject@2698cc0))
---
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 2acd838 commit cdd4a91
1 file changed
Lines changed: 25 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 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
3 | 28 | | |
4 | 29 | | |
5 | 30 | | |
| |||
0 commit comments