python Google ADK (Python) Releases · · 2.7.1

Google ADK Python v2.7.1 Patch Release Addresses Dependency and Validation Issues

sdkgcpgaengineerpython-agentic
patch

Google has released version 2.7.1 of its ADK Python client, a patch update focused on improving stability and correctness. This release restores the OpenTelemetry 1.42.1 ceiling, ensuring compatibility and preventing potential dependency conflicts for users. Additionally, it introduces validation for session initialization events, addressing a reported bug to enhance reliability. Developers utilizing the ADK Python client should upgrade to benefit from these important fixes.

  • restore the OpenTelemetry 1.42.1 ceiling
  • validate session initialization events , closes #5290
Fixes (2)
  • deps restore the OpenTelemetry 1.42.1 ceiling
  • validate session initialization events , closes #5290
Read the original announcement →

https://github.com/google/adk-python/releases/tag/v2.7.1

Related releases