dependabot[bot] opened a new pull request, #8120: URL: https://github.com/apache/camel-quarkus/pull/8120
Bumps [io.quarkiverse.langchain4j:quarkus-langchain4j-bom](https://github.com/quarkiverse/quarkus-langchain4j) from 1.2.2 to 1.5.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/quarkiverse/quarkus-langchain4j/releases">io.quarkiverse.langchain4j:quarkus-langchain4j-bom's releases</a>.</em></p> <blockquote> <h2>1.5.0</h2> <h2>What's Changed</h2> <ul> <li>Update CI to use Java 25 instead of Java 24 by <a href="https://github.com/geoand"><code>@geoand</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/2038">quarkiverse/quarkus-langchain4j#2038</a></li> <li>Use LTS JDKs in push workflow by <a href="https://github.com/geoand"><code>@geoand</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/2039">quarkiverse/quarkus-langchain4j#2039</a></li> <li>Switch to worker thread for MCP tool invocations within reactive AI service calls by <a href="https://github.com/jmartisk"><code>@jmartisk</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/2045">quarkiverse/quarkus-langchain4j#2045</a></li> <li>Exclude JDK HTTP client from Chroma by <a href="https://github.com/geoand"><code>@geoand</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/2048">quarkiverse/quarkus-langchain4j#2048</a></li> <li>Allow Gemini Schema detection to be null by <a href="https://github.com/SimonSuewerUHH"><code>@SimonSuewerUHH</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/2049">quarkiverse/quarkus-langchain4j#2049</a></li> <li>Add <code>thoughtSignature</code> to Gemini requests/responses by <a href="https://github.com/geoand"><code>@geoand</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/2051">quarkiverse/quarkus-langchain4j#2051</a></li> <li>Relax need of guardrails to be CDI beans by <a href="https://github.com/geoand"><code>@geoand</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/2054">quarkiverse/quarkus-langchain4j#2054</a></li> <li>Add note about Easy RAG being unsupported in native mode by <a href="https://github.com/jmartisk"><code>@jmartisk</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/2055">quarkiverse/quarkus-langchain4j#2055</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/SimonSuewerUHH"><code>@SimonSuewerUHH</code></a> made their first contribution in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/2049">quarkiverse/quarkus-langchain4j#2049</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/quarkiverse/quarkus-langchain4j/compare/1.5.0.CR2...1.5.0">https://github.com/quarkiverse/quarkus-langchain4j/compare/1.5.0.CR2...1.5.0</a></p> <h2>1.5.0.CR2</h2> <h2>What's Changed</h2> <ul> <li>Fix nightly build by <a href="https://github.com/geoand"><code>@geoand</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/2029">quarkiverse/quarkus-langchain4j#2029</a></li> <li>Allow multiple McpClientName annotations on McpClientAuthProvider beans by <a href="https://github.com/jmartisk"><code>@jmartisk</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/2030">quarkiverse/quarkus-langchain4j#2030</a></li> <li>Exclude JDK HTTP client from Ollama by <a href="https://github.com/geoand"><code>@geoand</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/2032">quarkiverse/quarkus-langchain4j#2032</a></li> <li>Fix config mapping registration in gpu-llama3 runtime module by <a href="https://github.com/orionpapadakis"><code>@orionpapadakis</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/2034">quarkiverse/quarkus-langchain4j#2034</a></li> <li>Bump gpu-llama3 to 0.3.3 and curate docs by <a href="https://github.com/orionpapadakis"><code>@orionpapadakis</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/2036">quarkiverse/quarkus-langchain4j#2036</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/quarkiverse/quarkus-langchain4j/compare/1.5.0.CR1...1.5.0.CR2">https://github.com/quarkiverse/quarkus-langchain4j/compare/1.5.0.CR1...1.5.0.CR2</a></p> <h2>1.5.0.CR1</h2> <h2>What's Changed</h2> <ul> <li>pom.xml cleanup by <a href="https://github.com/jmartisk"><code>@jmartisk</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1950">quarkiverse/quarkus-langchain4j#1950</a></li> <li>feat: Added support to auto reinitialize session if not found by <a href="https://github.com/frami"><code>@frami</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1958">quarkiverse/quarkus-langchain4j#1958</a></li> <li>Bump the Quarkus dependency to 3.27.1 by <a href="https://github.com/jmartisk"><code>@jmartisk</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1963">quarkiverse/quarkus-langchain4j#1963</a></li> <li>Guard against empty schema in Gemini requests by <a href="https://github.com/geoand"><code>@geoand</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1962">quarkiverse/quarkus-langchain4j#1962</a></li> <li>Fix Infinispan related Ecocystem CI issue by <a href="https://github.com/geoand"><code>@geoand</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1966">quarkiverse/quarkus-langchain4j#1966</a></li> <li>Add an <code>All Configuration Options</code> doc page by <a href="https://github.com/gastaldi"><code>@gastaldi</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1967">quarkiverse/quarkus-langchain4j#1967</a></li> <li>Update the filesystem MCP server version by <a href="https://github.com/jmartisk"><code>@jmartisk</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1969">quarkiverse/quarkus-langchain4j#1969</a></li> <li>Don't fail the MCP client Dev UI page when there's an enum parameter by <a href="https://github.com/jmartisk"><code>@jmartisk</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1971">quarkiverse/quarkus-langchain4j#1971</a></li> <li>Use proper Quarkus version when Ecosystem CI runs ITs by <a href="https://github.com/geoand"><code>@geoand</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1972">quarkiverse/quarkus-langchain4j#1972</a></li> <li>Add tool guardrails for function calling validation and transformation by <a href="https://github.com/cescoffier"><code>@cescoffier</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1973">quarkiverse/quarkus-langchain4j#1973</a></li> <li>Handle unexpected completion of stream from claude api by <a href="https://github.com/ejstuart"><code>@ejstuart</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1975">quarkiverse/quarkus-langchain4j#1975</a></li> <li>Use <code>omni-moderation-latest</code> as the OpenAI moderation model by <a href="https://github.com/geoand"><code>@geoand</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1977">quarkiverse/quarkus-langchain4j#1977</a></li> <li>Bump to LangChain4j 1.9.1 by <a href="https://github.com/mariofusco"><code>@mariofusco</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1974">quarkiverse/quarkus-langchain4j#1974</a></li> <li>WebSocket MCP transport integration by <a href="https://github.com/jmartisk"><code>@jmartisk</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1980">quarkiverse/quarkus-langchain4j#1980</a></li> <li>Set default event name to <code>message</code> in MCP SSE client by <a href="https://github.com/yblazart"><code>@yblazart</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1986">quarkiverse/quarkus-langchain4j#1986</a></li> <li>Refactor guardrail metrics by <a href="https://github.com/cescoffier"><code>@cescoffier</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1984">quarkiverse/quarkus-langchain4j#1984</a></li> <li>Update Azure docs to link to advanced use cases by <a href="https://github.com/hubert123490"><code>@hubert123490</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1982">quarkiverse/quarkus-langchain4j#1982</a></li> <li>Use Quarkus 3.27 in samples by <a href="https://github.com/geoand"><code>@geoand</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1988">quarkiverse/quarkus-langchain4j#1988</a></li> <li>Relax Chroma test to not compare the vectors by <a href="https://github.com/cescoffier"><code>@cescoffier</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1990">quarkiverse/quarkus-langchain4j#1990</a></li> <li>Add verfication for gen_ai metrics in tests by <a href="https://github.com/fedinskiy"><code>@fedinskiy</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1991">quarkiverse/quarkus-langchain4j#1991</a></li> <li>Add observability and metrics support for tool guardrails by <a href="https://github.com/cescoffier"><code>@cescoffier</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1993">quarkiverse/quarkus-langchain4j#1993</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/quarkiverse/quarkus-langchain4j/commit/33127b5ced801c43e39c3b9e43fe0bd6eb000dfa"><code>33127b5</code></a> [maven-release-plugin] prepare release 1.5.0</li> <li><a href="https://github.com/quarkiverse/quarkus-langchain4j/commit/ddd274d124fd99f8f8ccac4bf55b30809e80fee7"><code>ddd274d</code></a> Update the latest release version 1.5.0 in documentation</li> <li><a href="https://github.com/quarkiverse/quarkus-langchain4j/commit/a804fb08ce543dc7bcb918aca7d81653eb85fde2"><code>a804fb0</code></a> Update README to 1.5.0</li> <li><a href="https://github.com/quarkiverse/quarkus-langchain4j/commit/6d0efe536d66554a0c2915fe572a9a2a5774a482"><code>6d0efe5</code></a> Update dependencies in samples</li> <li><a href="https://github.com/quarkiverse/quarkus-langchain4j/commit/6d876fe25a9b6d82d32007ea9c4d9a84958810b0"><code>6d876fe</code></a> Merge pull request <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/issues/2056">#2056</a> from quarkiverse/release-1.5.0</li> <li><a href="https://github.com/quarkiverse/quarkus-langchain4j/commit/7e8fea8baa348381f3885f66baa3fd879b641470"><code>7e8fea8</code></a> Release 1.5.0</li> <li><a href="https://github.com/quarkiverse/quarkus-langchain4j/commit/921e0981a2b9bb9d6b6ff0438820a17ca027e07e"><code>921e098</code></a> Merge pull request <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/issues/2055">#2055</a> from jmartisk/easy-rag-native-note</li> <li><a href="https://github.com/quarkiverse/quarkus-langchain4j/commit/f08751d6e8389d1659a4dc7aaf6e65ef56b55a97"><code>f08751d</code></a> Merge pull request <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/issues/2054">#2054</a> from quarkiverse/<a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/issues/2053">#2053</a></li> <li><a href="https://github.com/quarkiverse/quarkus-langchain4j/commit/93e9904c47e73979fc6746e8ede25780a32ae59f"><code>93e9904</code></a> Add note about Easy RAG being unsupported in native mode</li> <li><a href="https://github.com/quarkiverse/quarkus-langchain4j/commit/38903a236f4bd60f650e90588129a2e1bf80b769"><code>38903a2</code></a> Merge pull request <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/issues/2051">#2051</a> from quarkiverse/<a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/issues/2046">#2046</a></li> <li>Additional commits viewable in <a href="https://github.com/quarkiverse/quarkus-langchain4j/compare/1.2.2...1.5.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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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]
