Spring AI 1.1.0-M2 Available Now: Enhanced Model Context Protocol Support
On behalf of the Spring AI engineering team and everyone who has contributed, I'm happy to announce that Spring AI 1.1.0-M2
has been released and is now available from Maven Central.
This milestone release focuses primarily on enhanced Model Context Protocol (MCP) support, incorporating critical fixes and improvements from the MCP Java SDK v0.13.0 release, along with significant updates across many areas of Spring AI.
Release Summary
This release includes 56 improvements, bug fixes, and documentation updates. The primary focus areas include:
- Model Context Protocol Enhancements: Updated to MCP Java SDK v0.13.1 with mcp-annotations v0.4.1 and protocol version 2025-06-18 support
- MCP Integration Fixes: Resolved critical stateless server registration issues with AOT compilation support
- New Features: 16 new capabilities and functionality additions
- Stability: 12 bug fixes addressing community-reported issues
- Documentation: 6 improvements including comprehensive MCP getting started guide
- Other Improvements: 22 enhancements including performance optimizations and dependency upgrades …