On behalf of the Spring AI team, I'm pleased to announce the availability of Spring AI 1.1.1!
This release brings 13 new features, 16 bug fixes, and important dependency updates including security patches. Thanks to the community contributors who helped make this release possible.
Release Summary
Spring AI 1.1.1 includes:
13 new features expanding capabilities across model providers
16 bug fixes for improved stability
3 documentation improvements
5 dependency upgrades including 2 CVE security fixes
Thanks to Julien Dubois (@jdubois) from Microsoft, Spring AI now offers native integration with the official OpenAI Java SDK. This provides improved type safety and comprehensive API coverage for OpenAI model interactions.
ChatClient Structured Output
ChatClient now supports native structured output, enabling more reliable and type-safe extraction of structured data from model responses. This improvement simplifies working with AI-generated structured content in your applications.
Claude Integration Enhancements
This release adds support for Claude Skills API with Files API integration, enabling file-based interactions and enhanced Claude model capabilities. We've also added support for the latest Claude 4.5 models including Opus and Haiku variants.