Commit Graph

  • 74033e49fb chore(release/candidate): release 1.27.3 v1.27.3 Wei (Jack) Sun 2026-03-23 15:53:17 -07:00
  • b3fcd8a21f feat: Add ability to run individual unit tests to unittests.sh Divyansh Shukla 2026-03-23 15:37:55 -07:00
  • 276adfb7ad fix: add protection for arbitrary module imports George Weale 2026-03-23 14:57:57 -07:00
  • 52351ae2ef fix: Store and retrieve usage_metadata in Vertex AI custom_metadata George Weale 2026-03-17 11:24:04 -07:00
  • 1111e3a90d fix(bigquery): use valid dataplex OAuth scope Liang Wu 2026-03-13 16:59:08 -07:00
  • 9dd5e66191 fix(telemetery): Rolling back change to fix issue affecting LlmAgent creation due to missing version field Achuth Narayan Rajagopal 2026-03-13 14:20:43 -07:00
  • 995cd1cb68 fix: add protection for arbitrary module imports George Weale 2026-03-23 14:57:57 -07:00
  • 0f351bffa9 chore: Change log message George Weale 2026-03-23 10:21:27 -07:00
  • 4cbc3dcb45 test: add integration tests for ADK's A2A client-server interaction Google Team Member 2026-03-23 08:43:15 -07:00
  • 4b677e73b9 feat: Extract and merge EventActions from A2A metadata George Weale 2026-03-20 12:40:49 -07:00
  • 0f4c8073e5 feat(a2a): add lifespan parameter to to_a2a() Xiang (Sean) Zhou 2026-03-20 11:27:16 -07:00
  • 1f9f0fe9d3 fix: error when event does not contain long_running_tool_ids Google Team Member 2026-03-20 10:11:01 -07:00
  • 0e93faf081 chore: fix format Xuan Yang 2026-03-19 16:53:32 -07:00
  • 58c453688f fix: Refactor blocking subprocess call to use asyncio in bash_tool Divyansh Shukla 2026-03-19 15:18:33 -07:00
  • f35c3a66da fix(tools): support structured datastores in DiscoveryEngineSearchTool Xiang (Sean) Zhou 2026-03-19 13:46:17 -07:00
  • b157276cbb fix: Allow snake case for skill name Kathy Wu 2026-03-19 13:39:22 -07:00
  • 991c4111e3 fix: Prevent compaction of events with pending function calls George Weale 2026-03-19 11:01:09 -07:00
  • f6ea58b593 fix: Add read-only session support in DatabaseSessionService George Weale 2026-03-19 10:58:07 -07:00
  • fdc2b4355b feat: enable suppressing A2A experimental warnings Tim Niemueller 2026-03-19 09:53:18 -07:00
  • fbe76595b7 ADK changes Google Team Member 2026-03-19 05:29:06 -07:00
  • 78e5a908dc feat(auth): Integrate GCP IAM Connectors (Noop implementation) Google Team Member 2026-03-19 03:10:51 -07:00
  • 1ee0623128 fix: Update import and version for k8s-agent-sandbox Liang Wu 2026-03-18 16:16:29 -07:00
  • c26d35916e fix(models): handle arbitrary dict responses in part_to_message_block Akash Bangad 2026-03-18 15:57:48 -07:00
  • 41f4b44bc1 chore: Fix copyright notices Xuan Yang 2026-03-18 15:52:48 -07:00
  • 6909a167c8 feat: Add slack integration to ADK Kathy Wu 2026-03-18 15:20:19 -07:00
  • 031f581ac6 fix: Update Agent Registry to use the full agent card if available Kathy Wu 2026-03-18 15:17:38 -07:00
  • dcccfca1d1 fix: Fix imports for environment simulation files Kathy Wu 2026-03-18 14:52:13 -07:00
  • 47aaf66efb fix(live): convert response_modalities to Modality enum before assigning to LiveConnectConfig Xiang (Sean) Zhou 2026-03-18 14:11:44 -07:00
  • 99a31bf77e refactor: rename agent simulator to environment simulation. Also add tracing into environment simulation Google Team Member 2026-03-18 13:28:20 -07:00
  • f5914299cd chore: merge release v2.0.0a1 to v2 (#4882) Wei (Jack) Sun 2026-03-18 09:35:44 -07:00
  • cf0f372528 chore: update last-release-sha for next v2 release v2.0.0a1 release/v2.0.0-alpha.1 Jacksunwei 2026-03-18 16:18:45 +00:00
  • 1cd3995872 chore(release/v2-candidate): release 2.0.0-alpha.1 (#4881) Wei (Jack) Sun 2026-03-18 09:16:23 -07:00
  • b6185f742d chore: move release workflows to main sasha-gitg 2026-03-18 09:06:51 -07:00
  • 4af7cbb5c8 fix: drop Python 3.10 support (#4878) sasha-gitg 2026-03-18 11:54:57 -04:00
  • e8d78c9612 chore:enable unit test CI for v2 changes (#4874) sasha-gitg 2026-03-18 11:34:01 -04:00
  • 5a5c39ac1f chore: add v2 release workflows (#4875) sasha-gitg 2026-03-18 10:57:03 -04:00
  • 1c64a41b53 feat: ADK 2.0 alpha Wei (Jack) Sun 2026-03-17 23:24:58 -07:00
  • b8e764715c fix: Reject appends to stale sessions in DatabaseSessionService George Weale 2026-03-17 19:54:56 -07:00
  • 4c9c01fd4b fix(tools): disable default httpx 5s timeout in OpenAPI tool _request Xiang (Sean) Zhou 2026-03-17 17:16:03 -07:00
  • 4e5f683910 chore: merge release v1.27.2 to main Wei (Jack) Sun 2026-03-17 14:38:30 -07:00
  • 950a3b2d0a chore: update the component owner v1.27.2 Xiang (Sean) Zhou 2026-03-17 11:58:47 -07:00
  • fc45fa68d7 feat: Add support for Anthropic's thinking_blocks format in LiteLLM integration George Weale 2026-03-17 11:45:15 -07:00
  • b318eee979 fix: Store and retrieve usage_metadata in Vertex AI custom_metadata George Weale 2026-03-17 11:24:04 -07:00
  • 28618a8dcb feat: Add Spanner Admin Toolset Google Team Member 2026-03-17 11:13:56 -07:00
  • 22fc332c95 fix: Support resolving string annotations for find_context_parameter Xuan Yang 2026-03-16 16:17:54 -07:00
  • 8b973187df test: Update LiteLLM finish_reason unmapped test George Weale 2026-03-16 16:01:46 -07:00
  • e6476c9790 fix: Prevent uv.lock modifications in unittests.sh Divyansh Shukla 2026-03-16 13:00:50 -07:00
  • a231c729e6 fix(models): update 429 docs link for Gemini nikkie 2026-03-16 12:24:30 -07:00
  • 4752f3f993 chore: Add a sample agent for files_retrieval tool Xiang (Sean) Zhou 2026-03-16 12:11:30 -07:00
  • 50d6f35139 fix: Remove redundant client_id from fetch_token call George Weale 2026-03-16 12:10:51 -07:00
  • 71d26ef7b9 feat: Add support for timeout to UnsafeLocalCodeExecutor Kathy Wu 2026-03-16 11:39:06 -07:00
  • 38bfb44754 feat: Add MultiTurn Task trajectory and tool trajectory metrics Ankur Sharma 2026-03-16 10:43:56 -07:00
  • 9a75c06873 feat: Add MultiTurn Task success metric Ankur Sharma 2026-03-16 10:08:27 -07:00
  • 360e0f7eba feat: Add database_role property to SpannerToolSettings and use it in execute_sql to support fine grained access controls Google Team Member 2026-03-15 19:30:46 -07:00
  • 6c34694da6 feat: Enhance AgentEngineSandboxCodeExecutor sample to automatically provision an Agent Engine if neither agent_engine_resource_name nor sandbox_resource_name is provided The AgentEngineSandboxCodeExecutor now has three initialization modes: 1. Create both an Agent Engine and sandbox if neither resource name is provided. 2. Creating a new sandbox within a provided agent_engine_resource_name. 3. Using a provided sandbox_resource_name. Google Team Member 2026-03-15 13:47:47 -07:00
  • f8270c826b fix(deps): bump google-genai minimum to >=1.64.0 for gemini-embedding-2-preview Xiang (Sean) Zhou 2026-03-14 10:33:20 -07:00
  • 4010716470 fix(bigquery): use valid dataplex OAuth scope Liang Wu 2026-03-13 16:59:08 -07:00
  • b24f60452d chore: Move langchain tool into integrations folder Kathy Wu 2026-03-13 16:58:41 -07:00
  • e3b58e22c3 chore: Move crew ai tool into integrations folder Kathy Wu 2026-03-13 16:53:55 -07:00
  • 8f826972cc feat(mcp): add sampling callback support for MCP sessions Piyush Mourya 2026-03-13 16:52:11 -07:00
  • faafac9bb3 feat: Support new embedding model in files retrieval Xiang (Sean) Zhou 2026-03-13 16:52:08 -07:00
  • 9b3888b637 chore: merge release v1.27.1 to main Wei (Jack) Sun 2026-03-13 16:33:40 -07:00
  • b4f1b992d9 chore: update last-release-sha for next release v1.27.1 Jacksunwei 2026-03-13 22:58:27 +00:00
  • bdea87f46d chore(release/candidate): release 1.27.1 (#4832) Wei (Jack) Sun 2026-03-13 15:58:16 -07:00
  • 03df40adaf fix(telemetery): Rolling back change to fix issue affecting LlmAgent creation due to missing version field Achuth Narayan Rajagopal 2026-03-13 14:20:43 -07:00
  • 0e18f81a5c fix(telemetery): Rolling back change to fix issue affecting LlmAgent creation due to missing version field Achuth Narayan Rajagopal 2026-03-13 14:20:43 -07:00
  • 51c19cbc13 docs: Use a dedicated API key for docs agents Xuan Yang 2026-03-13 11:03:49 -07:00
  • 6f0dcb3e26 feat: Add a new extension for the new version of ADK-A2A integration Google Team Member 2026-03-13 01:28:52 -07:00
  • 780093f389 docs: Feat/Issue Monitoring Agent Rohit Yanamadala 2026-03-12 23:56:27 -07:00
  • 31b005c301 ADK changes Guoyi Lou 2026-03-12 14:44:36 -07:00
  • abf88a9476 chore: merge release v1.27.0 to main Wei (Jack) Sun 2026-03-12 15:56:40 -07:00
  • 501c827f5e chore: update last-release-sha for next release v1.27.0 Jacksunwei 2026-03-12 22:42:56 +00:00
  • 09060a1d93 chore(release/candidate): release 1.27.0 Wei (Jack) Sun 2026-03-12 15:42:43 -07:00
  • c910961501 feat: Add SSE streaming support to conformance tests Liang Wu 2026-03-11 18:07:23 -07:00
  • 0847f511d2 chore: Update actions/checkout to v6 in GitHub workflows Liang Wu 2026-03-11 17:17:58 -07:00
  • 6f6fd955f6 fix: Fix IDE hangs by moving test venv and cache to /tmp Divyansh Shukla 2026-03-11 17:04:03 -07:00
  • dc08d86534 fix: Refactor LiteLlm check to avoid ImportError George Weale 2026-03-11 16:24:36 -07:00
  • 7b94a76733 fix: Refactor LiteLlm check to avoid ImportError George Weale 2026-03-11 16:24:36 -07:00
  • 066fcec3e8 feat: Add support for toolsets to additional_tools field of SkillToolset Kathy Wu 2026-03-11 14:58:03 -07:00
  • ae565be30e fix: Preserve thought_signature in LiteLLM tool calls George Weale 2026-03-11 14:56:30 -07:00
  • 22799c0833 chore: update adk web, see changelog [web] section Yifan Wang 2026-03-11 14:15:50 -07:00
  • 3117446293 feat: Added tracking headers for ADK CLI command to Agent Engine Google Team Member 2026-03-11 12:26:33 -07:00
  • ab4b736807 fix: Refactor type string update in Anthropic tool param conversion Luke Street 2026-03-11 09:19:53 -07:00
  • 0ad4de7350 ADK changes Google Team Member 2026-03-10 21:47:59 -07:00
  • d004074c90 feat(auth): Add pluggable support for auth integrations using AuthProviderRegistry within CredentialManager Google Team Member 2026-03-10 21:28:40 -07:00
  • 9154ef59d2 refactor: Rename base classes and TypeVars in optimization data types Keyur Joshi 2026-03-10 14:54:35 -07:00
  • 77bf325d2b feat: add missing token usage span attributes during model usage Achuth Narayan Rajagopal 2026-03-10 12:29:02 -07:00
  • 078b5163ff feat(tools): add preserve_property_names option to OpenAPIToolset Yuvraj Angad Singh 2026-03-10 11:22:43 -07:00
  • 4c6096baa1 fix: Handle length finish reason in LiteLLM responses George Weale 2026-03-10 10:43:52 -07:00
  • eff724ac9a feat(runners): pass GetSessionConfig through Runner to session service weiguang li 2026-03-10 09:40:29 -07:00
  • a98f8173aa - When using the Google ADK LLM Agent (from google.adk.agents import Agent) equipped with the Gemini live API (model="gemini-live-2.5-flash-preview-native-audio-09-2025" or model="gemini-live-2.5-flash") and one or both of the following tools (VertexAiSearchTool and/or enterprise_web_search), the grounding_metadata from the LLM Response ([LlmResponse](https://github.com/google/adk-python/blob/main/src/google/adk/models/llm_response.py#L28)) is not returned in the [events](https://github.com/google/adk-python/blob/main/src/google/adk/events/event.py#L30) returned from [running in live mode](https://github.com/google/adk-python/blob/main/src/google/adk/runners.py#L981) - Tools: - VertexAiSearchTool (i.e. from google.adk.tools import VertexAiSearchTool) - enterprise_web_search (i.e. from google.adk.tools import enterprise_web_search) Drew Afromsky 2026-03-10 09:38:19 -07:00
  • 52b2f278b2 feat: Update docstring for BigQuery search tool Google Team Member 2026-03-10 09:16:11 -07:00
  • ffe97ec5ad feat(telemetry): add new gen_ai.agent.version span attribute Achuth Narayan Rajagopal 2026-03-09 23:12:55 -07:00
  • 86db35c338 feat: Add support for MCP App UI widgets in MCPTool Vishwa Murugan 2026-03-09 18:12:24 -07:00
  • a86aa8b03d feat: Add code execution in the sample agent Google Team Member 2026-03-09 17:21:00 -07:00
  • 530ff06ece feat: Add UiWidget to EventActions for supporting new experimental UI Widgets feature Vishwa Murugan 2026-03-09 16:41:52 -07:00
  • d6f31be554 fix: In SaveFilesAsArtifactsPlugin, write the artifact delta to state then event actions so that the plugin works with ADK Web UI's artifacts panel Kevin Hsieh 2026-03-09 15:24:20 -07:00
  • 23a88249c0 chore: Update Gemini Data Analytics API endpoint to v1beta Google Team Member 2026-03-09 12:35:36 -07:00
  • 372c76b857 feat: Handle Conflict Errors in BigQuery Agent Analytics Plugin Haiyuan Cao 2026-03-09 11:42:36 -07:00
  • b18d7a140f feat: Add adk optimize command Keyur Joshi 2026-03-09 10:55:12 -07:00