adk-python v1.35.1 improves streaming and metadata handling
sdkengineermediapython-agentic
patch
This patch release for google/adk-python addresses two specific issues. It ensures grounding metadata is sent correctly for live 3.1 interactions and guarantees the final partial=False frame is always yielded in streaming scenarios. These fixes are relevant for developers using the adk-python library, particularly those working with streaming APIs or live interactions.
- →Only send grounding_metadata for 3.1 live at the end of each turn
- →Ensure final partial=False frame is always yielded
Read the original announcement →
https://github.com/google/adk-python/releases/tag/v1.35.1
Related releases
- Pydantic-AI v2.9.0: Security fix, GPT-5.6 models, usage command Pydantic AI Releases ·
- LangGraph 1.2.7: Fixes for delta overwrites and UUID generation LangGraph Releases ·
- pydantic-ai v2.1.0: Anthropic web tools, serialization, and bug fixes Pydantic AI Releases ·
- pydantic-ai v2.5.1: Bug Fixes and Model Compatibility Pydantic AI Releases ·
- crewAI 1.15.0: Conversational Flow Tracking and Declarative Flow Loading CrewAI Releases ·
- OpenAI Agents Python Library v0.17.8: Enhancements and Fixes OpenAI Agents SDK (Python) Releases ·