v2.1.1-rc.1
higress-group/higressv2.1.1-rc.1Apr 14, 2025by johnlanni
AI Summary
This release candidate focuses on AI observability compatibility and MCP server configuration improvements.
Key Highlights
- Enhanced compatibility of AI observability plugins with different LLM suppliers.
- Added optional config store and Redis configuration support for MCP server.
- Added support for Nacos namespace.
New Features
- AI observability compatibility improvements
- MCP server config store and Redis support
- Nacos namespace support
Full Release Notes
## What's Changed * feat: update custom-response plugin to returns different content for different response statuse by @Fengxq2014 in https://github.com/alibaba/higress/pull/2002 * polish translate-readme action by @littlejiancc in https://github.com/alibaba/higress/pull/2020 * Feat dynamic tool reset by @luoxiner in https://github.com/alibaba/higress/pull/2031 * fix: ai statistics doc by @cr7258 in https://github.com/alibaba/higress/pull/2040 * mcp: support amap auto ip detection by @johnlanni in https://github.com/alibaba/higress/pull/2041 * [frontend-gray] Refactor the business logic to be more friendly towards micro frontends and multi-version support. by @heimanba in https://github.com/alibaba/higress/pull/2011 * support nacos namespace by @luoxiner in https://github.com/alibaba/higress/pull/2045 * fix: fix param mapping use %v instead of %s by @luoxiner in https://github.com/alibaba/higress/pull/2046 * fix: Escape asterisk characters in ai-proxy documents by @CH3CHO in https://github.com/alibaba/higress/pull/1999 * feat:add GetContextId func for HttpContext by @hzhswyz in https://github.com/alibaba/higress/pull/2043 * Fix the issue of traps caused by gc in wasm plugins compiled with go 1.24 by @johnlanni in https://github.com/alibaba/higress/pull/2054 * feat: support config store and redis configuration optional in mcp server by @Jing-ze in https://github.com/alibaba/higress/pull/2035 **Full Changelog**: https://github.com/alibaba/higress/compare/v2.1.0...v2.1.1-rc.1