dependabot[bot] opened a new pull request, #23747: URL: https://github.com/apache/camel/pull/23747
Bumps [com.google.genai:google-genai](https://github.com/googleapis/java-genai) from 1.56.0 to 1.57.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/googleapis/java-genai/releases">com.google.genai:google-genai's releases</a>.</em></p> <blockquote> <h2>v1.57.0</h2> <h2><a href="https://github.com/googleapis/java-genai/compare/v1.56.0...v1.57.0">1.57.0</a> (2026-06-04)</h2> <h3>Features</h3> <ul> <li>Add Agent Platform MCP support to async generate_content (<a href="https://github.com/googleapis/java-genai/commit/0b20c55216d5b701ecf1758ac47df8ada591c6f8">0b20c55</a>)</li> <li>Add transcription language code. (<a href="https://github.com/googleapis/java-genai/commit/0d7fcfacedd1612e049f4aeb02919c3460714dfb">0d7fcfa</a>)</li> <li>Add TranslationConfig for live translation. (<a href="https://github.com/googleapis/java-genai/commit/ed7efcffdfc27fa00c4525848c675b097c415967">ed7efcf</a>)</li> <li>Support ReinforcementTuning in GenAI SDK including ValidateReward API method. (<a href="https://github.com/googleapis/java-genai/commit/05a7a3ac367ade7a3abd30c31de1767a0c191b18">05a7a3a</a>)</li> </ul> <h3>Documentation</h3> <ul> <li>A comment for field <code>enable_widget</code> in message <code>GoogleMaps</code> is changed (<a href="https://github.com/googleapis/java-genai/commit/c630c084a9411fa359a83fd80de77b1bb30b1db6">c630c08</a>)</li> <li>A comment for field <code>google_maps_widget_context_token</code> in message <code>GroundingMetadata</code> is changed (<a href="https://github.com/googleapis/java-genai/commit/c630c084a9411fa359a83fd80de77b1bb30b1db6">c630c08</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/googleapis/java-genai/blob/main/CHANGELOG.md">com.google.genai:google-genai's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/googleapis/java-genai/compare/v1.56.0...v1.57.0">1.57.0</a> (2026-06-04)</h2> <h3>Features</h3> <ul> <li>Add Agent Platform MCP support to async generate_content (<a href="https://github.com/googleapis/java-genai/commit/0b20c55216d5b701ecf1758ac47df8ada591c6f8">0b20c55</a>)</li> <li>Add transcription language code. (<a href="https://github.com/googleapis/java-genai/commit/0d7fcfacedd1612e049f4aeb02919c3460714dfb">0d7fcfa</a>)</li> <li>Add TranslationConfig for live translation. (<a href="https://github.com/googleapis/java-genai/commit/ed7efcffdfc27fa00c4525848c675b097c415967">ed7efcf</a>)</li> <li>Support ReinforcementTuning in GenAI SDK including ValidateReward API method. (<a href="https://github.com/googleapis/java-genai/commit/05a7a3ac367ade7a3abd30c31de1767a0c191b18">05a7a3a</a>)</li> </ul> <h3>Documentation</h3> <ul> <li>A comment for field <code>enable_widget</code> in message <code>GoogleMaps</code> is changed (<a href="https://github.com/googleapis/java-genai/commit/c630c084a9411fa359a83fd80de77b1bb30b1db6">c630c08</a>)</li> <li>A comment for field <code>google_maps_widget_context_token</code> in message <code>GroundingMetadata</code> is changed (<a href="https://github.com/googleapis/java-genai/commit/c630c084a9411fa359a83fd80de77b1bb30b1db6">c630c08</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/googleapis/java-genai/commit/08b518d9cdf1f9ddf1097048741946be033d0391"><code>08b518d</code></a> chore(main): release 1.57.0 (<a href="https://redirect.github.com/googleapis/java-genai/issues/1058">#1058</a>)</li> <li><a href="https://github.com/googleapis/java-genai/commit/cb74a8d75411cabf9d101c1b6fbbbc7a97a1fe07"><code>cb74a8d</code></a> chore: Update native-image configuration.</li> <li><a href="https://github.com/googleapis/java-genai/commit/05a7a3ac367ade7a3abd30c31de1767a0c191b18"><code>05a7a3a</code></a> feat: Support ReinforcementTuning in GenAI SDK including ValidateReward API m...</li> <li><a href="https://github.com/googleapis/java-genai/commit/0d7fcfacedd1612e049f4aeb02919c3460714dfb"><code>0d7fcfa</code></a> feat: Add transcription language code.</li> <li><a href="https://github.com/googleapis/java-genai/commit/c630c084a9411fa359a83fd80de77b1bb30b1db6"><code>c630c08</code></a> chore: deprecate Google Maps grounding widget API fields</li> <li><a href="https://github.com/googleapis/java-genai/commit/ed7efcffdfc27fa00c4525848c675b097c415967"><code>ed7efcf</code></a> feat: Add TranslationConfig for live translation.</li> <li><a href="https://github.com/googleapis/java-genai/commit/0b20c55216d5b701ecf1758ac47df8ada591c6f8"><code>0b20c55</code></a> feat: Add Agent Platform MCP support to async generate_content</li> <li><a href="https://github.com/googleapis/java-genai/commit/29724c1c022b1b273e5785abc42679b54aae2c4e"><code>29724c1</code></a> chore: Internal cleanup</li> <li><a href="https://github.com/googleapis/java-genai/commit/6319173326a64a6304b495e60c4b0cd4edc2f546"><code>6319173</code></a> chore(main): release 1.57.0-SNAPSHOT (<a href="https://redirect.github.com/googleapis/java-genai/issues/1054">#1054</a>)</li> <li>See full diff in <a href="https://github.com/googleapis/java-genai/compare/v1.56.0...v1.57.0">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
