v2.1.1

higress-group/higressv2.1.1Apr 18, 2025by johnlanni

AI Summary

This release enhances AI observability compatibility and MCP server flexibility by adding optional config store/Redis support and Nacos namespace support.

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
  • Custom response plugin status differentiation
  • Dynamic tool reset feature

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] Reconstruct 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
* feat: Support building waf plugin using Makefile by @CH3CHO in https://github.com/alibaba/higress/pull/2061
* rm plugin id after use by @rinfx in https://github.com/alibaba/higress/pull/2070
* add mcp servers by @johnlanni in https://github.com/alibaba/higress/pull/2076
* fix wasm-go/jwt-auth claims_to_headers bug by @liseri in https://github.com/alibaba/higress/pull/2057
* add mcp descriptions by @mirror58229 in https://github.com/alibaba/higress/pull/2080
* fix: support mcp server database reconnect and fix tool/list method denied by @Jing-ze in https://github.com/alibaba/higress/pull/2074
* Enhance the compatibility of AI observability plugins with different LLM suppliers by @rinfx in https://github.com/alibaba/higress/pull/2088

## New Contributors
* @liseri made their first contribution in https://github.com/alibaba/higress/pull/2057

**Full Changelog**: https://github.com/alibaba/higress/compare/v2.1.0...v2.1.1