Skip to content

devtools: v1.6.0

Choose a tag to compare

@kalenkevich kalenkevich released this 06 Aug 00:45
72f89b0

1.6.0 (2026-08-05)

Features

  • CLI-level A2A authenticator for the dev server and Cloud Run deploy (Part 2/2) (#559) (0c0bba2)

Bug Fixes

  • cli: check isCancel before coercing the project prompt in adk create (#570) (c6f8b2f)
  • cli: make the getting-started path actually work (#624) (6ea645c)
  • create dev-package temp directories atomically with mkdtemp (no predictable parent) (#615) (81c1422)
  • deploy: reject unsafe appName/project/region in generated Dockerfile (#604) (dadce1a)
  • make streaming and stateDelta optional on RunAgentRequest (#585) (1df47e9)
  • security: prevent prototype pollution via untrusted map keys (#619) (2c07ad3)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @google/adk bumped from ^1.5.0 to ^1.6.0