Skip to content

v1.67.0

Choose a tag to compare

@release-please release-please released this 20 Aug 22:04
cb715b6

1.67.0 (2026-08-20)

Features

  • Add mode enum (VERBATIM, SMART) to AudioTranscriptionConfig and TranscriptionConfig. (97a948f)
  • Add enable_data_retention to ToolParallelAiSearch, Add step_count to ReinforcementTuningHyperParameters, Add BidiGenerateContentSetup (5716305)
  • Add IDLE state to live connection status enum and mark REQUIRES_ACTION as deprecated. (8259f12)
  • Add interactions support for Java (513953f)

Bug Fixes

  • [Interactions] Update Gaos errors to use the same error hierarchy as the rest of the SDK. (9d1baeb)