dependabot[bot] opened a new pull request, #23518:
URL: https://github.com/apache/camel/pull/23518

   Bumps 
[org.springframework.ai:spring-ai-bom](https://github.com/spring-projects/spring-ai)
 from 1.1.6 to 1.1.7.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/spring-projects/spring-ai/releases";>org.springframework.ai:spring-ai-bom's
 releases</a>.</em></p>
   <blockquote>
   <h2>Spring AI 1.1.7</h2>
   <h2>:star: New Features</h2>
   <ul>
   <li>Ollama doesnt work in a graalvm native image <a 
href="https://redirect.github.com/spring-projects/spring-ai/issues/6064";>#6064</a></li>
   </ul>
   <h2>:lady_beetle: Bug Fixes</h2>
   <ul>
   <li>OpenAiChatModel streaming drops chunks due to internal switchMap when 
using buffered concatMap <a 
href="https://redirect.github.com/spring-projects/spring-ai/issues/6122";>#6122</a></li>
   <li><code>RedisVectorStore#doDelete</code> only deletes the 10 first 
messages <a 
href="https://redirect.github.com/spring-projects/spring-ai/issues/6066";>#6066</a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/spring-projects/spring-ai/commit/d8503868d3e84547db51d8f10379e1a075fe2d99";><code>d850386</code></a>
 Release version 1.1.7</li>
   <li><a 
href="https://github.com/spring-projects/spring-ai/commit/5b78fe924eb2327f652cbdae1531999a6a98ba81";><code>5b78fe9</code></a>
 Harden filename handling in AnthropicSkillsResponseHelper</li>
   <li><a 
href="https://github.com/spring-projects/spring-ai/commit/3fc37483ae6b215efc743f41b303820091b05aee";><code>3fc3748</code></a>
 Fix deprecated model for OpenAI SDK Image model</li>
   <li><a 
href="https://github.com/spring-projects/spring-ai/commit/b83d3928cd84f547c094a89d23969b256b567f4b";><code>b83d392</code></a>
 Fix OpenAI ITs</li>
   <li><a 
href="https://github.com/spring-projects/spring-ai/commit/f63fac2a2d968bccd1cbc3c62a7ad78294f16ed5";><code>f63fac2</code></a>
 Fix deprecated audio models in OpenAI API and OpenAI SDK</li>
   <li><a 
href="https://github.com/spring-projects/spring-ai/commit/9a5f2154bdda22949091ffd7ae4f532934d0092f";><code>9a5f215</code></a>
 fix: update OpenAI image API to gpt-image-1-mini, dropping DALL-E support</li>
   <li><a 
href="https://github.com/spring-projects/spring-ai/commit/30c7be9000b8a9afd58e3a580b5424630e6d7509";><code>30c7be9</code></a>
 fix: Add missing configurations for ChatModel streaming tests</li>
   <li><a 
href="https://github.com/spring-projects/spring-ai/commit/42b9cc72e1d665a417403e403828228bcff254d4";><code>42b9cc7</code></a>
 Replace switchMap with concatMap/map to prevent streaming data loss (<a 
href="https://redirect.github.com/spring-projects/spring-ai/issues/6106";>#6106</a>)</li>
   <li><a 
href="https://github.com/spring-projects/spring-ai/commit/24a89f5555be3d6db006dfb46930b569a28a51ee";><code>24a89f5</code></a>
 Fix Redis vector store filter delete to paginate search results</li>
   <li><a 
href="https://github.com/spring-projects/spring-ai/commit/df99841177c419d09f936d917fb673fb4eecf4ad";><code>df99841</code></a>
 Add Ollama ThinkOption runtime hints</li>
   <li>Additional commits viewable in <a 
href="https://github.com/spring-projects/spring-ai/compare/v1.1.6...v1.1.7";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.springframework.ai:spring-ai-bom&package-manager=maven&previous-version=1.1.6&new-version=1.1.7)](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]

Reply via email to