python Google ADK (Python) Releases · · 1.36.1

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
Fixes (2)
  • 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