Skip to content

v1.7.1

Latest

Choose a tag to compare

@adk-java-releases-bot adk-java-releases-bot released this 03 Aug 08:27

1.7.1 (2026-07-28)

Bug Fixes

  • codeexecutors: add opt-in strict sandbox to ContainerCodeExecutor (8049f7e)
  • core: fallback to name when Agent description is missing (233b83b)
  • events: accumulate endOfAgent in EventActions.merge to preserve parallel stop requests (03b04fa)
  • mcp: honor stdioServerParams in McpToolset.fromConfig (cf71d7b)
  • preserve all parallel function calls on the live (BIDI) connection (edc330d)
  • sessions: apply afterTimestamp and numRecentEvents together in VertexAiSessionService (24a4588)
  • sessions: apply numRecentEvents and afterTimestamp together in InMemorySessionService (4d19f7d)