-
Notifications
You must be signed in to change notification settings - Fork 450
Comparing changes
Open a pull request
base repository: a2aproject/a2a-python
base: v0.2.4
head repository: a2aproject/a2a-python
compare: v0.2.5
- 14 commits
- 61 files changed
- 9 contributors
Commits on May 22, 2025
-
Configuration menu - View commit details
-
Copy full SHA for e0db20f - Browse repository at this point
Copy the full SHA e0db20fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9eda056 - Browse repository at this point
Copy the full SHA 9eda056View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e96ac1 - Browse repository at this point
Copy the full SHA 8e96ac1View commit details -
fix: Update the google adk demos to use ADK v1.0 (#95)
* feat: Update to support python 3.12 - add case statement to use the asyncio.Queue.shutdown method for 3.13+ - add special handling to allow for similar semantics as asyncio.Queue.shutdown for 3.12 Tested on multiple samples in the a2a repo and some examples in this repo * Change to 3.10 and provided detailed description about event queue usage * Update birthday agent example with adk 1.0 * Fix field name for auth_config -> authConfig in calendar agent * Update event_consumer.py * Update event_consumer.py
Configuration menu - View commit details
-
Copy full SHA for c351656 - Browse repository at this point
Copy the full SHA c351656View commit details -
feat: Introduce a ServerCallContext (#94)
* Introduce a ServerCallContext parameter * Finish comment * Remove Starlette-specific DefaultCallContextBuilder * Update comment
Configuration menu - View commit details
-
Copy full SHA for 85b521d - Browse repository at this point
Copy the full SHA 85b521dView commit details
Commits on May 23, 2025
-
Fix: fix hello world example for python 3.12 (#98)
* feat: Update to support python 3.12 - add case statement to use the asyncio.Queue.shutdown method for 3.13+ - add special handling to allow for similar semantics as asyncio.Queue.shutdown for 3.12 Tested on multiple samples in the a2a repo and some examples in this repo * Change to 3.10 and provided detailed description about event queue usage * Fix race condition in python <= 3.12 * fix merge conflict * Fix typo
Configuration menu - View commit details
-
Copy full SHA for 536e4a1 - Browse repository at this point
Copy the full SHA 536e4a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 18d1954 - Browse repository at this point
Copy the full SHA 18d1954View commit details
Commits on May 24, 2025
-
feat: Add functionality for extended agent card. (#31)
* Add functionality for extended agent card. Does not support authentication yet * Formatting * Pass a default and an extended card to the starlette app. Also add tests * Address review comments * Add docstring back and remove extra attribute not used anymore * Use model_copy for specific_extended_agent_card * return a 404 instead of public card from extended card EP * eat any exception thrown during auth card get. --------- Co-authored-by: Holt Skinner <13262395+holtskinner@users.noreply.github.com> Co-authored-by: Holt Skinner <holtskinner@google.com>
Configuration menu - View commit details
-
Copy full SHA for 20f0826 - Browse repository at this point
Copy the full SHA 20f0826View commit details
Commits on May 27, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 614ef17 - Browse repository at this point
Copy the full SHA 614ef17View commit details -
fix: Update hello world test client to match sdk behavior. Also down-…
…level required python version (#117) * feat: Update to support python 3.12 - add case statement to use the asyncio.Queue.shutdown method for 3.13+ - add special handling to allow for similar semantics as asyncio.Queue.shutdown for 3.12 Tested on multiple samples in the a2a repo and some examples in this repo * Change to 3.10 and provided detailed description about event queue usage * fix merge conflict * Fix typo * Update the examples for python < 3.13
Configuration menu - View commit details
-
Copy full SHA for 04c7c45 - Browse repository at this point
Copy the full SHA 04c7c45View commit details -
feat: Add a User representation to ServerCallContext (#116)
* Start sketching out auth handling ideas * Introduce simple server request auth structures * Make ServerCallContext a pydantic model * Update check-spelling metadata * Fix broken tests * Delete empty file
Configuration menu - View commit details
-
Copy full SHA for 2cc2a0d - Browse repository at this point
Copy the full SHA 2cc2a0dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f8bc02 - Browse repository at this point
Copy the full SHA 9f8bc02View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e129ed - Browse repository at this point
Copy the full SHA 1e129edView commit details -
chore(main): release 0.2.5 (#91)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: Holt Skinner <13262395+holtskinner@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4ab7b89 - Browse repository at this point
Copy the full SHA 4ab7b89View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.2.4...v0.2.5