Skip to content

chore(deps): bump org.springframework.ai:spring-ai-bom from 2.0.0-M5 to 2.0.0-RC1#26

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/org.springframework.ai-spring-ai-bom-2.0.0-RC1
Closed

chore(deps): bump org.springframework.ai:spring-ai-bom from 2.0.0-M5 to 2.0.0-RC1#26
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/org.springframework.ai-spring-ai-bom-2.0.0-RC1

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-M5 to 2.0.0-RC1.

Release notes

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

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
  • Remove internal tool execution from OllamaChatModel #6256
  • Remove duplicate builder overrides in OpenAiChatOptions #6255
  • Refactor tool search by consolidating into a single module #6254
  • Remove internal tool execution from AnthropicChatModel #6252
  • Refactor toOptions method for vendor-specific autoconfiguration properties #6248
  • Make equals parameter nullable #6239
  • Remove unused GoogleGenAiChatOptions.TransportType #6238
  • GH-6211: Avoid duplicate chat memory in tool prompts #6228
  • GH-6206: Update tool callback guidance #6214
  • Update Mistral AI chat models #6210
  • Deprecate and rename ChatClient customizer #6204
  • Refine Spring Boot dependencies #6200
  • Simplify ToolCallAdvisor stream aggregation by removing publish() multicast #6195
  • Add DeepSeek V4 chat model constants #6194
  • Add EntityParamSpec to ChatClient entity() methods for per-call structured output configuration #6165
  • Remove toolNames() API and SpringBeanToolCallbackResolver — use explicit ToolCallback beans instead #6154
  • Retire Pixtral Large model #6149
  • Refactor JSON utilities #6135
  • Use .class reference for autoconf ordering #6119
  • Add Tool Search Tool advisor for on-demand tool discovery #5909
  • Allow accessing "timestamp" field from spring_ai_chat_memory table programatically when using JdbcChatMemoryRepository #5168

🐞 Bug Fixes

  • fix: place memory advisors outside ToolCallingAdvisor by default #6314
  • Rename ToolCallAdvisor to ToolCallingAdvisor with backward-compat shims and bug fixes #6303
  • Fix OpenAiChatModel.stream() to only buffer tool calls. #6288
  • refactor(chat-client): enforce non-null ToolCallAdvisor.Builder and fix advisor chain mutation #6282
  • fix: fix span hierarchy in streaming paths for all remaining chat models #6276
  • fix: bring parent span into ThreadLocals to maintain Observation and span hierarchy parity #6249

... (truncated)

Commits
  • c775db7 Fix Maven Central publishing failure due to missing SCM metadata in child mod...
  • 1d3c0fd Release version 2.0.0-RC1
  • e974836 Restore SCM metadata to spring-ai-bom/pom.xml
  • fdd73d9 Fix tests related to 933bfbbce323e4f06d4e0f0790e54a2725c1c088
  • bfa9037 docs: Document HTTP-layer observability for OpenAI chat model
  • 8489684 Add turn-boundary snapping to MessageWindowChatMemory eviction
  • 933bfbb fix: place memory advisors outside ToolCallingAdvisor by default
  • 216f91c Fix(docs): Correct ChatOptions interface in chatmodel documentation
  • 492a581 fix (docs): user controlled tool execution fixes
  • 6c4748a Fix internalToolExecutionEnabled references in provider chat docs
  • 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-M5 to 2.0.0-RC1.
- [Release notes](https://github.com/spring-projects/spring-ai/releases)
- [Commits](spring-projects/spring-ai@v2.0.0-M5...v2.0.0-RC1)

---
updated-dependencies:
- dependency-name: org.springframework.ai:spring-ai-bom
  dependency-version: 2.0.0-RC1
  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 @github

dependabot Bot commented on behalf of github Jun 16, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #31.

@dependabot dependabot Bot closed this Jun 16, 2026
@dependabot
dependabot Bot deleted the dependabot/maven/org.springframework.ai-spring-ai-bom-2.0.0-RC1 branch June 16, 2026 04:13
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.

0 participants