Skip to content

Commit 286290d

Browse files
committed
chore(1.0-dev): release 1.0.0-alpha.2
1 parent 57a6624 commit 286290d

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.1"}
1+
{".":"1.0.0-alpha.2"}

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.2](https://github.com/a2aproject/a2a-python/compare/v1.0.0-alpha.1...v1.0.0-alpha.2) (2026-04-14)
4+
5+
6+
### Bug Fixes
7+
8+
* **samples:** emit `Task(TASK_STATE_SUBMITTED)` as first streaming event ([#970](https://github.com/a2aproject/a2a-python/issues/970)) ([57a6624](https://github.com/a2aproject/a2a-python/commit/57a6624d94b104ec2064a82f2334ea41caeff1ae))
9+
310
## [1.0.0-alpha.1](https://github.com/a2aproject/a2a-python/compare/v1.0.0-alpha.0...v1.0.0-alpha.1) (2026-04-10)
411

512

0 commit comments

Comments
 (0)