Skip to content

bump(deps-dev): bump google-adk from 1.3.0 to 1.4.1#48

Merged
Nicola Franco (franconicola) merged 1 commit into
mainfrom
dependabot/pip/main/google-adk-1.4.1
Jun 20, 2025
Merged

bump(deps-dev): bump google-adk from 1.3.0 to 1.4.1#48
Nicola Franco (franconicola) merged 1 commit into
mainfrom
dependabot/pip/main/google-adk-1.4.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 19, 2025

Copy link
Copy Markdown
Contributor

Bumps google-adk from 1.3.0 to 1.4.1.

Release notes

Sourced from google-adk's releases.

v1.4.1

1.4.1 (2025-06-18)

Features

  • Add Authenticated Tool (Experimental) (dcea776)
  • Add enable_affective_dialog and proactivity to run_config and llm_request (fe1d5aa)
  • Add import session API in the fast API (233fd20)
  • Add integration tests for litellm with and without turning on add_function_to_prompt (8e28587)
  • Allow data_store_specs pass into ADK VAIS built-in tool (675faef)
  • Enable MCP Tool Auth (Experimental) (157d9be)
  • Implement GcsEvalSetResultsManager to handle storage of eval sets on GCS, and refactor eval set results manager (0a5cf45)
  • Re-factor some eval sets manager logic, and implement GcsEvalSetsManager to handle storage of eval sets on GCS (1551bd4)
  • Support real time input config (d22920b)
  • Support refresh access token automatically for rest_api_tool (1779801)

Bug Fixes

  • Fix Agent generate config err (#1305) (badbcbd)
  • Fix Agent generate config error (#1450) (694b712)
  • Fix liteLLM test failures (fef8778)
  • Fix tracing for live (58e07ca)
  • Merge custom http options with adk specific http options in model api request (4ccda99)
  • Remove unnecessary double quote on Claude docstring (bbceb4f)
  • Set explicit project in the BigQuery client (6d174eb)
  • Support streaming in litellm + adk and add corresponding integration tests (aafa80b)
  • Support project-based gemini model path to use google_search_tool (b2fc774)
  • Update conversion between Celsius and Fahrenheit (1ae176a)

Chores

  • Set agent_engine_id in the VertexAiSessionService constructor, also use the agent_engine_id field instead of overriding app_name in FastAPI endpoint (fc65873)
Changelog

Sourced from google-adk's changelog.

1.4.1 (2025-06-18)

Features

  • Add Authenticated Tool (Experimental) (dcea776)
  • Add enable_affective_dialog and proactivity to run_config and llm_request (fe1d5aa)
  • Add import session API in the fast API (233fd20)
  • Add integration tests for litellm with and without turning on add_function_to_prompt (8e28587)
  • Allow data_store_specs pass into ADK VAIS built-in tool (675faef)
  • Enable MCP Tool Auth (Experimental) (157d9be)
  • Implement GcsEvalSetResultsManager to handle storage of eval sets on GCS, and refactor eval set results manager (0a5cf45)
  • Re-factor some eval sets manager logic, and implement GcsEvalSetsManager to handle storage of eval sets on GCS (1551bd4)
  • Support real time input config (d22920b)
  • Support refresh access token automatically for rest_api_tool (1779801)

Bug Fixes

  • Fix Agent generate config err (#1305) (badbcbd)
  • Fix Agent generate config error (#1450) (694b712)
  • Fix liteLLM test failures (fef8778)
  • Fix tracing for live (58e07ca)
  • Merge custom http options with adk specific http options in model api request (4ccda99)
  • Remove unnecessary double quote on Claude docstring (bbceb4f)
  • Set explicit project in the BigQuery client (6d174eb)
  • Support streaming in litellm + adk and add corresponding integration tests (aafa80b)
  • Support project-based gemini model path to use google_search_tool (b2fc774)
  • Update conversion between Celsius and Fahrenheit (1ae176a)

Chores

  • Set agent_engine_id in the VertexAiSessionService constructor, also use the agent_engine_id field instead of overriding app_name in FastAPI endpoint (fc65873)
Commits
  • 9a1115c chore: Remove service account support
  • 913d771 chore: Raise meaningful errors when importing a2a modules for python 3.9
  • 58e07ca fix: Fix tracing for live
  • 157d9be feat: Enable MCP Tool Auth (Experimental)
  • 18a541c chore: Ignore mcp_tool ut tests for python 3.9 given mcp sdk only supports 3.10+
  • dcea776 feat: Add Authenticated Tool (Experimental)
  • 2c739ab chore: Add Credential Manager for managing tools credential (Experimental)
  • 9a207cb refactor: Refactor oauth2_credential_exchanger to exchanger and refresher sep...
  • a17ebe6 chore: Add a credential refresher registry
  • 55201cb chore: Add credential exchanger registry (Experimentals)
  • 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)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jun 19, 2025
@codecov

codecov Bot commented Jun 19, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

📢 Thoughts on this report? Let us know!

@dependabot dependabot Bot force-pushed the dependabot/pip/main/google-adk-1.4.1 branch from cb7b85d to fa6a17e Compare June 19, 2025 22:12
Bumps [google-adk](https://github.com/google/adk-python) from 1.3.0 to 1.4.1.
- [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.3.0...v1.4.1)

---
updated-dependencies:
- dependency-name: google-adk
  dependency-version: 1.4.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/main/google-adk-1.4.1 branch from fa6a17e to 8b41979 Compare June 20, 2025 09:18

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@franconicola Nicola Franco (franconicola) merged commit a05be18 into main Jun 20, 2025
4 checks passed
@franconicola Nicola Franco (franconicola) deleted the dependabot/pip/main/google-adk-1.4.1 branch June 20, 2025 11:26
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 Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant