chore(deps): update dependency google-adk to v2 - #34
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/google-adk-2.x
branch
from
May 23, 2026 15:03
f6c4748 to
ad0d5ef
Compare
renovate
Bot
force-pushed
the
renovate/google-adk-2.x
branch
from
June 6, 2026 19:04
ad0d5ef to
d9f5db1
Compare
renovate
Bot
force-pushed
the
renovate/google-adk-2.x
branch
from
June 20, 2026 08:13
d9f5db1 to
4c7e30e
Compare
renovate
Bot
force-pushed
the
renovate/google-adk-2.x
branch
2 times, most recently
from
July 18, 2026 19:44
1367126 to
781c8fd
Compare
renovate
Bot
force-pushed
the
renovate/google-adk-2.x
branch
2 times, most recently
from
August 7, 2026 04:11
fa9fc75 to
405e434
Compare
renovate
Bot
force-pushed
the
renovate/google-adk-2.x
branch
2 times, most recently
from
August 15, 2026 07:58
2800f33 to
d5e8870
Compare
renovate
Bot
force-pushed
the
renovate/google-adk-2.x
branch
from
August 22, 2026 08:15
d5e8870 to
1df9c26
Compare
renovate
Bot
force-pushed
the
renovate/google-adk-2.x
branch
from
August 29, 2026 07:42
1df9c26 to
3e1f1e3
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
>=1.20.0,<2.0.0→>=2.8.0,<2.9.0Release Notes
google/adk-python (google-adk)
v2.8.0Compare Source
Features
interaction_statuson LlmResponse and Event (b858904)load_skill_resourcespan (6e0facf)Bug Fixes
adk test --rebuild, Web UI test saving, and CLI JSONL (dc735bd)invocation_context.branchassignment against mockSessionServiceinstances (9917922)invocation_context.branchfrom session history when executing a non-root agent node or resuming a sub-agent inRunner(676d1e7)Performance Improvements
Documentation
v2.7.1Compare Source
Bug Fixes
v2.7.0Compare Source
Highlights
A correctness release: most of the work went into what an agent sends to the model and what it gets back, alongside a long tail of fixes across tools, sessions, evaluation and the CLI.
use_jinja2=Truetoinject_session_stateand an instruction can use conditionals and loops over session state, with artifacts loaded through a{{ artifact("name") }}helper. Jinja2 stays an optional dependency and the regex engine remains the default. (4a00a34)import google.adkdoes less work, and the request path avoids Pydantic round-trips and quadratic streaming accumulation in the LiteLLM adapter. (8806dc2, 9e1adde, 36fd2c8)Breaking changes
pyarrowleft thegcpextra: it lives in the newbigquery-analyticsextra, which takes roughly 50 MB offpip install google-adk[gcp]. If you useBigQueryAgentAnalyticsPlugin, installgoogle-adk[bigquery-analytics]. (ac71709)⚠ BREAKING CHANGES
All 212 changes
Features
Bug Fixes
task_completedis called in parallel (cebfd74)Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.