Skip to content

build(deps): bump org.springframework.ai:spring-ai-bom from 2.0.0 to 2.0.1 - #4485

Merged
github-actions[bot] merged 1 commit into
developfrom
dependabot/gradle/org.springframework.ai-spring-ai-bom-2.0.1
Aug 24, 2026
Merged

build(deps): bump org.springframework.ai:spring-ai-bom from 2.0.0 to 2.0.1#4485
github-actions[bot] merged 1 commit into
developfrom
dependabot/gradle/org.springframework.ai-spring-ai-bom-2.0.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 24, 2026

Copy link
Copy Markdown
Contributor

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

Release notes

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

Spring AI 2.0.1

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

For the detailed reference documentation on 2.0.1, please refer here

⭐ New Features

  • Harden Ollama integration tests against flakiness #6776
  • Retire deprecated Mistral AI chat models #6772
  • Document additional 2.0.1 breaking changes #6771
  • Support audio streaming in OpenAiAudioSpeechModel #6733
  • Add configurable tool call limits #6726
  • Enrich OpenAI transcription options and responses #6697
  • Update Couchbase vector store to use Spring Boot-managed client #6583
  • Remove explicit protobuf-java version properties #6552
  • Add ToolChoice support for Google GenAI chat model #6531
  • Remove fastjson2 dependency from spring-ai-azure-store #6508
  • Refactor Media builder to use typed data overloads #6481
  • Validate TokenTextSplitter builder arguments #6452
  • Support page ranges in PagePdfDocumentReader #6445
  • Revise DeepSeekApi #6428
  • GraalVM for mcp annotations doesn't work in Spring AI 2.0.0 #6427
  • Rename spring-ai-autoconfigure-model-chat-memory-redis #6416
  • Restore PDF media mapping in OpenAiChatModel #6410
  • Google Image generation support #6408
  • Remove unused field maxResults #6344
  • Confusing WARN log while AWS region resolving #5108
  • SpringAI does not follow the AWS SDK's default region resolution rules #823

🐞 Bug Fixes

  • Reserve Redis chat memory timestamps atomically #6784
  • Fix RedisChatMemoryRepository clear() #6783
  • Escape metadata values in Redis chat memory queries #6765
  • Validate resolved resource path #6764
  • Introduce maxSessions and sessionIdleTimeout #6760
  • Fix OpenAiAudioTranscriptionModel leaking the stream on cancellation #6759
  • Merge java-compile compilerArgs instead of overriding #6756
  • Default OpenAI tool-calling strict mode to false #6755
  • Use temporary directory for cache #6754
  • Handle malformed pdf in PdfDocumentReader #6753
  • Make tool resolution fallback configurable #6751
  • Use full length hash #6746
  • Correct ToolContext parameter detection #6744
  • Return a single Generation on ToolCallLimitExceededException #6742
  • Fix ToolCallingAdvisor streaming loop dropping doBeforeStream mutations #6737
  • Add instructions option to OpenAiAudioSpeechModel #6731
  • Apply MCP HTTP client request customizer beans #6716
  • Close OpenAI stream response on cancellation #6656
  • Validate text length to prevent StringIndexOutOfBoundsException for MarkdownCodeBlockCleaner #6645

... (truncated)

Commits
  • c9107fd Release 2.0.1
  • 92a2119 Upgrade to Spring Boot 4.1.1
  • 0e7b5f6 Escape metadata values in Redis chat memory queries
  • 2d2b455 Validate resolved resource path stays within the cache directory
  • 023867c Introduce maxSessions and sessionIdleTimeout
  • 8a1fd8e Handle malformed pdf in PdfDocumentReader
  • 369a926 Use a new temporary directory for cache
  • 096f140 Make tool resolution fallback configurable
  • d89e4a4 Use full length SHA256 hash for contextHash
  • 3fc390f Prepare 2.0.x-internal branch
  • 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 to 2.0.1.
- [Release notes](https://github.com/spring-projects/spring-ai/releases)
- [Changelog](https://github.com/spring-projects/spring-ai/blob/main/release-train-settings.xml)
- [Commits](spring-projects/spring-ai@v2.0.0...v2.0.1)

---
updated-dependencies:
- dependency-name: org.springframework.ai:spring-ai-bom
  dependency-version: 2.0.1
  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 Aug 24, 2026
@github-actions
github-actions Bot enabled auto-merge August 24, 2026 09:42
@sonarqubecloud

Copy link
Copy Markdown

@github-actions
github-actions Bot merged commit fde6d7a into develop Aug 24, 2026
34 checks passed
@github-actions
github-actions Bot deleted the dependabot/gradle/org.springframework.ai-spring-ai-bom-2.0.1 branch August 24, 2026 10:00
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