adk-python v1.36.1 releases bug fixes
sdkaiengineermediapython-agentic
patch
The latest patch release for google/adk-python, version 1.36.1, addresses two critical bugs. It ensures clean connection exits during bidirectional streaming when GoAway signals are received and resolves issues with Vertex AI Live API session replay during reconnections or modality switches. These fixes are important for maintaining stable and reliable interactions with Google Cloud services for developers using the adk-python library.
- →exit connection cleanly on expected GoAway signal in bidi streaming (v1)
- →Fix Vertex AI Live API session replay on reconnect / modality switch
Read the original announcement →
https://github.com/google/adk-python/releases/tag/v1.36.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 ·