github google/adk-python v1.13.0
Release 1.13.0

6 days ago

1.13.0 (2025-08-27)

Features

  • [Tools] Add the ask_data_insights tool for natural language queries on BigQuery data 47b88d2

Bug Fixes

  • Add the missing from_config class method in BaseToolset 2dd432c
  • Change LlmResponse to use Content for transcriptions 3b997a0
  • AgentTool returns last content, instead of the content in the last event bcf0dda
  • Fix adk deploy docker file permission ad81aa5
  • Updating BaseAgent.clone() and LlmAgent.clone() to properly clone fields that are lists 29bb75f
  • Make tool description for bigquery execute_sql for various write modes self contained 167182b
  • Set invocation_id and branch for event generated when both output_schema and tools are used 3f3aa7b
  • Rework parallel_agent.py to always aclose async generators 826f554
  • Add table metadata info into Spanner tool get_table_schema and fix the key usage info 81a53b5
  • Fix Spanner DatabaseSessionService support 54ed079
  • Add support for required params c144b53
  • Replaced hard coded value for user_id to the value from the tool context from parent agent. 0b89f18

Improvements

  • Allow user to specify protocol for A2A RPC URL in to_a2a utility 157f731
  • Passthrough extra args for adk deploy cloud_run as Cloud Run args 6806dea
  • Renames MCPTool and MCPToolset to McpTool and McpToolset 4c70606
  • Ignore hidden files in autoformat.sh 0eb65c0

Documentation

  • Clean up docs in sample a360bc2
  • Fixes root_agent.yaml in tool_mcp_stdio_notion_config for Agent Config sample and add README.md 2c088ac
  • Add What's new section to README.md ccab076

Don't miss a new adk-python release

NewReleases is sending notifications on new releases.