dependabot[bot] opened a new pull request, #24103: URL: https://github.com/apache/camel/pull/24103
Bumps [com.google.genai:google-genai](https://github.com/googleapis/java-genai) from 1.58.0 to 1.59.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.59.0</h2> <h2><a href="https://github.com/googleapis/java-genai/compare/v1.58.0...v1.59.0">1.59.0</a> (2026-06-17)</h2> <h3>Features</h3> <ul> <li>Add audioOffset to VoiceActivity (<a href="https://github.com/googleapis/java-genai/commit/3d5a51bee396c927bbea43c1dbe3f1ef60ca4c19">3d5a51b</a>)</li> <li>Add interimInputTranscription to LiveServerContent (<a href="https://github.com/googleapis/java-genai/commit/3d5a51bee396c927bbea43c1dbe3f1ef60ca4c19">3d5a51b</a>)</li> <li>Add LanguageAuto, LanguageHints, and adaptationPhrases to AudioTranscriptionConfig (<a href="https://github.com/googleapis/java-genai/commit/3d5a51bee396c927bbea43c1dbe3f1ef60ca4c19">3d5a51b</a>)</li> </ul> <h3>Documentation</h3> <ul> <li>announce Automatic Function Calling (AFC) upcoming breaking change warning (<a href="https://github.com/googleapis/java-genai/commit/fb2a9b48a68753e628fd46957c3c680f7c95db0e">fb2a9b4</a>)</li> <li>Clarify Live API START/END_SENSITIVITY_HIGH/LOW defaults are different in Gemini Live and Gemini Enterprise Agent Platform Live API (<a href="https://github.com/googleapis/java-genai/commit/b2e802463ca8df88383624e6024f9abb3e1584c7">b2e8024</a>), closes <a href="https://redirect.github.com/googleapis/java-genai/issues/2555">#2555</a></li> <li>Update to latest Gemini models in the examples (<a href="https://github.com/googleapis/java-genai/commit/ef1fa868d518019d24af3501021af37c73aa8f5f">ef1fa86</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.58.0...v1.59.0">1.59.0</a> (2026-06-17)</h2> <h3>Features</h3> <ul> <li>Add audioOffset to VoiceActivity (<a href="https://github.com/googleapis/java-genai/commit/3d5a51bee396c927bbea43c1dbe3f1ef60ca4c19">3d5a51b</a>)</li> <li>Add interimInputTranscription to LiveServerContent (<a href="https://github.com/googleapis/java-genai/commit/3d5a51bee396c927bbea43c1dbe3f1ef60ca4c19">3d5a51b</a>)</li> <li>Add LanguageAuto, LanguageHints, and adaptationPhrases to AudioTranscriptionConfig (<a href="https://github.com/googleapis/java-genai/commit/3d5a51bee396c927bbea43c1dbe3f1ef60ca4c19">3d5a51b</a>)</li> </ul> <h3>Documentation</h3> <ul> <li>announce Automatic Function Calling (AFC) upcoming breaking change warning (<a href="https://github.com/googleapis/java-genai/commit/fb2a9b48a68753e628fd46957c3c680f7c95db0e">fb2a9b4</a>)</li> <li>Clarify Live API START/END_SENSITIVITY_HIGH/LOW defaults are different in Gemini Live and Gemini Enterprise Agent Platform Live API (<a href="https://github.com/googleapis/java-genai/commit/b2e802463ca8df88383624e6024f9abb3e1584c7">b2e8024</a>), closes <a href="https://redirect.github.com/googleapis/java-genai/issues/2555">#2555</a></li> <li>Update to latest Gemini models in the examples (<a href="https://github.com/googleapis/java-genai/commit/ef1fa868d518019d24af3501021af37c73aa8f5f">ef1fa86</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/googleapis/java-genai/commit/7bdfda579a187984c89fe03e75b2da841156ad0b"><code>7bdfda5</code></a> chore(main): release 1.59.0 (<a href="https://redirect.github.com/googleapis/java-genai/issues/1070">#1070</a>)</li> <li><a href="https://github.com/googleapis/java-genai/commit/8d98ba45dc9ede18b249480554b53cdb4c9794f3"><code>8d98ba4</code></a> chore: Fix google-contributor-stale workflow for GenAI SDKs</li> <li><a href="https://github.com/googleapis/java-genai/commit/3d5a51bee396c927bbea43c1dbe3f1ef60ca4c19"><code>3d5a51b</code></a> feat: Add LanguageAuto, LanguageHints, and adaptationPhrases to AudioTranscri...</li> <li><a href="https://github.com/googleapis/java-genai/commit/ef1fa868d518019d24af3501021af37c73aa8f5f"><code>ef1fa86</code></a> docs: Update to latest Gemini models in the examples</li> <li><a href="https://github.com/googleapis/java-genai/commit/11ed1a2cdc54bf00b5db004736f81b8f0a3b75e8"><code>11ed1a2</code></a> chore: Add GH workflow for stale google-contributor PRs</li> <li><a href="https://github.com/googleapis/java-genai/commit/a74c80cb0be01cd1a2e917c9d6a7c15e1f8033f4"><code>a74c80c</code></a> chore: clean up pom file</li> <li><a href="https://github.com/googleapis/java-genai/commit/fb2a9b48a68753e628fd46957c3c680f7c95db0e"><code>fb2a9b4</code></a> docs: announce Automatic Function Calling (AFC) upcoming breaking change warning</li> <li><a href="https://github.com/googleapis/java-genai/commit/b2e802463ca8df88383624e6024f9abb3e1584c7"><code>b2e8024</code></a> docs: Clarify Live API START/END_SENSITIVITY_HIGH/LOW defaults are different ...</li> <li><a href="https://github.com/googleapis/java-genai/commit/c748b7c706ae320f5a139f78b5f04668b375cad2"><code>c748b7c</code></a> chore(main): release 1.59.0-SNAPSHOT (<a href="https://redirect.github.com/googleapis/java-genai/issues/1069">#1069</a>)</li> <li>See full diff in <a href="https://github.com/googleapis/java-genai/compare/v1.58.0...v1.59.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]
