Skip to content

Commit 5549209

Browse files
chore(main): release 0.2.9
1 parent 325ad8c commit 5549209

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

CHANGELOG.md

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

3+
## [0.2.9](https://github.com/google-a2a/a2a-python/compare/v0.2.8...v0.2.9) (2025-06-18)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* Update A2A types from specification 🤖 ([#197](https://github.com/google-a2a/a2a-python/issues/197))
9+
10+
### Features
11+
12+
* Add `append` and `last_chunk` to `add_artifact` method on `TaskUpdater` ([#186](https://github.com/google-a2a/a2a-python/issues/186)) ([8c6560f](https://github.com/google-a2a/a2a-python/commit/8c6560fd403887fab9d774bfcc923a5f6f459364))
13+
* add a2a routes to existing app ([#188](https://github.com/google-a2a/a2a-python/issues/188)) ([32fecc7](https://github.com/google-a2a/a2a-python/commit/32fecc7194a61c2f5be0b8795d5dc17cdbab9040))
14+
* Update A2A types from specification 🤖 ([#197](https://github.com/google-a2a/a2a-python/issues/197)) ([1fbf600](https://github.com/google-a2a/a2a-python/commit/1fbf600215ce85dbcfe36ef8112c24b89c285d37))
15+
* Update A2A types from specification 🤖 ([#206](https://github.com/google-a2a/a2a-python/issues/206)) ([3800c83](https://github.com/google-a2a/a2a-python/commit/3800c83471cd4bc996e4d9072bb717740ecb0831))
16+
17+
18+
### Bug Fixes
19+
20+
* library release version ([a9567ea](https://github.com/google-a2a/a2a-python/commit/a9567ea4688858d907eab3d2f9915a9ceb5122c6))
21+
* Lower fastapi required version to `fastapi>=0.115.2` ([#193](https://github.com/google-a2a/a2a-python/issues/193)) ([8e713b7](https://github.com/google-a2a/a2a-python/commit/8e713b70c0cdddc115f04bc93155943a51069af8))
22+
* update regex references for pushNotificationConfigs ([#211](https://github.com/google-a2a/a2a-python/issues/211)) ([325ad8c](https://github.com/google-a2a/a2a-python/commit/325ad8cf949ffa91acd7a7f98e83f66bb77857e0))
23+
324
## [0.2.8](https://github.com/google-a2a/a2a-python/compare/v0.2.7...v0.2.8) (2025-06-12)
425

526

0 commit comments

Comments
 (0)