Skip to content

build(deps): bump org.springframework.ai:spring-ai-bom from 1.1.3 to 1.1.4#1377

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/org.springframework.ai-spring-ai-bom-1.1.4
Open

build(deps): bump org.springframework.ai:spring-ai-bom from 1.1.3 to 1.1.4#1377
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/org.springframework.ai-spring-ai-bom-1.1.4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 26, 2026

Bumps org.springframework.ai:spring-ai-bom from 1.1.3 to 1.1.4.

Release notes

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

Spring AI 1.1.4 Release Notes

🎯 Highlights

This release includes 1 new feature, 11 bug fixes, 1 other improvement.

⭐ New Features

  • Added capability to dynamically disable Structured Output Native functionality at runtime, providing more flexibility in configuration and usage scenarios. 45a1607

🪲 Bug Fixes

  • Resolved issues with Oracle and PgVector vector store integration tests to improve test reliability 56fa3ee
  • Corrected issue where extraBody parameter was being lost when toolDefinitions were provided in chat requests d886961
  • Improved stability of Bedrock converse integration tests by addressing flaky test scenarios fac5647
  • Updated Google GenAI embedding model to use current API and fixed flaky function call tests 6c82800
  • Resolved issues in Google GenAI text embedding model observation integration tests 650a343
  • Enhanced error handling and reliability when fetching media resources in Bedrock proxy chat model a7d3223
  • Improved filter evaluation logic in SimpleVectorStore for better performance and maintainability 04742fb
  • Resolved issue where multi-block system messages were not being properly cached in Anthropic prompt caching implementation 11bd45e
  • Corrected handling of string values for TAG and TEXT filter types in Redis filter expression converter 707e990
  • Improved key handling in Neo4j vector store filter expression converter for more accurate filtering 3a46c7d
  • Resolved issues with identifier parsing logic in FilterExpressionTextParser to ensure correct filter expression handling. 7275cba

🔩 Build Updates

  • Corrected issues in the documentation upload GitHub Actions workflow to ensure proper documentation deployment. f4984b5

🙏 Contributors

Thanks to all contributors who made this release possible:

Commits
  • 061d9a1 Release version 1.1.4
  • 56fa3ee Fix Oracle/PgVector ITs
  • d886961 Fix extraBody lost when toolDefinitions is present
  • fac5647 Fix flaky and failing Bedrock converse integration tests
  • 6c82800 Fix deprecated Google GenAI embedding model and flaky function call tests
  • 650a343 Fix GoogleGenAiTextEmbeddingModelObservationIT
  • a7d3223 Improve media fetching robustness in BedrockProxyChatModel
  • 04742fb Refactor internal filter evaluation in SimpleVectorStore
  • 11bd45e GH-5494: Fix multi-block system message caching for Anthropic prompt caching
  • 707e990 fix: RedisFilterExpressionConverter handling string values for TAG/TEXT filte...
  • 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.3 to 1.1.4.
- [Release notes](https://github.com/spring-projects/spring-ai/releases)
- [Commits](spring-projects/spring-ai@v1.1.3...v1.1.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies A dependency upgrade java Pull requests that update Java code patch Patch version labels Mar 26, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Mar 26, 2026

Assignees

The following users could not be added as assignees: ihub-bot. Either the username does not exist or it does not have the correct permissions to be added as an assignee.

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

@ihub-bot ihub-bot bot modified the milestone: 1.7.6 Mar 26, 2026
Copy link
Copy Markdown
Contributor

@ihub-bot ihub-bot bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

IHub Bot: PR is approved by IHub Bot

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

Labels

dependencies A dependency upgrade java Pull requests that update Java code patch Patch version

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants