File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 0.2.8] ( https://github.com/google-a2a/a2a-python/compare/v0.2.7...v0.2.8 ) (2025-06-12)
4
+
5
+
6
+ ### Features
7
+
8
+ * Add HTTP Headers to ServerCallContext for Improved Handler Access ([ #182 ] ( https://github.com/google-a2a/a2a-python/issues/182 ) ) ([ d5e5f5f] ( https://github.com/google-a2a/a2a-python/commit/d5e5f5f7e7a3cab7de13cff545a874fc58d85e46 ) )
9
+ * Update A2A types from specification 🤖 ([ #191 ] ( https://github.com/google-a2a/a2a-python/issues/191 ) ) ([ 174230b] ( https://github.com/google-a2a/a2a-python/commit/174230bf6dfb6bf287d233a101b98cc4c79cad19 ) )
10
+
11
+
12
+ ### Bug Fixes
13
+
14
+ * Add ` protobuf==6.31.1 ` to dependencies ([ #189 ] ( https://github.com/google-a2a/a2a-python/issues/189 ) ) ([ ae1c31c] ( https://github.com/google-a2a/a2a-python/commit/ae1c31c1da47f6965c02e0564dc7d3791dd03e2c ) ), closes [ #185 ] ( https://github.com/google-a2a/a2a-python/issues/185 )
15
+
3
16
## [ 0.2.7] ( https://github.com/google-a2a/a2a-python/compare/v0.2.6...v0.2.7 ) (2025-06-11)
4
17
5
18
You can’t perform that action at this time.
0 commit comments