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