Skip to content

chore(deps): bump com.google.genai:google-genai from 1.45.0 to 1.57.0#1664

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/com.google.genai-google-genai-1.57.0
Open

chore(deps): bump com.google.genai:google-genai from 1.45.0 to 1.57.0#1664
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/com.google.genai-google-genai-1.57.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 6, 2026

Copy link
Copy Markdown
Contributor

Bumps com.google.genai:google-genai from 1.45.0 to 1.57.0.

Release notes

Sourced from com.google.genai:google-genai's releases.

v1.57.0

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

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

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

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

... (truncated)

Changelog

Sourced from com.google.genai:google-genai's changelog.

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)

1.56.0 (2026-05-28)

Features

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

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)

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)

... (truncated)

Commits
  • 08b518d chore(main): release 1.57.0 (#1058)
  • cb74a8d chore: Update native-image configuration.
  • 05a7a3a feat: Support ReinforcementTuning in GenAI SDK including ValidateReward API m...
  • 0d7fcfa feat: Add transcription language code.
  • c630c08 chore: deprecate Google Maps grounding widget API fields
  • ed7efcf feat: Add TranslationConfig for live translation.
  • 0b20c55 feat: Add Agent Platform MCP support to async generate_content
  • 29724c1 chore: Internal cleanup
  • 6319173 chore(main): release 1.57.0-SNAPSHOT (#1054)
  • 19fb4ce chore(main): release 1.56.0 (#1047)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [com.google.genai:google-genai](https://github.com/googleapis/java-genai) from 1.45.0 to 1.57.0.
- [Release notes](https://github.com/googleapis/java-genai/releases)
- [Changelog](https://github.com/googleapis/java-genai/blob/main/CHANGELOG.md)
- [Commits](googleapis/java-genai@v1.45.0...v1.57.0)

---
updated-dependencies:
- dependency-name: com.google.genai:google-genai
  dependency-version: 1.57.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Jun 6, 2026
@dependabot dependabot Bot requested a review from a team June 6, 2026 19:05
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Jun 6, 2026
@CLAassistant

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@codecov

codecov Bot commented Jun 6, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant