dependabot[bot] opened a new pull request, #21767: URL: https://github.com/apache/camel/pull/21767
Bumps [com.google.genai:google-genai](https://github.com/googleapis/java-genai) from 1.38.0 to 1.42.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.42.0</h2> <h2><a href="https://github.com/googleapis/java-genai/compare/v1.41.0...v1.42.0">1.42.0</a> (2026-03-04)</h2> <h3>Features</h3> <ul> <li>Update data types from discovery doc. (<a href="https://github.com/googleapis/java-genai/commit/850d527dd945a040c2aa9a50f82060c53fde4d64">850d527</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>initialize comprehensive and curated history in constructor (<a href="https://github.com/googleapis/java-genai/commit/f74a426adcf282f726a49b38958c4df3982a2d0d">f74a426</a>)</li> </ul> <h2>v1.41.0</h2> <h2><a href="https://github.com/googleapis/java-genai/compare/v1.40.0...v1.41.0">1.41.0</a> (2026-02-26)</h2> <h3>Features</h3> <ul> <li>Add Image Grounding support to GoogleSearch tool (<a href="https://github.com/googleapis/java-genai/commit/0daefbc3ea09a341162ff95b68bf7f2e25fa41ea">0daefbc</a>)</li> <li>enable server side MCP and disable all other AFC when server side MCP is configured. (<a href="https://github.com/googleapis/java-genai/commit/498a2c422dabb493d9b3b133b88156e5b44abae0">498a2c4</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>use <code>NonClosingDelegatingHttpClient</code> (<a href="https://github.com/googleapis/java-genai/commit/917aee09737fec695fdb4fb665e6aaebfcf0a2fc">917aee0</a>)</li> </ul> <h3>Documentation</h3> <ul> <li>explain how to run tests (<a href="https://github.com/googleapis/java-genai/commit/4f6a8112e8513bed34a5d35a16f21459006944c3">4f6a811</a>)</li> </ul> <h2>v1.40.0</h2> <h2><a href="https://github.com/googleapis/java-genai/compare/v1.39.0...v1.40.0">1.40.0</a> (2026-02-19)</h2> <h3>Features</h3> <ul> <li>Add <code>registerFiles</code> for Java. (<a href="https://github.com/googleapis/java-genai/commit/ce0b6389330762ba649d25fc40d52b926232e7d1">ce0b638</a>)</li> <li>Add UnifiedMetric support to Vertex Tuning evaluation config (<a href="https://github.com/googleapis/java-genai/commit/a28ebfc3ddff73b9c998015a0d6d78bb6171b2aa">a28ebfc</a>)</li> <li>Support multimodal embedding for Gemini Embedding 2.0 and support MaaS models in Models.embed_content() (Vertex AI API) (<a href="https://github.com/googleapis/java-genai/commit/23a7913309416b09e4d8fb39d704b5dc26aa22f1">23a7913</a>)</li> </ul> <h2>v1.39.0</h2> <h2><a href="https://github.com/googleapis/java-genai/compare/v1.38.0...v1.39.0">1.39.0</a> (2026-02-07)</h2> <h3>Features</h3> <ul> <li>Support encryption_spec in tuning job creation configuration for GenAI SDK (<a href="https://github.com/googleapis/java-genai/commit/7a4fb51127dd9cba8e32587866ae03608505b2bd">7a4fb51</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.41.0...v1.42.0">1.42.0</a> (2026-03-04)</h2> <h3>Features</h3> <ul> <li>Update data types from discovery doc. (<a href="https://github.com/googleapis/java-genai/commit/850d527dd945a040c2aa9a50f82060c53fde4d64">850d527</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>initialize comprehensive and curated history in constructor (<a href="https://github.com/googleapis/java-genai/commit/f74a426adcf282f726a49b38958c4df3982a2d0d">f74a426</a>)</li> </ul> <h2><a href="https://github.com/googleapis/java-genai/compare/v1.40.0...v1.41.0">1.41.0</a> (2026-02-26)</h2> <h3>Features</h3> <ul> <li>Add Image Grounding support to GoogleSearch tool (<a href="https://github.com/googleapis/java-genai/commit/0daefbc3ea09a341162ff95b68bf7f2e25fa41ea">0daefbc</a>)</li> <li>enable server side MCP and disable all other AFC when server side MCP is configured. (<a href="https://github.com/googleapis/java-genai/commit/498a2c422dabb493d9b3b133b88156e5b44abae0">498a2c4</a>)</li> <li>examples (<a href="https://github.com/googleapis/java-genai/commit/917aee09737fec695fdb4fb665e6aaebfcf0a2fc">917aee0</a>)</li> <li>initial integration (<a href="https://github.com/googleapis/java-genai/commit/917aee09737fec695fdb4fb665e6aaebfcf0a2fc">917aee0</a>)</li> <li>set up pom + fix test (<a href="https://github.com/googleapis/java-genai/commit/917aee09737fec695fdb4fb665e6aaebfcf0a2fc">917aee0</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>use <code>NonClosingDelegatingHttpClient</code> (<a href="https://github.com/googleapis/java-genai/commit/917aee09737fec695fdb4fb665e6aaebfcf0a2fc">917aee0</a>)</li> </ul> <h3>Documentation</h3> <ul> <li>explain how to run tests (<a href="https://github.com/googleapis/java-genai/commit/4f6a8112e8513bed34a5d35a16f21459006944c3">4f6a811</a>)</li> </ul> <h2><a href="https://github.com/googleapis/java-genai/compare/v1.39.0...v1.40.0">1.40.0</a> (2026-02-19)</h2> <h3>Features</h3> <ul> <li>Add <code>registerFiles</code> for Java. (<a href="https://github.com/googleapis/java-genai/commit/ce0b6389330762ba649d25fc40d52b926232e7d1">ce0b638</a>)</li> <li>Add UnifiedMetric support to Vertex Tuning evaluation config (<a href="https://github.com/googleapis/java-genai/commit/a28ebfc3ddff73b9c998015a0d6d78bb6171b2aa">a28ebfc</a>)</li> <li>Support multimodal embedding for Gemini Embedding 2.0 and support MaaS models in Models.embed_content() (Vertex AI API) (<a href="https://github.com/googleapis/java-genai/commit/23a7913309416b09e4d8fb39d704b5dc26aa22f1">23a7913</a>)</li> </ul> <h2><a href="https://github.com/googleapis/java-genai/compare/v1.38.0...v1.39.0">1.39.0</a> (2026-02-07)</h2> <h3>Features</h3> <ul> <li>Support encryption_spec in tuning job creation configuration for GenAI SDK (<a href="https://github.com/googleapis/java-genai/commit/7a4fb51127dd9cba8e32587866ae03608505b2bd">7a4fb51</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/googleapis/java-genai/commit/17e2f74e504dfed52a418a8bc33330096967649b"><code>17e2f74</code></a> chore(main): release 1.42.0 (<a href="https://redirect.github.com/googleapis/java-genai/issues/849">#849</a>)</li> <li><a href="https://github.com/googleapis/java-genai/commit/99f614951a1ea917ad90f45b6343b9b4df8afc89"><code>99f6149</code></a> chore: Update native-image configuration.</li> <li><a href="https://github.com/googleapis/java-genai/commit/9f862fdd3b9952a9c0daf1be1cfb7880ac46313d"><code>9f862fd</code></a> chore: Make ApiClient AutoCloseable</li> <li><a href="https://github.com/googleapis/java-genai/commit/ab324df4f054ee5312131e5b6bb3c3c5fb998818"><code>ab324df</code></a> chore: internal change</li> <li><a href="https://github.com/googleapis/java-genai/commit/850d527dd945a040c2aa9a50f82060c53fde4d64"><code>850d527</code></a> feat: Update data types from discovery doc.</li> <li><a href="https://github.com/googleapis/java-genai/commit/c17c1d0348e802efd9f363ec197a2c14ebd4eb96"><code>c17c1d0</code></a> chore: Fix the version in README</li> <li><a href="https://github.com/googleapis/java-genai/commit/6cc5ac5461adccb206ef4de15e28f8039fd324f4"><code>6cc5ac5</code></a> Copybara import of the project:</li> <li><a href="https://github.com/googleapis/java-genai/commit/6cacf62bd62f01c00e3c8fb1f2997f1da3cba8ab"><code>6cacf62</code></a> No public description</li> <li><a href="https://github.com/googleapis/java-genai/commit/438ee67253e9701d447abcb07fb8d76bd45cbb0f"><code>438ee67</code></a> chore(main): release 1.42.0-SNAPSHOT (<a href="https://redirect.github.com/googleapis/java-genai/issues/847">#847</a>)</li> <li><a href="https://github.com/googleapis/java-genai/commit/345e8956d37c4809f7043e0fde59b35fc58afb65"><code>345e895</code></a> Copybara import of the project:</li> <li>Additional commits viewable in <a href="https://github.com/googleapis/java-genai/compare/v1.38.0...v1.42.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]
