releaseintermediate
[Release] google/adk-python v1.36.2: v1.36.2
By wuliang229github
View original on githubGoogle ADK Python v1.36.2 is a patch release that fixes custom Gemini LLM connection logic. The update extends support for custom Gemini connections to all 3.x models, not just version 3.1, addressing a limitation in the previous implementation. This ensures consistent LLM integration behavior across the Gemini 3.x model family.
Key Points
- •Custom Gemini LLM connection logic now applies to all 3.x models, not just 3.1
- •Bug fix improves consistency in LLM integration across Gemini model versions
- •Patch release (v1.36.2) indicates a minor bug fix with no breaking changes
- •Addresses issue #6438 in the adk-python repository
- •Ensures unified connection handling for Gemini 3.x model family
Found this useful? Add it to a playbook for a step-by-step implementation guide.