Commit 96c14b7
authored
chore(main): release 1.1.0 (#1073)
🤖 I have created a release *beep* *boop*
---
##
[1.1.0](v1.0.3...v1.1.0)
(2026-05-29)
### Features
* **server:** restore FastAPI /docs visibility for A2A routes
([#1024](#1024))
([1122d4e](1122d4e))
### Bug Fixes
* **compat:** remove ListTasks from v0.3 REST adapter
([#1043](#1043))
([#1068](#1068))
([5c88793](5c88793))
* properly convert metadata to dict in `RequestContext.metadata`
([#1081](#1081))
([d2f2e18](d2f2e18))
* raise on append=True for unknown artifact_id
([#1038](#1038))
([#1077](#1077))
([fe1f24b](fe1f24b))
* release reference count on non-terminal exit to prevent stale registry
entries ([#1079](#1079))
([501255c](501255c))
* **server:** preserve non-ASCII characters in streaming JSON responses
([#1080](#1080))
([d46c6f9](d46c6f9))
* **telemetry:** don't mark QueueShutDown as an error span
([#1075](#1075))
([54a485c](54a485c))
### Documentation
* clarify `EventQueue` usage
([#1066](#1066))
([11dd68a](11dd68a))
### Miscellaneous Chores
* release 1.1.0
([#1088](#1088))
([3058a33](3058a33))
---
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 3058a33 commit 96c14b7
2 files changed
Lines changed: 28 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
| 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 | + | |
| 28 | + | |
| 29 | + | |
3 | 30 | | |
4 | 31 | | |
5 | 32 | | |
| |||
0 commit comments