dependabot[bot] opened a new pull request, #25688: URL: https://github.com/apache/camel/pull/25688
Bumps [com.google.genai:google-genai](https://github.com/googleapis/java-genai) from 1.65.0 to 1.67.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.67.0</h2> <h2><a href="https://github.com/googleapis/java-genai/compare/v1.66.0...v1.67.0">1.67.0</a> (2026-08-20)</h2> <h3>Features</h3> <ul> <li>Add <code>mode</code> enum (<code>VERBATIM</code>, <code>SMART</code>) to <code>AudioTranscriptionConfig</code> and <code>TranscriptionConfig</code>. (<a href="https://github.com/googleapis/java-genai/commit/97a948f1689aa415dfb090ddd3ea83374dac964d">97a948f</a>)</li> <li>Add enable_data_retention to ToolParallelAiSearch, Add step_count to ReinforcementTuningHyperParameters, Add BidiGenerateContentSetup (<a href="https://github.com/googleapis/java-genai/commit/5716305543f07985b191b54882156a8385f35ea0">5716305</a>)</li> <li>Add IDLE state to live connection status enum and mark REQUIRES_ACTION as deprecated. (<a href="https://github.com/googleapis/java-genai/commit/8259f12284375218b940a9ac71c9aaef09f92da5">8259f12</a>)</li> <li>Add interactions support for Java (<a href="https://github.com/googleapis/java-genai/commit/513953fe71832d80b4738afd59cf541e56fd10d2">513953f</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>[Interactions] Update Gaos errors to use the same error hierarchy as the rest of the SDK. (<a href="https://github.com/googleapis/java-genai/commit/9d1baebb0960b2f6d914298b6035291bf89b6649">9d1baeb</a>)</li> </ul> <h2>v1.66.0</h2> <h2><a href="https://github.com/googleapis/java-genai/compare/v1.65.0...v1.66.0">1.66.0</a> (2026-08-12)</h2> <h3>Features</h3> <ul> <li>Add interaction_status to LiveServerContent (<a href="https://github.com/googleapis/java-genai/commit/d3c90d3ea65daf595d72547fd9036d2d62d77be5">d3c90d3</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>report the API status on errors and align error messages to other SDKs (<a href="https://github.com/googleapis/java-genai/commit/9d22aaf0eb3609fb99e071a540cf756d44e47d4f">9d22aaf</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.66.0...v1.67.0">1.67.0</a> (2026-08-20)</h2> <h3>Features</h3> <ul> <li>Add <code>mode</code> enum (<code>VERBATIM</code>, <code>SMART</code>) to <code>AudioTranscriptionConfig</code> and <code>TranscriptionConfig</code>. (<a href="https://github.com/googleapis/java-genai/commit/97a948f1689aa415dfb090ddd3ea83374dac964d">97a948f</a>)</li> <li>Add enable_data_retention to ToolParallelAiSearch, Add step_count to ReinforcementTuningHyperParameters, Add BidiGenerateContentSetup (<a href="https://github.com/googleapis/java-genai/commit/5716305543f07985b191b54882156a8385f35ea0">5716305</a>)</li> <li>Add IDLE state to live connection status enum and mark REQUIRES_ACTION as deprecated. (<a href="https://github.com/googleapis/java-genai/commit/8259f12284375218b940a9ac71c9aaef09f92da5">8259f12</a>)</li> <li>Add interactions support for Java (<a href="https://github.com/googleapis/java-genai/commit/513953fe71832d80b4738afd59cf541e56fd10d2">513953f</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>[Interactions] Update Gaos errors to use the same error hierarchy as the rest of the SDK. (<a href="https://github.com/googleapis/java-genai/commit/9d1baebb0960b2f6d914298b6035291bf89b6649">9d1baeb</a>)</li> </ul> <h2><a href="https://github.com/googleapis/java-genai/compare/v1.65.0...v1.66.0">1.66.0</a> (2026-08-12)</h2> <h3>Features</h3> <ul> <li>Add interaction_status to LiveServerContent (<a href="https://github.com/googleapis/java-genai/commit/d3c90d3ea65daf595d72547fd9036d2d62d77be5">d3c90d3</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>report the API status on errors and align error messages to other SDKs (<a href="https://github.com/googleapis/java-genai/commit/9d22aaf0eb3609fb99e071a540cf756d44e47d4f">9d22aaf</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/googleapis/java-genai/commit/cb715b612829493fc712ef2eb0cf7aba7850762d"><code>cb715b6</code></a> chore(main): release 1.67.0 (<a href="https://redirect.github.com/googleapis/java-genai/issues/1179">#1179</a>)</li> <li><a href="https://github.com/googleapis/java-genai/commit/255a152e980dfc611b49ef852c9eac3224c16fd9"><code>255a152</code></a> chore: Make the GAOS client (GenAI) and its underlying HTTP clients AutoClose...</li> <li><a href="https://github.com/googleapis/java-genai/commit/9d1baebb0960b2f6d914298b6035291bf89b6649"><code>9d1baeb</code></a> fix: [Interactions] Update Gaos errors to use the same error hierarchy as the...</li> <li><a href="https://github.com/googleapis/java-genai/commit/57c89b122eb3541d1df6e4a0efa13da8f9517995"><code>57c89b1</code></a> chore: Internal Changes</li> <li><a href="https://github.com/googleapis/java-genai/commit/be19a13becfb8c6083f1ffeae2bf637b7fff710f"><code>be19a13</code></a> chore: Improve Java code coverage for types</li> <li><a href="https://github.com/googleapis/java-genai/commit/266bf49fb2179f10f597578ccec33de017114919"><code>266bf49</code></a> chore: add -B -ntp to maven CI commands to reduce log verbosity</li> <li><a href="https://github.com/googleapis/java-genai/commit/4a96ae99d85db28b137bce1d52864a49b395635f"><code>4a96ae9</code></a> chore: add coverage</li> <li><a href="https://github.com/googleapis/java-genai/commit/513953fe71832d80b4738afd59cf541e56fd10d2"><code>513953f</code></a> feat: Add interactions support for Java</li> <li><a href="https://github.com/googleapis/java-genai/commit/8259f12284375218b940a9ac71c9aaef09f92da5"><code>8259f12</code></a> feat: Add IDLE state to live connection status enum and mark REQUIRES_ACTION ...</li> <li><a href="https://github.com/googleapis/java-genai/commit/97a948f1689aa415dfb090ddd3ea83374dac964d"><code>97a948f</code></a> feat: Add <code>mode</code> enum (<code>VERBATIM</code>, <code>SMART</code>) to <code>AudioTranscriptionConfig</code> and...</li> <li>Additional commits viewable in <a href="https://github.com/googleapis/java-genai/compare/v1.65.0...v1.67.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]
