2026.3.6
Full Changelog: 2026.3.1...2026.3.6
Highlights
- Fixed nested
.adk/session.dbpath creation when app directory mappings resolve to absolute agent paths. - Applied additional March
adk-pythonparity updates across sessions, CLI agent loading, telemetry, LiteLLM parsing, and Bigtable metadata tooling. - Finalized
2026.3.6package alignment foradk_mcp,adk_dart,adk, andflutter_adk. - Restored correct publish ignore boundaries so package-local
pubspec.yaml,LICENSE,README.md, andCHANGELOG.mdare visible during subpackage publish.
Included Since 2026.3.2+1
CLI and Runtime
- Added positional deploy target support:
adk deploy cloud_runadk deploy agent_engineadk deploy gke
- Implemented
adk conformance test --mode live. - Improved
adk web/adk api_serverproject loading parity. - Added
/runauto session creation request handling.
Session and Storage
- Fixed local session DB path handling for absolute app directory mappings.
- Preserved
temp:session state for later agents/tools within the same invocation without persisting it.
Parity Updates
listAgents()now filters non-agent directories and respects single-app alias behavior.- Telemetry now emits
gen_ai.agent.version. - LiteLLM now parses both
reasoning_contentandreasoning. - Bigtable metadata tooling now includes cluster metadata support.
Package Versions
adk_mcp:2026.3.6adk_dart:2026.3.6adk:2026.3.6flutter_adk:2026.3.6
Notes
flutter_adkis a facade-alignment release on top ofadk_dart2026.3.6.- Generated release notes below cover the full commit/PR range since
2026.3.2+1.