Skip to content

2026.7.11

Choose a tag to compare

@JAICHANGPARK JAICHANGPARK released this 11 Jul 02:07
· 171 commits to main since this release

What's New in 2026.7.11

  • ADK 2.0 Workflows & Managed Agent (Interactions): Full support for the new ADK 2.0 features:
    • v2 Workflows: Declarative node graph scheduling, fan-out edges, state delta merging, and conditional routing via Workflow, BaseNode, JoinNode, etc.
    • Managed Agents: Integration with the GCP Managed Agents API (interactions.create endpoint) using ManagedAgent and RemoteMcpServer to leverage server-side execution.
  • Header Propagation: Support for request-time header propagation and tracking headers across all operations.
  • Static Analysis & Stability: Resolved static analysis warnings and improved streaming mode robustness in the interactions stream parser.