On behalf of the Spring AI engineering team and everyone who has contributed, I'm happy to announce that Spring AI 1.1.0-M4 has been released and is now available from Maven Central.
This patch release delivers important stability improvements and bug fixes.
Thanks to all those who have contributed with issue reports and pull requests.
Key Highlights
Significant functionality enhancements with 35 improvements
Major stability improvements with 132 bug fixes
Documentation updates with 41 improvements
Updated dependencies for better security and performance
Key Functional Areas Enhanced
This release brings significant improvements across major functional areas of Spring AI:
Model Context Protocol (MCP) 0.15.0 - Updated to MCP SDK version 0.15.0 with unified request context API, improved autoconfiguration for MCP tool initialization, and fixed tool callback provider injection issues
Recursive Advisor Execution - Enabled advisors to call other advisors in a chain with configurable observations, allowing multi-step AI workflows with better monitoring capabilities
Anthropic Citations API - Added support for retrieving source citations in model responses from Anthropic's Citations API, improving traceability of generated content
OpenAI File API Integration - Added file upload and management capabilities for OpenAI models, enabling document handling within the OpenAI integration
AWS Bedrock Prompt Caching - Enabled prompt caching for AWS Bedrock Converse API to reduce costs and improve performance for frequently used prompt
Oracle JDBC Chat Memory - Added Oracle database support for ChatMemoryRepository, expanding conversation storage options alongside new H2 and SQLite dialect support
These enhancements strengthen Spring AI's capabilities across the entire AI application development lifecycle.
What's Next
The Spring AI team continues to focus on improving AI application development with Spring Boot. Based on the momentum from 1.1.0-M4, we target to release RC soon followed by 1.1.0-GA.
For the latest updates and to contribute to the project, visit our GitHub repository or join the discussion in our community channels.