Spring AI 1.1.2 - Bug Fixes
Spring AI 1.1.2 Release Notes
🎯 Highlights
This patch release focuses on bug fixes, security improvements and dependency management. It includes a bug fix to make Spring AI 1.1.x still compatible with Kotlin 1.9.x, a security fix for the Milvus vector store addressing CVE-2024-7254, updates to MCP (Model Context Protocol) dependencies, and a new hook in the ToolCallAdvisor for enhanced tool calling workflows.
⭐ New Features
- Introduces a new hook method in ToolCallAdvisor that allows customization of the finalization loop in tool call workflows, providing better extensibility for advanced tool calling scenarios 05254e7
🪲 Bug Fixes
- Cleaned up duplicate dependency declaration for Azure Identity library, improving build consistency db7d44d