Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Oct 13, 2025

Bumps google-adk from 1.10.0 to 1.16.0.

Release notes

Sourced from google-adk's releases.

Release 1.16.0

1.16.0 (2025-10-08)

Features

  • [Core]
  • [Models]
    • Add citation_metadata to LlmResponse (3f28e30)
    • Add support for gemma model via gemini api (2b5acb9)
  • [Tools]
    • Add dry_run functionality to BigQuery execute_sql tool (960eda3)
    • Add BigQuery analyze_contribution tool (4bb089d)
    • Spanner ADK toolset supports customizable template SQL and parameterized SQL (da62700)
    • Support Oauth2 client credentials grant type (5c6cdcd)
    • Add ReflectRetryToolPlugin to reflect from errors and retry with different arguments when tool errors (e55b894)
    • Support using VertexAiSearchTool built-in tool with other tools in the same agent (4485379)
    • Support using google search built-in tool with other tools in the same agent (d3148da)
  • [Evals]
    • Add HallucinationsV1 evaluation metric (8c73d29)
    • Add Rubric based tool use metric (c984b9e)
  • [UI]
    • Adds adk web options for custom logo (822efe0)
  • [Observability]
    • otel: Switch CloudTraceSpanExporter to telemetry.googleapis.com (bd76b46)

Bug Fixes

  • Adapt to new computer use tool name in genai sdk 1.41.0 (c6dd444)
  • Add AuthConfig json serialization in vertex ai session service (636def3)
  • Added more agent instructions for doc content changes (7459962)
  • Convert argument to pydantic model when tool declares it accepts pydantic model as argument (571c802)
  • Do not re-create App object when loader returns an App (d5c46e4)
  • Fix compaction logic (3f2b457)
  • Fix the instruction in workflow_triage example agent (8f3ca03)
  • Fixes a bug that causes intermittent pydantic validation errors when uploading files (e680063)
  • Handle A2A Task Status Update Event when streaming in remote_a2a_agent (a5cf80b)
  • Make compactor optional in Events Compaction Config and add a default (3f4bd67)
  • Rename SlidingWindowCompactor to LlmEventSummarizer and refine its docstring (f1abdb1)
  • Rollback compaction handling from _get_contents (84f2f41)
  • Set max_output_tokens for the agent builder (2e2d61b)
  • Set default response modality to AUDIO in run_session (68402bd)
  • Update remote_a2a_agent to better handle streaming events and avoid duplicate responses (8e5f361)
  • Update the load_artifacts tool so that the model can reliably call it for follow up questions about the same artifact (238472d)
  • Fix VertexAiSessionService base_url override to preserve initialized http_options (8110e41, c51ea0b)
  • Handle App instances returned by agent_loader.load_agent (847df16)

Improvements

... (truncated)

Changelog

Sourced from google-adk's changelog.

1.16.0 (2025-10-08)

Features

  • [Core]
  • [Models]
    • Add citation_metadata to LlmResponse (3f28e30)
    • Add support for gemma model via gemini api (2b5acb9)
  • [Tools]
    • Add dry_run functionality to BigQuery execute_sql tool (960eda3)
    • Add BigQuery analyze_contribution tool (4bb089d)
    • Spanner ADK toolset supports customizable template SQL and parameterized SQL (da62700)
    • Support Oauth2 client credentials grant type (5c6cdcd)
    • Add ReflectRetryToolPlugin to reflect from errors and retry with different arguments when tool errors (e55b894)
    • Support using VertexAiSearchTool built-in tool with other tools in the same agent (4485379)
    • Support using google search built-in tool with other tools in the same agent (d3148da)
  • [Evals]
    • Add HallucinationsV1 evaluation metric (8c73d29)
    • Add Rubric based tool use metric (c984b9e)
  • [UI]
    • Adds adk web options for custom logo (822efe0)
  • [Observability]
    • otel: Switch CloudTraceSpanExporter to telemetry.googleapis.com (bd76b46)

Bug Fixes

  • Adapt to new computer use tool name in genai sdk 1.41.0 (c6dd444)
  • Add AuthConfig json serialization in vertex ai session service (636def3)
  • Added more agent instructions for doc content changes (7459962)
  • Convert argument to pydantic model when tool declares it accepts pydantic model as argument (571c802)
  • Do not re-create App object when loader returns an App (d5c46e4)
  • Fix compaction logic (3f2b457)
  • Fix the instruction in workflow_triage example agent (8f3ca03)
  • Fixes a bug that causes intermittent pydantic validation errors when uploading files (e680063)
  • Handle A2A Task Status Update Event when streaming in remote_a2a_agent (a5cf80b)
  • Make compactor optional in Events Compaction Config and add a default (3f4bd67)
  • Rename SlidingWindowCompactor to LlmEventSummarizer and refine its docstring (f1abdb1)
  • Rollback compaction handling from _get_contents (84f2f41)
  • Set max_output_tokens for the agent builder (2e2d61b)
  • Set default response modality to AUDIO in run_session (68402bd)
  • Update remote_a2a_agent to better handle streaming events and avoid duplicate responses (8e5f361)
  • Update the load_artifacts tool so that the model can reliably call it for follow up questions about the same artifact (238472d)
  • Fix VertexAiSessionService base_url override to preserve initialized http_options (8110e41, c51ea0b)
  • Handle App instances returned by agent_loader.load_agent (847df16)

... (truncated)

Commits
  • 32f2ec3 feat: Set agent_state in invocation context right before yielding the checkpo...
  • 7517924 chore: Update human_tool_confirmation agent to use resumability feature
  • 03f051d chore: Bumps version to v1.16.0 and updates CHANGELOG
  • e858dc0 chore: change how agent builder assistant instructions for model selection as...
  • 0e3c0f7 feat: Make session_id optional in BaseArtifactService methods
  • f2bed14 chore: Adjust the LLM Request logging
  • 3021266 docs: Update BigQuery samples README
  • 3f2b457 fix: fix compaction logic
  • e55b894 feat: Add ReflectRetryToolPlugin to reflect from errors and retry with diff...
  • 2b5acb9 feat(models): add support for gemma model via gemini api
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [google-adk](https://github.com/google/adk-python) from 1.10.0 to 1.16.0.
- [Release notes](https://github.com/google/adk-python/releases)
- [Changelog](https://github.com/google/adk-python/blob/main/CHANGELOG.md)
- [Commits](google/adk-python@v1.10.0...v1.16.0)

---
updated-dependencies:
- dependency-name: google-adk
  dependency-version: 1.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Oct 13, 2025
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 27, 2025

Superseded by #55.

@dependabot dependabot bot closed this Oct 27, 2025
@dependabot dependabot bot deleted the dependabot/uv/libs/idun_agent_engine/google-adk-1.16.0 branch October 27, 2025 05:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant