Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 1, 2025

Note

Mend has cancelled the proposed renaming of the Renovate GitHub app being renamed to mend[bot].

This notice will be removed on 2025-10-07.


This PR contains the following updates:

Package Change Age Confidence
org.springframework.ai:spring-ai-bom 1.0.2 -> 1.0.3 age confidence

Release Notes

spring-projects/spring-ai (org.springframework.ai:spring-ai-bom)

v1.0.3: Spring AI 1.0.3

Compare Source

Spring AI 1.0.3 Release Notes

🎯 Highlights

This release includes 4 new features, 14 bug fixes, 6 documentation improvements, 3 other improvements.

⭐ New Features

  • GemFireVectorStore now supports metadata filtering queries, enabling more precise vector search operations. 833a856
  • Enhanced AWS Bedrock integration with new BedrockChatOptions for improved configuration management and chat model options 8660473
  • Initial implementation of ahead-of-time compilation improvements for better GraalVM native image support a964887
  • OpenAiApi can now be injected as a Spring bean, enabling easier customization and testing ee51d44

🪲 Bug Fixes

  • Resolved issues with JSON schema generation for method input parameters in Mistral integration. #​4524
  • Improved error handling by providing fallback messages when tool execution errors are blank. a0a38de
  • Enhanced robustness of mergeToolUseEvents method and fixed handling of thinkingBlock.signature() in eventToChatCompletionResponse, improving streaming event reliability. 6ced885
  • Resolved inconsistency in PromptTemplate.render(Map) where Resource variables were not handled correctly compared to no-arg render. 36516e0
  • Corrected class loading mechanism for Jackson modules to avoid using Thread Context ClassLoader, improving reliability in certain deployment scenarios. 9d9d539
  • Improved type safety and consistency in logger parameter binding. d075519
  • Code quality improvement for document handling. 5bac155
  • Corrected usage of BedrockChatOptions in the Bedrock proxy chat model implementation 06079b2
  • Fixed toolAnnotationWeatherForecastStreaming integration test for Bedrock Nova chat client a110c8b
  • Resolved issue GH-4414 in OllamaApiHelper implementation 71dee41
  • Enhanced configuration metadata generation for better IDE auto-completion support 76ca66d
  • Resolved index out-of-range exceptions that occurred during tool call merging in OpenAI integration a12f0ca
  • Updated test annotations to use the current @​MockitoSpyBean annotation instead of the expired @​SpyBean 65b4ead
  • Enhanced code clarity by improving method parameter names in the ChatClient builder API #​3856

📓 Documentation

  • Corrected documentation typo in ollama-embeddings.adoc. cdf5643
  • Added documentation for metadata filtering capabilities in GemFireVectorStore. bc5411a
  • Corrected example code in ChatMemory documentation for CassandraChatMemoryRepository #​4476
  • Fixed example code errors in multimodality documentation #​4475
  • Corrected documentation showing the proper property prefix as spring.ai.oci.genai.cohere.chat #​4437
  • Updated DeepSeekChatModel initialization examples to demonstrate proper builder pattern usage #​4421

⚡ Performance

  • Improved performance of float list to primitive array conversion in embedding utilities 8e16f9d

🔩 Build Updates

  • Simplified initializeContainer method by removing redundant parameters and meaningless reassignments f4a2aa9
  • Refactored code to use Optional chaining for cleaner assistant message extraction 4a4808d

🙏 Contributors

Thanks to all contributors who made this release possible:


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies label Oct 1, 2025
@renovate renovate bot enabled auto-merge October 1, 2025 20:38
@renovate renovate bot force-pushed the renovate/spring.ai branch from 7311540 to 4315875 Compare October 1, 2025 20:40
Copy link

codacy-production bot commented Oct 1, 2025

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.00% (target: -1.00%)
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (b5ecbd1) 6870 4736 68.94%
Head commit (d87dc42) 6870 (+0) 4736 (+0) 68.94% (+0.00%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#404) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

@kpavlov kpavlov force-pushed the renovate/spring.ai branch from 4315875 to d87dc42 Compare October 2, 2025 17:56
@kpavlov kpavlov disabled auto-merge October 2, 2025 18:02
@kpavlov kpavlov merged commit 4004e64 into main Oct 2, 2025
9 checks passed
@kpavlov kpavlov deleted the renovate/spring.ai branch October 2, 2025 18:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant