v2.1.3

higress-group/higressv2.1.3May 9, 2025by johnlanni

AI Summary

This update improves MCP server functionality with SSE direct proxy support and Nacos authentication, while the AI proxy gains support for the `/v1/models` endpoint.

Key Highlights

  • Added support for the `/v1/models` API in the ai-proxy plugin.
  • Implemented SSE direct proxy support in the mcp-session filter.
  • Added Nacos username and password login option.

New Features

  • AI proxy `/v1/models` API support
  • SSE direct proxy support
  • Nacos username/password login option
  • Custom response plugin status differentiation

Full Release Notes

## What's Changed
* Update helm translated README.zh.md by @github-actions in https://github.com/alibaba/higress/pull/2152
* fix: update golang filter README by @Jing-ze in https://github.com/alibaba/higress/pull/2147
* fix : Add nacos username and password login option by @Erica177 in https://github.com/alibaba/higress/pull/2170
* feat: Support /v1/models API in ai-proxy by @CH3CHO in https://github.com/alibaba/higress/pull/2164
* fix(ai-statistics): adjust requestBodyBufferLimit by @HecarimV in https://github.com/alibaba/higress/pull/2192
* fix : fix vs rewrite when mcp protocol is http by @Erica177 in https://github.com/alibaba/higress/pull/2203
* feat: Add SSE direct proxy support to mcp-session filter by @CH3CHO in https://github.com/alibaba/higress/pull/2157
* fix param type error by @Erica177 in https://github.com/alibaba/higress/pull/2204


**Full Changelog**: https://github.com/alibaba/higress/compare/v2.1.2...v2.1.3