Skip to content

v0.3.0

Latest

Choose a tag to compare

@adk-java-releases-bot adk-java-releases-bot released this 12 Jun 13:52

0.3.0 (2026-06-12)

Features

  • A2A Agent remote sample added (ab34dd8)
  • Add AgentTransferDemoAgent for demonstrating agent-to-agent transfer (00a02e2)
  • Add GoogleSearchExample to the examples (09bc61c)
  • Add HitlDemoAgent example (dd75810)
  • add Runner.rewindAsync to undo session state and artifacts (96c6319)
  • Add TelemetryDemoAgent example (d9ac998)
  • introduce App data class for Kotlin ADK (e86d9f6)
  • introduce EventCompaction and add it to EventActions (aeb43b5)
  • introduce EventSummarizer interface (5fc6b14)
  • introduce LlmEventSummarizer (9c50e12)

Bug Fixes

  • honor rewindBeforeInvocationId in HistoryRewriterProcessor (33195bf)
  • make NewFileSystemSource.kt compatible with AndroidSDK 26+ (04195c1)
  • Update tracing in GenaiPrompt: redact prompts and function calls (a93e5d6)