dependabot[bot] opened a new pull request, #7747: URL: https://github.com/apache/camel-quarkus/pull/7747
Bumps [io.quarkiverse.langchain4j:quarkus-langchain4j-bom](https://github.com/quarkiverse/quarkus-langchain4j) from 1.2.0.CR1 to 1.2.0.CR2. <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.2.0.CR2</h2> <h2>What's Changed</h2> <ul> <li>Add the cacheToolList property for MCP clients by <a href="https://github.com/jmartisk"><code>@jmartisk</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1743">quarkiverse/quarkus-langchain4j#1743</a></li> <li>Llama and Llama3: Move runtime configuration to RuntimeValue in the Recorder constructor by <a href="https://github.com/gastaldi"><code>@gastaldi</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1745">quarkiverse/quarkus-langchain4j#1745</a></li> <li>Patch thought configuration for <code>quarkus-langchain4j-ai-gemini</code> by <a href="https://github.com/hulsbo"><code>@hulsbo</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1744">quarkiverse/quarkus-langchain4j#1744</a></li> <li>Remove the Quarkus prefix from the ToC by <a href="https://github.com/gastaldi"><code>@gastaldi</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1747">quarkiverse/quarkus-langchain4j#1747</a></li> <li>Only include stopSequences if they are not empty by <a href="https://github.com/geoand"><code>@geoand</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1753">quarkiverse/quarkus-langchain4j#1753</a></li> <li>Remove quarkus-specific guardrail implementation by <a href="https://github.com/edeandrea"><code>@edeandrea</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1754">quarkiverse/quarkus-langchain4j#1754</a></li> <li>Add Content-Type: application/json header to Streamable HTTP MCP client by <a href="https://github.com/geoand"><code>@geoand</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1755">quarkiverse/quarkus-langchain4j#1755</a></li> <li>[main] Fix MCP integration tests in the Platform CI by <a href="https://github.com/jmartisk"><code>@jmartisk</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1756">quarkiverse/quarkus-langchain4j#1756</a></li> <li>Fix non-AI agents support by <a href="https://github.com/geoand"><code>@geoand</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1763">quarkiverse/quarkus-langchain4j#1763</a></li> <li>Add anthropic thinking config by <a href="https://github.com/ejstuart"><code>@ejstuart</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1762">quarkiverse/quarkus-langchain4j#1762</a></li> <li>Fix: ensure USER messages are ordered first for Bedrock (<a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/issues/1764">#1764</a>) by <a href="https://github.com/yurikotikov"><code>@yurikotikov</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1765">quarkiverse/quarkus-langchain4j#1765</a></li> <li>Diff in docs after running the build by <a href="https://github.com/rsvoboda"><code>@rsvoboda</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1768">quarkiverse/quarkus-langchain4j#1768</a></li> <li>Drop explicit versions of byte-buddy and mockito-core by <a href="https://github.com/rsvoboda"><code>@rsvoboda</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1769">quarkiverse/quarkus-langchain4j#1769</a></li> <li>Make MCP work with langchain4j agents by <a href="https://github.com/mariofusco"><code>@mariofusco</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1758">quarkiverse/quarkus-langchain4j#1758</a></li> <li>Add ChatModelListener support to Bedrock chat models (<a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/issues/1766">#1766</a>) by <a href="https://github.com/alexfedorenchik"><code>@alexfedorenchik</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1767">quarkiverse/quarkus-langchain4j#1767</a></li> <li>Add codestart artifacts to the generated BOM by <a href="https://github.com/aloubyansky"><code>@aloubyansky</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1770">quarkiverse/quarkus-langchain4j#1770</a></li> <li>Make sure that the support agents in langchain4j-agentic can be used by <a href="https://github.com/geoand"><code>@geoand</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1771">quarkiverse/quarkus-langchain4j#1771</a></li> <li>Ability to run integration tests with Quarkus Platform by <a href="https://github.com/rsvoboda"><code>@rsvoboda</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1777">quarkiverse/quarkus-langchain4j#1777</a></li> <li>Introduce max-completion-tokens config property by <a href="https://github.com/geoand"><code>@geoand</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1780">quarkiverse/quarkus-langchain4j#1780</a></li> <li>Introduce support for ChatMemoryAccess by <a href="https://github.com/geoand"><code>@geoand</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1781">quarkiverse/quarkus-langchain4j#1781</a></li> <li>Anthropic handle tool calls by <a href="https://github.com/ejstuart"><code>@ejstuart</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1782">quarkiverse/quarkus-langchain4j#1782</a></li> <li>Introduce AiServiceContextFactory by <a href="https://github.com/mariofusco"><code>@mariofusco</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1783">quarkiverse/quarkus-langchain4j#1783</a></li> <li>Revert "Ability to run integration tests with Quarkus Platform" by <a href="https://github.com/geoand"><code>@geoand</code></a> in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1788">quarkiverse/quarkus-langchain4j#1788</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/hulsbo"><code>@hulsbo</code></a> made their first contribution in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1744">quarkiverse/quarkus-langchain4j#1744</a></li> <li><a href="https://github.com/ejstuart"><code>@ejstuart</code></a> made their first contribution in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1762">quarkiverse/quarkus-langchain4j#1762</a></li> <li><a href="https://github.com/yurikotikov"><code>@yurikotikov</code></a> made their first contribution in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1765">quarkiverse/quarkus-langchain4j#1765</a></li> <li><a href="https://github.com/alexfedorenchik"><code>@alexfedorenchik</code></a> made their first contribution in <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/pull/1767">quarkiverse/quarkus-langchain4j#1767</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/quarkiverse/quarkus-langchain4j/compare/1.2.0.CR1...1.2.0.CR2">https://github.com/quarkiverse/quarkus-langchain4j/compare/1.2.0.CR1...1.2.0.CR2</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/quarkiverse/quarkus-langchain4j/commit/572f74cac188d28bb7607ffd197dc25af48f0316"><code>572f74c</code></a> [maven-release-plugin] prepare release 1.2.0.CR2</li> <li><a href="https://github.com/quarkiverse/quarkus-langchain4j/commit/4ffac86fd7c53fc9cbebe687ce8507d459257637"><code>4ffac86</code></a> Update the latest release version 1.2.0.CR2 in documentation</li> <li><a href="https://github.com/quarkiverse/quarkus-langchain4j/commit/1188e70fc552cd8b8bc18ae3d1564d3f907fa091"><code>1188e70</code></a> Update README to 1.2.0.CR2</li> <li><a href="https://github.com/quarkiverse/quarkus-langchain4j/commit/010fb37f34fc68357192452d4bbfc9a915f3b530"><code>010fb37</code></a> Update dependencies in samples</li> <li><a href="https://github.com/quarkiverse/quarkus-langchain4j/commit/5baaf72af977499a3d5c370e648fbc5831bbd276"><code>5baaf72</code></a> Merge pull request <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/issues/1789">#1789</a> from quarkiverse/release-1.2.0.CR2</li> <li><a href="https://github.com/quarkiverse/quarkus-langchain4j/commit/91dc6561faa1b85d6310d561f113dfe317d5c1d1"><code>91dc656</code></a> Release 1.2.0.CR2</li> <li><a href="https://github.com/quarkiverse/quarkus-langchain4j/commit/c04cebd2a8a353101440c159fec8bf6a71327ba3"><code>c04cebd</code></a> Merge pull request <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/issues/1788">#1788</a> from quarkiverse/revert-1777-platform.bom.integratio...</li> <li><a href="https://github.com/quarkiverse/quarkus-langchain4j/commit/0655ec68fc874e6325ccc6f5ba7e492f4d152d30"><code>0655ec6</code></a> Revert "Ability to run integration tests with Quarkus Platform"</li> <li><a href="https://github.com/quarkiverse/quarkus-langchain4j/commit/60e1cae69eb84435510504bccf9d2f71219ec38c"><code>60e1cae</code></a> Revert "Release 1.2.0.CR2"</li> <li><a href="https://github.com/quarkiverse/quarkus-langchain4j/commit/c75e5a135034a51f698df2573ff70dc616399c43"><code>c75e5a1</code></a> Merge pull request <a href="https://redirect.github.com/quarkiverse/quarkus-langchain4j/issues/1787">#1787</a> from quarkiverse/release-1.2.0.CR2</li> <li>Additional commits viewable in <a href="https://github.com/quarkiverse/quarkus-langchain4j/compare/1.2.0.CR1...1.2.0.CR2">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]
