Skip to content

Commit 53f4378

Browse files
committed
chore(1.0-dev): release 1.0.0-alpha.1
1 parent 24f5f1e commit 53f4378

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{".":"1.0.0-alpha.0"}
1+
{".":"1.0.0-alpha.1"}

CHANGELOG.md

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

3+
## [1.0.0-alpha.1](https://github.com/a2aproject/a2a-python/compare/v1.0.0-alpha.0...v1.0.0-alpha.1) (2026-03-18)
4+
5+
6+
### Features
7+
8+
* **server:** add async context manager support to EventQueue ([#743](https://github.com/a2aproject/a2a-python/issues/743)) ([f68b22f](https://github.com/a2aproject/a2a-python/commit/f68b22f0323ed4ff9267fabcf09c9d873baecc39))
9+
310
## 1.0.0-alpha.0 (2026-03-17)
411

512

0 commit comments

Comments
 (0)