Skip to content

v1.8.0

Latest

Choose a tag to compare

@adk-java-releases-bot adk-java-releases-bot released this 17 Aug 10:22

1.8.0 (2026-08-13)

Features

  • Add onRunErrorCallback to ADK Plugin and Runner (3e6b915)

Bug Fixes

  • a2a: drop unparseable A2A metadata instead of aborting conversion (b75c916)
  • a2a: fail the A2A stream in the handler, not via the transport (faa3482)
  • a2a: guard null DataPart metadata in ResponseConverter (fcfd9bd)
  • a2a: require explicit adk_type metadata to convert A2A DataParts (b704c5f)
  • core: only resume tool confirmations for calls this agent emitted (e5aba3a)
  • keep thought signature and tool call parts through streaming and history (d7355a7)
  • runner: build a new message when saving input blobs, instead of writing into the caller's Content (80c1a21)
  • stop returning exception text to remote A2A peers (a3df463)
  • Update default BigQueryLoggerConfig table name and remove default dataset ID (723a2ef)
  • update stream completion check in A2A SDK to handle all terminal and interrupted task states (2b87d65)