dependabot[bot] opened a new pull request, #8282: URL: https://github.com/apache/camel-quarkus/pull/8282
Bumps [io.quarkiverse.langchain4j:quarkus-langchain4j-bom](https://github.com/quarkiverse/quarkus-langchain4j) from 1.6.0 to 1.7.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.7.0</h2> <h2>What's Changed</h2> <ul> <li>fix: AiServiceMethodImplementationSupport.doImplement0 redundantly fetches the messages from the ChatMemoryStore by <a href="https://github.com/chirino"><code>@chirino</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/2117">quarkiverse/quarkus-langchain4j#2117</a></li> <li>Fix agentic native mode by <a href="https://github.com/geoand"><code>@geoand</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/2119">quarkiverse/quarkus-langchain4j#2119</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/quarkiverse/quarkus-langchain4j/compare/1.7.0.CR1...1.7.0">https://github.com/quarkiverse/quarkus-langchain4j/compare/1.7.0.CR1...1.7.0</a></p> <h2>1.7.0.CR1</h2> <h2>What's Changed</h2> <ul> <li>LangChain4j 1.11 + MCP client Micrometer metrics by <a href="https://github.com/jmartisk"><code>@jmartisk</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/2099">quarkiverse/quarkus-langchain4j#2099</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/quarkiverse/quarkus-langchain4j/compare/1.6.0...1.7.0.CR1">https://github.com/quarkiverse/quarkus-langchain4j/compare/1.6.0...1.7.0.CR1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/quarkiverse/quarkus-langchain4j/commit/267127ff7c33e86c60b23d9ccd2cf1d9e3e987af"><code>267127f</code></a> [maven-release-plugin] prepare release 1.7.0</li> <li><a href="https://github.com/quarkiverse/quarkus-langchain4j/commit/cfa8fd2a728ef650f284d9c958ceb08c490c8f42"><code>cfa8fd2</code></a> Update the latest release version 1.7.0 in documentation</li> <li><a href="https://github.com/quarkiverse/quarkus-langchain4j/commit/0bd376735035c6e983162ca2d147317b0a5c01c9"><code>0bd3767</code></a> Update README to 1.7.0</li> <li><a href="https://github.com/quarkiverse/quarkus-langchain4j/commit/67b624974736eddee23749e498fcf1816185ae42"><code>67b6249</code></a> Update dependencies in samples</li> <li><a href="https://github.com/quarkiverse/quarkus-langchain4j/commit/bed89322687645f52c22175ac29d19b1f414dd64"><code>bed8932</code></a> Merge pull request <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/issues/2120">#2120</a> from quarkiverse/release-1.7.0</li> <li><a href="https://github.com/quarkiverse/quarkus-langchain4j/commit/4ba06db63a84dc69dc276b8b3ab517367f86333d"><code>4ba06db</code></a> Release 1.7.0</li> <li><a href="https://github.com/quarkiverse/quarkus-langchain4j/commit/2a1c423595438f3b941210d38f39afb597877506"><code>2a1c423</code></a> Merge pull request <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/issues/2119">#2119</a> from quarkiverse/<a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/issues/2078">#2078</a></li> <li><a href="https://github.com/quarkiverse/quarkus-langchain4j/commit/07eca1056cd55f1d776ba5a4e083ee58876c2104"><code>07eca10</code></a> Fix agentic native mode</li> <li><a href="https://github.com/quarkiverse/quarkus-langchain4j/commit/fbbf4ea763091affeb1d226d19ef7882ff1feb7b"><code>fbbf4ea</code></a> Merge pull request <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/issues/2117">#2117</a> from chirino/avoid-dup-store-gets-part-2</li> <li><a href="https://github.com/quarkiverse/quarkus-langchain4j/commit/21a60ca1ff008dba0b0bf24f559b24604934ec50"><code>21a60ca</code></a> fix: AiServiceMethodImplementationSupport.doImplement0 redundantly fetches th...</li> <li>Additional commits viewable in <a href="https://github.com/quarkiverse/quarkus-langchain4j/compare/1.6.0...1.7.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]
