Releases: googleapis/java-genai
Releases · googleapis/java-genai
v1.55.0
v1.54.0
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
- Update the README (beb39f7)
v1.53.0
v1.52.0
1.52.0 (2026-04-30)
Features
- [Interactions] Add FileCitation.{custom_metadata,media_id,page_number} (a09716e)
- Add
output_infotoBatchJob(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 AIwithGemini Enterprise Agent Platform, update method error message to replaceVertex AIwithGemini Enterprise Agent Platform (previously known as Vertex AI), update converter error message to replaceVertex AIwithGemini Enterprise Agent Platform(c5aefa7) - update Gemini Enterprise Agent Platform home page url (7b46a6f)
v1.51.0
v1.50.0
v1.47.0
v1.46.0
v1.45.0
1.45.0 (2026-03-28)
Features
- Add consent_audio and voice_consent_signature and AsyncSession.setup_complete (959c01b)
- Add labels field to Veo configs (86f235a)
- Add model_status to GenerateContentResponse (Gemini API only) (6c35249)
- Add part_metadata in Part (Gemini API only) (6c35249)
- Add service tier to GenerateContent. (5f61a16)
- genai: add TURN_INCLUDES_AUDIO_ACTIVITY_AND_ALL_VIDEO to TurnCoverage (dbc4c33)
- support hyperparameters in distillation tuning (fdedc74)
- Support rendered_parts in GroundingSupport (6c35249)
Bug Fixes
- support us region routing (3296bfe)