Skip to content

Bump org.springframework.ai:spring-ai-bom from 1.1.7 to 2.0.0#3136

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

Bump org.springframework.ai:spring-ai-bom from 1.1.7 to 2.0.0#3136
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/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 1.1.7 to 2.0.0.

Release notes

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

Spring AI 2.0.0 GA

For upgrading from 1.1.x to 2.0.0, please refer to the upgrade notes here.

For the detailed reference documentation on 2.0.0, please refer here

⭐ New Features

  • Update Google GenAI models #6406
  • Use only Jackson 2 in OpenAiChatModel #6392
  • Make org.springframework.ai.image.observation null-marked #6388
  • Polish Prompt #6387
  • Preserve OpenAI tool call additional properties #6365

🐞 Bug Fixes

  • Filter unsupported tool messages in CassandraChatMemoryRepository #6400
  • Filter unsupported tool messages in MongoChatMemoryRepository #6399
  • Filter unsupported tool messages in JdbcChatMemoryRepository #6398
  • Remove streamToolCallResponses from advisor builders #6391
  • Add missing promptCacheKey parameter in OpenAiChatOptions #6380

📔 Documentation

  • Update reference docs to reflect 2.0 API changes #6405
  • Add more guides #6401
  • Introduce CLAUDE.md and AGENTS.md #6376
  • Consolidate upgrade notes for 2.0.0 #6333

🔨 Dependency Upgrades

  • Upgrade to MCP SDK 2.0.0 #6385
  • Upgrade to Spring Boot 4.1.0 #6329

❤️ Contributors

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

@​ericbottard, @​guanxuc, @​ilayaperumalg, @​sdeleuze, @​sdudzin, @​tzolov, and @​ultramancode

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

... (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 1.1.7 to 2.0.0.
- [Release notes](https://github.com/spring-projects/spring-ai/releases)
- [Commits](spring-projects/spring-ai@v1.1.7...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-major
...

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 12, 2026
@hawkbit-bot

Copy link
Copy Markdown

Thanks @dependabot[bot] for taking the time to contribute to hawkBit! We really appreciate this. Make yourself comfortable while I'm looking for a committer to help you with your contribution.
Please make sure you read the contribution guide and signed the Eclipse Contributor Agreement (ECA).

@avgustinmm

Copy link
Copy Markdown
Contributor

not trivial

@avgustinmm avgustinmm closed this Jun 16, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 16, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/maven/org.springframework.ai-spring-ai-bom-2.0.0 branch June 16, 2026 05:45
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.

2 participants