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
- crewAI 1.15.10 Patch Release CrewAI Releases ·
- LangGraph checkpoint-postgres 3.1.1 update LangGraph Releases ·
- LangGraph checkpoint-sqlite 3.1.1 released LangGraph Releases ·
- adk-python adds async non-blocking tool support Google ADK (Python) Releases ·
- Google ADK Python v2.6.0 adds features, fixes Google ADK (Python) Releases ·
- crewAI 1.15.9: Improved Tool Failure Reporting and Flow Events CrewAI Releases ·