Spring AI 1.0.8, 1.1.7, 2.0.0-... Note
Spring

Spring AI 1.0.8, 1.1.7, 2.0.0-M7 Available Now

Spring AI has announced the release of versions 1.0.8, 1.1.7, and 2.0.0-M7, now available via Maven Central. These releases bring significant improvements, stability enhancements, and crucial bug fixes across all active release streams. Notably, versions 1.1.7 and 2.0.0-M7 include important security fixes to address CVE-2026-41863. Spring AI 1.0.8 specifically fixes a RedisVectorStore issue where deletes were silently truncated to the first 10 messages. Spring AI 1.1.7 resolves compatibility issues with Ollama on GraalVM native images and an OpenAiChatModel problem with dropping streaming chunks. The 2.0.0-M7 release introduces several breaking changes, so users should consult the upgrade notes. This version deprecates SSE transports in favor of Streamable HTTP as the new default server protocol. ToolCallAdvisor is now the standard method for handling tool calls, and a new ToolSpec fluent API is available for programmatic tool definition. Gemini support has been updated to Gemini 2.5 Flash, alongside a refreshed Google Client Library BOM. Key bug fixes in 2.0.0-M7 include issues with ChatClient#prompt ignoring chat options and incorrect Kotlin nullable field handling. The Spring AI team is committed to continuously improving AI application development within the Spring Boot ecosystem. Future releases will build upon these foundations with enhanced capabilities and a better developer experience.