Skip to content

Commit f31124f

Browse files
committed
chore(main): release 1.0.4
1 parent 501255c commit f31124f

2 files changed

Lines changed: 15 additions & 1 deletion

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.0.3"
2+
".": "1.0.4"
33
}

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Changelog
22

3+
## [1.0.4](https://github.com/a2aproject/a2a-python/compare/v1.0.3...v1.0.4) (2026-05-26)
4+
5+
6+
### Bug Fixes
7+
8+
* **compat:** remove ListTasks from v0.3 REST adapter ([#1043](https://github.com/a2aproject/a2a-python/issues/1043)) ([#1068](https://github.com/a2aproject/a2a-python/issues/1068)) ([5c88793](https://github.com/a2aproject/a2a-python/commit/5c8879341a3ee7d14b1875a9131101bf9a234522))
9+
* release reference count on non-terminal exit to prevent stale registry entries ([#1079](https://github.com/a2aproject/a2a-python/issues/1079)) ([501255c](https://github.com/a2aproject/a2a-python/commit/501255c467c998867de92e9928ee64d0d2cf9145))
10+
* **server:** preserve non-ASCII characters in streaming JSON responses ([#1080](https://github.com/a2aproject/a2a-python/issues/1080)) ([d46c6f9](https://github.com/a2aproject/a2a-python/commit/d46c6f94bd26c898f6092e0ec97c2a19cbaa2853))
11+
12+
13+
### Documentation
14+
15+
* clarify `EventQueue` usage ([#1066](https://github.com/a2aproject/a2a-python/issues/1066)) ([11dd68a](https://github.com/a2aproject/a2a-python/commit/11dd68ad4745fc320470e81e4b7029ccdbf6fc84))
16+
317
## [1.0.3](https://github.com/a2aproject/a2a-python/compare/v1.0.2...v1.0.3) (2026-05-13)
418

519

0 commit comments

Comments
 (0)