Google ADK Python v2.9.0
Google ADK Python releases published Google ADK Python v2.9.0. Changelog 2.9.0 (https://github.com/google/adk-python/compare/v2.8.0...v2.9.0) (2026-09-10) Highlights This release focuses on agent resilience and ecosystem integration by introducing automatic model failover, native voice support via LiveKit, and compatibility with MCP SDK 2.x. Models :…
Why this signal matters
Google ADK Python releases published Google ADK Python v2.9.0. This release-watch entry was generated from the project's official GitHub release feed and is kept separate from human-reviewed editorial analysis. Release notes: Changelog 2.9.0 (https://github.com/google/adk-python/compare/v2.8.0...v2.9.0) (2026-09-10) Highlights This release focuses on agent resilience and ecosystem integration by introducing automatic model failover, native voice support via LiveKit, and compatibility with MCP SDK 2.x. Models : Safeguard agent uptime by automatically failing over to backup models when the primary model encounters errors. ( c300b8d (https://github.com/google/adk-python/commit/c300b8ded62b8bc4168cdede4c85bec66d1aa8ee)) Integrations : Build rich voice and telephony agents using the newly added LiveKit runner. ( f277d91 (https://github.com/google/adk-python/commit/f277d9117781fb4e2d8cd2608a1d484c29884e60)) Workflows : Simplify graph workflow management by authoring and loading ADK 2.0 graphs directly from declarative YAML configurations. ( 2a9461b…
Actionable summary
Treat Google ADK Python v2.9.0 as an official release signal. Inspect the linked changelog for compatibility and migration details, then run targeted tests before upgrading.
- Agent usefulness
- 82/100
- Confidence
- 96%
- Canonical data
- JSON + Markdown
What builders should check
- Review the official Google ADK Python releases release notes before upgrading.
- Check compatibility, migration, and security notes against your current agent stack.
- Run focused regression tests before production rollout.