Skip to content

Commit 432ad69

Browse files
committed
chore(1.0-dev): release 1.0.0-alpha.2
1 parent 3468180 commit 432ad69

2 files changed

Lines changed: 13 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: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
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-15)
4+
5+
6+
### Features
7+
8+
* **utils:** add `display_agent_card()` utility for human-readable AgentCard inspection ([#972](https://github.com/a2aproject/a2a-python/issues/972)) ([3468180](https://github.com/a2aproject/a2a-python/commit/3468180ac7396d453d99ce3e74cdd7f5a0afb5ab))
9+
10+
11+
### Bug Fixes
12+
13+
* **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))
14+
315
## [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)
416

517

0 commit comments

Comments
 (0)