Skip to content

Bump google-adk from 1.18.0 to 1.28.1#188

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/uv/google-adk-1.28.1
Open

Bump google-adk from 1.18.0 to 1.28.1#188
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/uv/google-adk-1.28.1

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Apr 14, 2026

Bumps google-adk from 1.18.0 to 1.28.1.

Release notes

Sourced from google-adk's releases.

v1.28.1

1.28.1 (2026-04-02)

Features

  • live: support live for gemini-3.1-flash-live-preview model (ee69661)

Bug Fixes

  • Disallow args on /builder and Add warning about Web UI usage to CLI help (f037f68)
  • live: Buffer tool calls and emit them together upon turn completion (081adbd)

v1.28.0

1.28.0 (2026-03-26)

Features

  • a2a: add lifespan parameter to to_a2a() (0f4c807), closes #4701
  • Add a new extension for the new version of ADK-A2A integration (6f0dcb3)
  • Add ability to run individual unit tests to unittests.sh (b3fcd8a)
  • Add database_role property to SpannerToolSettings and use it in execute_sql to support fine grained access controls (360e0f7)
  • Add index to events table and update dependencies (3153e6d), closes #4827
  • Add MultiTurn Task success metric (9a75c06)
  • Add MultiTurn Task trajectory and tool trajectory metrics (38bfb44)
  • Add slack integration to ADK (6909a16)
  • Add Spanner Admin Toolset (28618a8)
  • Add SSE streaming support to conformance tests (c910961)
  • Add support for Anthropic's thinking_blocks format in LiteLLM integration (fc45fa6), closes #4801
  • Add support for timeout to UnsafeLocalCodeExecutor (71d26ef)
  • auth: Integrate GCP IAM Connectors (Noop implementation) (78e5a90)
  • bigquery: Migrate 1P BQ Toolset (08be442) (7aa1f52) (d112131) (166ff99)
  • enable suppressing A2A experimental warnings (fdc2b43)
  • Enhance AgentEngineSandboxCodeExecutor sample to automatically provision an Agent Engine if neither agent_engine_resource_name nor sandbox_resource_name is provided (6c34694)
  • Extract and merge EventActions from A2A metadata (4b677e7), closes #3968
  • mcp: add sampling callback support for MCP sessions (8f82697)
  • Optional GCP project and credential for GCS access (2f90c1a)
  • Support new embedding model in files retrieval (faafac9)

Bug Fixes

  • add agent name validation to prevent arbitrary module imports (116f75d)
  • add protection for arbitrary module imports (995cd1c), closes #4947
  • Add read-only session support in DatabaseSessionService (f6ea58b), closes #4771
  • Allow snake case for skill name (b157276)
  • bigquery: use valid dataplex OAuth scope (4010716)
  • Default to ClusterIP so GKE deployment isn't publicly exposed by default (f7359e3)

... (truncated)

Changelog

Sourced from google-adk's changelog.

Changelog

1.30.0 (2026-04-13)

Features

  • Add Auth Provider support to agent registry (f2c68eb)
  • Add Parameter Manager integration to ADK (b0715d7)
  • Add support for Gemma 4 models in ADK (9d4ecbe), closes #5156
  • allow users to include artifacts from artifact_service in A2A events using provided interceptor (e63d991)
  • emit a TaskStatusUpdateEvent for ADK events with no output parts but with event.actions (dcc485b)
  • Live avatar support in ADK (a64a8e4)
  • live: expose live_session_resumption_update as Event in BaseLlmFlow (2626ad7), closes #4357
  • Promote BigQuery tools to Stable (abcf14c)
  • samples: add sample for skill activation via environment tools (2cbb523)

Bug Fixes

  • Add "gcloud config unset project" command to express mode flow (e7d8160)
  • avoid load all agents in adk web server (cb4dd42)
  • Change express mode user flow so it's more clear that an express mode project is being created (0fedb3b)
  • Custom pickling in McpToolset to exclude unpicklable objects like errlog (d62558c)
  • Fix credential leakage vulnerability in Agent Registry (e3567a6)
  • Include a link to the deployed agent (547766a)
  • preserve interaction ids for interactions SSE tool calls (9a19304), closes #5169
  • validate user_id and session_id against path traversal (cbcb5e6), closes #5110

1.29.0 (2026-04-09)

Features

  • Add auth scheme/credential support to MCP toolsets in Agent Registry (7913a3b)
  • add ability to block shell metacharacters in BashTool (23bd95b)
  • add configurable resource limits for subprocesses in BashTool (1b05842)
  • Add configurable view_prefix to BigQueryLoggerConfig (37973da)
  • Add custom session id functionality to vertex ai session service (e1913a6)
  • Add Description column to SKILL.md and update terminology (435f7c7)
  • Add Easy GCP support to ADK CLI (8850916)
  • Add regional endpoint support to SecretManagerClient (19ac679)
  • Add support for model endpoints in Agent Registry (eb4674b)
  • auth: Add public api to register custom auth provider with credential manager (a220910)
  • auth: Pass consent_nonce to Agent Frontend (9fec503)
  • auth: Support additional HTTP headers in MCP tools (b3e9962)
  • bigquery: Add ADK 1P Skills for ADK BQ Toolset (4030c0d)
  • environment: Add EnvironmentToolset for file I/O and command execution (9082b9e)
  • environment: Add LocalEnvironment for executing commands and file I/O locally (f973673)
  • Implement robust process group management and timeouts in BashTool (f641b1a)

... (truncated)

Commits
  • 0d48362 chore(release/candidate): release 1.28.1 (#5121)
  • f037f68 fix: Disallow args on /builder and Add warning about Web UI usage to CLI help
  • 081adbd fix(live): Buffer tool calls and emit them together upon turn completion
  • ee69661 feat(live): support live for gemini-3.1-flash-live-preview model
  • 4e05efb chore: update last-release-sha for next release
  • c57d000 chore(release/candidate): release 1.28.0 (#5014)
  • 5020954 fix: Update list_agents to only list directories, not validate agent definitions
  • f7359e3 fix: Default to ClusterIP so GKE deployment isn't publicly exposed by default
  • ab9ae0f ADK changes
  • 08be442 feat(bigquery): Migrate 1P BQ Toolset
  • 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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [google-adk](https://github.com/google/adk-python) from 1.18.0 to 1.28.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.18.0...v1.28.1)

---
updated-dependencies:
- dependency-name: google-adk
  dependency-version: 1.28.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Apr 14, 2026
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.

0 participants