Changelog
May 15, 2026 ยท View on GitHub
[0.1.5] - 2026-05-15
- Fix
instrument()crash ongoogle-adk >= 1.32. Patch targets and ADK-internal tracer wraps are now selected at runtime based on the installed ADK version; both pre-1.32 and 1.32+ layouts are supported by the same release. - Fix stale
__version__intraceai_google_adk/version.py(was0.1.3in the published0.1.4wheel).