Skip to content

Release: v1.6.0 - #586

Open
kalenkevich wants to merge 1 commit into
mainfrom
release-please--branches--main
Open

Release: v1.6.0#586
kalenkevich wants to merge 1 commit into
mainfrom
release-please--branches--main

Conversation

@kalenkevich

@kalenkevich kalenkevich commented Jul 30, 2026

Copy link
Copy Markdown
Collaborator

Automated Release PR

adk: 1.6.0

1.6.0 (2026-08-02)

Features

  • Add bearerTokenUserBuilder for A2A authentication (Part 1/2) (#562) (f077722)
  • CLI-level A2A authenticator for the dev server and Cloud Run deploy (Part 2/2) (#559) (0c0bba2)
  • Support ttl and expireTime session-expiration options in VertexAiSessionService.createSession (#561) (b390217)
  • tools: add getUserChoiceTool and requestInputTool for parity with adk-python (#506) (03abf76)
  • Validate tool callback response types and prevent state event pollution (#505) (b99f21b)

Bug Fixes

  • accept the derived allowedTools alias in skill frontmatter validation (#560) (fcfd043)
  • core: use a cryptographically secure source for randomUUID (#577) (81bcc8d)
  • parse JSON bodies only in the toA2a server (drop express.urlencoded) (#558) (605b469)
  • pass -NoProfile to spawned PowerShell and /D to cmd.exe in UnsafeLocalCodeExecutor (#566) (b56761b)
  • reject zip-slip entries and non-bare skill names when loading zipped skills (adk-python parity) (#584) (4fe80b0)
  • treat @google/genai ApiError 404 as session not found in VertexAiSessionService (#567) (5331c77)
devtools: 1.6.0

1.6.0 (2026-08-02)

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)
  • make streaming and stateDelta optional on RunAgentRequest (#585) (1df47e9)

Dependencies

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

1.6.0 (2026-08-02)

Miscellaneous Chores

  • integrations: Synchronize adk versions

Dependencies

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

1.6.0 (2026-08-02)

Features

  • Add bearerTokenUserBuilder for A2A authentication (Part 1/2) (#562) (f077722)
  • CLI-level A2A authenticator for the dev server and Cloud Run deploy (Part 2/2) (#559) (0c0bba2)
  • Support ttl and expireTime session-expiration options in VertexAiSessionService.createSession (#561) (b390217)
  • tools: add getUserChoiceTool and requestInputTool for parity with adk-python (#506) (03abf76)
  • Validate tool callback response types and prevent state event pollution (#505) (b99f21b)

Bug Fixes

  • accept the derived allowedTools alias in skill frontmatter validation (#560) (fcfd043)
  • add explicit per-test timeout to real-PowerShell skill-script integration test (#550) (e4d3bea)
  • cli: check isCancel before coercing the project prompt in adk create (#570) (c6f8b2f)
  • core: use a cryptographically secure source for randomUUID (#577) (81bcc8d)
  • deps: hoist @google/genai 2.x to the workspace root (#564) (00f3775)
  • give build_setup integration hooks an explicit timeout to stop CI flakiness (#549) (64e80ad)
  • make streaming and stateDelta optional on RunAgentRequest (#585) (1df47e9)
  • parse JSON bodies only in the toA2a server (drop express.urlencoded) (#558) (605b469)
  • pass -NoProfile to spawned PowerShell and /D to cmd.exe in UnsafeLocalCodeExecutor (#566) (b56761b)
  • reject zip-slip entries and non-bare skill names when loading zipped skills (adk-python parity) (#584) (4fe80b0)
  • test: set integration hook/test timeouts in vitest.config.ts (#548) (3b3be2f)
  • treat @google/genai ApiError 404 as session not found in VertexAiSessionService (#567) (5331c77)

This PR was generated with Release Please. See documentation.

@kalenkevich
kalenkevich force-pushed the release-please--branches--main branch from 26bf0b3 to a5be9e3 Compare August 2, 2026 03:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants