Skip to content

v1.3.0

Latest

Choose a tag to compare

@adk-java-releases-bot adk-java-releases-bot released this 15 May 12:30

1.3.0 (2026-05-13)

Features

  • Add ChatCompletionsHTTPClient and support for non-streaming requests (9529c1a)
  • Add conversion from LlmRequest to ChatCompletionsRequest (d37f6ee)
  • Add SkillSource interface and implementations for loading skills (509c4aa)
  • Add support for refusal content using "[[REFUSAL]]:" prefix (e9184c9)
  • Refactor BigQueryAgentAnalyticsPlugin for async in preparation for GCS offloading (d837ef0)

Bug Fixes

  • Account for nulls in EventActions and State (582cf7c)
  • upgrade Mockito and JaCoCo for Java 25 compatibility (8574fc5)