We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80fc33a commit 8632e34Copy full SHA for 8632e34
1 file changed
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog
2
3
+## [0.4.0](https://github.com/a2aproject/a2a-python/compare/v0.3.5...v0.4.0) (2025-09-09)
4
+
5
6
+### Features
7
8
+* add JSON-RPC `method` to `ServerCallContext.state` ([#463](https://github.com/a2aproject/a2a-python/issues/463)) ([d62df7a](https://github.com/a2aproject/a2a-python/commit/d62df7a77e556f26556fc798a55dc6dacec21ea4)), closes [#451](https://github.com/a2aproject/a2a-python/issues/451)
9
+* Add proto conversion utilities ([#420](https://github.com/a2aproject/a2a-python/issues/420)) ([80fc33a](https://github.com/a2aproject/a2a-python/commit/80fc33aaef647826208d9020ef70e5e6592468e3))
10
11
## [0.3.5](https://github.com/a2aproject/a2a-python/compare/v0.3.4...v0.3.5) (2025-09-08)
12
13
0 commit comments