Skip to content

deps(maven): bump org.springframework.ai:spring-ai-bom from 2.0.0-M8 to 2.0.0 in /console/console-panel#70

Open
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/maven/console/console-panel/org.springframework.ai-spring-ai-bom-2.0.0
Open

deps(maven): bump org.springframework.ai:spring-ai-bom from 2.0.0-M8 to 2.0.0 in /console/console-panel#70
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/maven/console/console-panel/org.springframework.ai-spring-ai-bom-2.0.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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

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
  • ef502da Release version 2.0.0
  • 923d886 Update Google GenAI models
  • 144d37d Fix AwsOpenSearch ITs
  • 6dca789 Update reference docs to reflect 2.0 API changes
  • a0e78fe Consolidate upgrade notes for 2.0.0
  • a380407 Add more guides
  • 866d7bd Add warning log when tool messages are filtered in JdbcChatMemoryRepository
  • 0ec3a2a Filter unsupported tool messages in CassandraChatMemoryRepository
  • 52a6fed Filter unsupported tool messages in MongoChatMemoryRepository
  • e55144b Filter unsupported tool messages in JdbcChatMemoryRepository
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Jun 12, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies, java. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants