dependabot[bot] opened a new pull request, #21968: URL: https://github.com/apache/camel/pull/21968
Bumps [com.google.genai:google-genai](https://github.com/googleapis/java-genai) from 1.42.0 to 1.43.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.43.0</h2> <h2><a href="https://github.com/googleapis/java-genai/compare/v1.42.0...v1.43.0">1.43.0</a> (2026-03-12)</h2> <h3>Features</h3> <ul> <li>Add inference_generation_config to EvaluationConfig for Tuning (<a href="https://github.com/googleapis/java-genai/commit/c9632f024d80f0ede17b6a4df423c33cd09c6fa9">c9632f0</a>)</li> <li>Allow custom endpoints for authentication with Vertex AI in Java (<a href="https://github.com/googleapis/java-genai/commit/5b3872897a68d00f536b94bb11bb580c45e8cd55">5b38728</a>)</li> <li>enable language code for audio transcription config in Live API for Vertex AI (<a href="https://github.com/googleapis/java-genai/commit/fb034ff044d3c73721f3253845ac5e2c00e8d262">fb034ff</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.42.0...v1.43.0">1.43.0</a> (2026-03-12)</h2> <h3>Features</h3> <ul> <li>Add inference_generation_config to EvaluationConfig for Tuning (<a href="https://github.com/googleapis/java-genai/commit/c9632f024d80f0ede17b6a4df423c33cd09c6fa9">c9632f0</a>)</li> <li>Allow custom endpoints for authentication with Vertex AI in Java (<a href="https://github.com/googleapis/java-genai/commit/5b3872897a68d00f536b94bb11bb580c45e8cd55">5b38728</a>)</li> <li>enable language code for audio transcription config in Live API for Vertex AI (<a href="https://github.com/googleapis/java-genai/commit/fb034ff044d3c73721f3253845ac5e2c00e8d262">fb034ff</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/googleapis/java-genai/commit/20d5b682a35185a0f6fddb85b48f552f847b7244"><code>20d5b68</code></a> chore(main): release 1.43.0 (<a href="https://redirect.github.com/googleapis/java-genai/issues/863">#863</a>)</li> <li><a href="https://github.com/googleapis/java-genai/commit/6f1715da20d95230d36d5ea7c3bef3041864ed23"><code>6f1715d</code></a> chore: Update response MIME type field status.</li> <li><a href="https://github.com/googleapis/java-genai/commit/fb034ff044d3c73721f3253845ac5e2c00e8d262"><code>fb034ff</code></a> feat: enable language code for audio transcription config in Live API for Ver...</li> <li><a href="https://github.com/googleapis/java-genai/commit/55aa88ad48d7c9aeef3d507e5e12562d7341751f"><code>55aa88a</code></a> chore: Append user-agent when merging headers</li> <li><a href="https://github.com/googleapis/java-genai/commit/f78f0a03252f34b03ccc8508a448808a39b419fd"><code>f78f0a0</code></a> chore: process proxy and base url settings for file uploads</li> <li><a href="https://github.com/googleapis/java-genai/commit/5b3872897a68d00f536b94bb11bb580c45e8cd55"><code>5b38728</code></a> feat: Allow custom endpoints for authentication with Vertex AI in Java</li> <li><a href="https://github.com/googleapis/java-genai/commit/3b0084aebc080cac33ba090a14e5513ccb1e4710"><code>3b0084a</code></a> chore: test leakr</li> <li><a href="https://github.com/googleapis/java-genai/commit/c9632f024d80f0ede17b6a4df423c33cd09c6fa9"><code>c9632f0</code></a> feat: Add inference_generation_config to EvaluationConfig for Tuning</li> <li><a href="https://github.com/googleapis/java-genai/commit/fea2ec70b4eadfde4ada0178ce4be7110e2868a0"><code>fea2ec7</code></a> Copybara import of the project:</li> <li><a href="https://github.com/googleapis/java-genai/commit/714ddf087251f9e75963e1c2244ff8ca28cd59aa"><code>714ddf0</code></a> chore(main): release 1.43.0-SNAPSHOT (<a href="https://redirect.github.com/googleapis/java-genai/issues/861">#861</a>)</li> <li>See full diff in <a href="https://github.com/googleapis/java-genai/compare/v1.42.0...v1.43.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]
