Skip to content

Releases: googleapis/java-genai

v1.60.0

Choose a tag to compare

@release-please release-please released this 24 Jun 01:06
f223a4f

1.60.0 (2026-06-24)

Features

  • Add ComputerUse.disabled_safety_policies (d99c37a)

Documentation

  • fix typos across docstrings (88f6e06)

v1.59.0

Choose a tag to compare

@release-please release-please released this 17 Jun 21:55
7bdfda5

1.59.0 (2026-06-17)

Features

  • Add audioOffset to VoiceActivity (3d5a51b)
  • Add interimInputTranscription to LiveServerContent (3d5a51b)
  • Add LanguageAuto, LanguageHints, and adaptationPhrases to AudioTranscriptionConfig (3d5a51b)

Documentation

  • announce Automatic Function Calling (AFC) upcoming breaking change warning (fb2a9b4)
  • Clarify Live API START/END_SENSITIVITY_HIGH/LOW defaults are different in Gemini Live and Gemini Enterprise Agent Platform Live API (b2e8024), closes #2555
  • Update to latest Gemini models in the examples (ef1fa86)

v1.58.0

Choose a tag to compare

@release-please release-please released this 10 Jun 22:55
92ce3fc

1.58.0 (2026-06-10)

Features

  • Add custom OkHttpClient support in ClientOptions (a6913fa)
  • Add ServiceTier to UsageMetadata (df1288b)
  • Improve performance of local tokenizer (d065597)

v1.57.0

Choose a tag to compare

@release-please release-please released this 04 Jun 00:40
08b518d

1.57.0 (2026-06-04)

Features

  • Add Agent Platform MCP support to async generate_content (0b20c55)
  • Add transcription language code. (0d7fcfa)
  • Add TranslationConfig for live translation. (ed7efcf)
  • Support ReinforcementTuning in GenAI SDK including ValidateReward API method. (05a7a3a)

Documentation

  • A comment for field enable_widget in message GoogleMaps is changed (c630c08)
  • A comment for field google_maps_widget_context_token in message GroundingMetadata is changed (c630c08)

v1.56.0

Choose a tag to compare

@release-please release-please released this 28 May 22:57
19fb4ce

1.56.0 (2026-05-28)

Features

  • additional computer_use field support for vertex. (94671df)
  • Support Reinforcement Tuning in GenAI SDK (c0248fb)

v1.55.0

Choose a tag to compare

@release-please release-please released this 22 May 01:10
4dff18a

1.55.0 (2026-05-21)

Features

  • add enable_prompt_injection_detection for Computer Use feature for the Gemini API. (1a496a7)
  • add new fields (d4b0867)

v1.54.0

Choose a tag to compare

@release-please release-please released this 20 May 19:59
8d16feb

1.54.0 (2026-05-20)

⚠ BREAKING CHANGES

  • Remove the experimental Interactions module. This feature will be supported in the future.

Features

  • Add more details to the ApiResponse error message (c429c2b)
  • support Blocking FunctionCall in Live API in AgentPlatform (Vertex) (0d1cc9c)

Bug Fixes

  • Missing jackson-module-kotlin in classpath (0849b86)
  • request level timeout is ignored in favor of client level timeout (c9464b5)
  • request URL is incorrectly rewritten when baseUrl is configured as a proxy address (400776d)

Documentation

v1.53.0

Choose a tag to compare

@release-please release-please released this 05 May 00:19
28d25c9

1.53.0 (2026-05-05)

Features

  • [Python] Multimodal file search (b12cd29)
  • Multimodal file search (aaf0c40)

v1.52.0

Choose a tag to compare

@release-please release-please released this 30 Apr 14:07
3f98d71

1.52.0 (2026-04-30)

Features

  • [Interactions] Add FileCitation.{custom_metadata,media_id,page_number} (a09716e)
  • Add output_info to BatchJob (e337ba9)
  • Add ImageResizeMode for GenerateVideos (e089fcb)
  • Add new Gemini Deep Research agent models (88d7019)
  • Add Vertex Dataset input and output options for batch jobs (612601d)
  • interaction-api: Add grounding tool usage breakdown to Interaction Usage. (bc2f815)
  • introduce enterprise and GOOGLE_GENAI_USE_ENTERPRISE (97adcd9)
  • Replace the more ambiguous rate field with sample_rate. (d762b6e)

Documentation

  • replace Vertex AI with Gemini Enterprise Agent Platform (84c1d43)
  • update doc string to replace Vertex AI with Gemini Enterprise Agent Platform, update method error message to replace Vertex AI with Gemini Enterprise Agent Platform (previously known as Vertex AI), update converter error message to replace Vertex AI with Gemini Enterprise Agent Platform (c5aefa7)
  • update Gemini Enterprise Agent Platform home page url (7b46a6f)

v1.51.0

Choose a tag to compare

@release-please release-please released this 16 Apr 22:33

1.51.0 (2026-04-16)

Features

  • Add gemini-3.1-flash-tts-preview model to options (d9a5733)

Bug Fixes

  • ResponseStream fails to parse error message and multi-line SSE data payloads (3a1cb22)