You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add functionality for extended agent card. ([#31](https://github.com/google/a2a-python/issues/31)) ([20f0826](https://github.com/google/a2a-python/commit/20f0826a2cb9b77b89b85189fd91e7cd62318a30))
9
+
* Introduce a ServerCallContext ([#94](https://github.com/google/a2a-python/issues/94)) ([85b521d](https://github.com/google/a2a-python/commit/85b521d8a790dacb775ef764a66fbdd57b180da3))
10
+
11
+
12
+
### Bug Fixes
13
+
14
+
* fix hello world example for python 3.12 ([#98](https://github.com/google/a2a-python/issues/98)) ([536e4a1](https://github.com/google/a2a-python/commit/536e4a11f2f32332968a06e7d0bc4615e047a56c))
15
+
* Update hello world test client to match sdk behavior. Also down-level required python version ([#117](https://github.com/google/a2a-python/issues/117)) ([04c7c45](https://github.com/google/a2a-python/commit/04c7c452f5001d69524d94095d11971c1e857f75))
16
+
* Update the google adk demos to use ADK v1.0 ([#95](https://github.com/google/a2a-python/issues/95)) ([c351656](https://github.com/google/a2a-python/commit/c351656a91c37338668b0cd0c4db5fedd152d743))
17
+
18
+
19
+
### Documentation
20
+
21
+
* Update README for Python 3.10+ support ([#90](https://github.com/google/a2a-python/issues/90)) ([e0db20f](https://github.com/google/a2a-python/commit/e0db20ffc20aa09ee68304cc7e2a67c32ecdd6a8))
0 commit comments