Skip to content

Bump org.springframework.ai:spring-ai-bom from 2.0.0-M4 to 2.0.0-RC2 - #27

Open
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/maven/org.springframework.ai-spring-ai-bom-2.0.0-RC2
Open

Bump org.springframework.ai:spring-ai-bom from 2.0.0-M4 to 2.0.0-RC2#27
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/maven/org.springframework.ai-spring-ai-bom-2.0.0-RC2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 9, 2026

Copy link
Copy Markdown
Contributor

Bumps org.springframework.ai:spring-ai-bom from 2.0.0-M4 to 2.0.0-RC2.

Release notes

Sourced from org.springframework.ai:spring-ai-bom's releases.

2.0.0-RC2

⭐ New Features

  • Make Anthropic HTTP client configurable #6354
  • Restore compatibility with Spring Framework < 7.0.4 #6334
  • Make OpenAI HTTP Client configurable #6294

🐞 Bug Fixes

  • Fix BedrockProxyChatModel model option handling #6370
  • Fix spring-ai-autoconfigure-model-bedrock-ai dependencies #6368
  • 2.0.0-RC1 regression: additional dependency is needed for Bedrock SDK #6367
  • Always auto-register ToolCallingAdvisor to support runtime-injected tools #6349
  • Restore options replacing instead of merging in ChatModel #6336
  • Replay reasoning_content in OpenAI assistant history #6296
  • Fix OllamaChatModel dropping thinking field in multi-turn conversation history #6062
  • Binding failure for spring.ai.ollama.chat.think #4853

📔 Documentation

  • Document native structured output limitations for Ollama and OpenAI #6363
  • Rewrite CONTRIBUTING.adoc and convert it to CONTRIBUTING.md #6352
  • Fix tool callback example in user-controlled tool execution docs #6324

❤️ Contributors

Thank you to all the contributors who worked on this release:

@​ThomasVitale, @​ericbottard, @​guanxuc, @​ilayaperumalg, @​sdeleuze, @​sdudzin, @​suryateja-g13, @​tzolov, and @​uc4w6c

Spring AI 2.0.0-RC1

⭐ New Features

  • Add turn-boundary snapping to MessageWindowChatMemory eviction #6312
  • Finish to remove default values from models #6311
  • Move advisors to their proper modules #6309
  • Remove SpringBeanToolCallbackResolver and toolNames() API #6301
  • Streamline OpenAiChatModel implementations #6295
  • Remove ToolSpec consumer API from ChatClient #6292
  • Remove Minimax dedicated support in favor of Anthropic one #6290
  • Remove internalToolExecutionEnabled #6289
  • Rename N() to n() in options builders #6285
  • Refine JdbcChatMemoryRepositoryDialect to use default method #6283
  • Replace SLF4J by org.apache.commons.logging.LogFactory #6280
  • Remove internal tool execution from MiniMaxChatModel #6279
  • Remove internal tool execution from BedrockProxyChatModel #6272
  • fix(core): allow tool callbacks and providers directly in ChatClient tools() #6263
  • Remove internal tool execution from MistralAiChatModel #6260
  • Remove internal tool execution from DeepSeekChatModel #6258
  • Remove internal tool execution from OpenAiChatModel #6257

... (truncated)

Commits
  • 276c5d5 Release version 2.0.0-RC2
  • 0bace58 Fix BedrockProxyChatModelIT#functionCallTestWithToolCallingOptions
  • 951bca0 Fix options merging in BedrockProxyChatModelIT
  • f850555 Remove uneeded test dependencies from vector stores
  • a350cbd Fix spring-ai-autoconfigure-model-bedrock-ai dependencies
  • 7abc527 Use model-specific options instead of ToolCallingChatOptions in OpenAI/DeepSe...
  • 3857338 Additional fixes for FunctionCallbackWithPlainFunctionBeanIT
  • 02e8111 Fix OpenAI FunctionCallbackWithPlainFunctionBeanIT
  • c021472 Fix OllamaChatModelIT
  • 81a29c5 docs: document native structured output limitations for Ollama and OpenAI
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [org.springframework.ai:spring-ai-bom](https://github.com/spring-projects/spring-ai) from 2.0.0-M4 to 2.0.0-RC2.
- [Release notes](https://github.com/spring-projects/spring-ai/releases)
- [Commits](spring-projects/spring-ai@v2.0.0-M4...v2.0.0-RC2)

---
updated-dependencies:
- dependency-name: org.springframework.ai:spring-ai-bom
  dependency-version: 2.0.0-RC2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Jun 9, 2026
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Jun 9, 2026
Copilot AI requested a review from making June 12, 2026 04:33
@dependabot @github

dependabot Bot commented on behalf of github Jun 12, 2026

Copy link
Copy Markdown
Contributor Author

A newer version of org.springframework.ai:spring-ai-bom exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant