v2.0.6-rc.2
higress-group/higressv2.0.6-rc.2Jan 15, 2025by johnlanni
AI Summary
This release candidate continues stabilizing the 2.0.6 version with optimizations to WASM plugins, AI plugins, and fixes for Minimax response blocking.
Key Highlights
- Optimized WASM plugin protobuf for efficiency.
- Improved AI plugins and removed ai-statistics dependencies.
- Fixed blocking issues with Minimax responses in ai-proxy.
New Features
- WASM plugin proto optimization
- AI plugins improvement
- Minimax response blocking fix
Full Release Notes
## What's Changed * Optimize wasmplugin proto by @johnlanni in https://github.com/alibaba/higress/pull/1656 * Improve ai plugins by @rinfx in https://github.com/alibaba/higress/pull/1657 * remove dependency for ai-statistic by @rinfx in https://github.com/alibaba/higress/pull/1660 * [frontend-gray] Micro-frontend grayscale scenario, supports IncludePathPrefixes field by @heimanba in https://github.com/alibaba/higress/pull/1666 * fix: resolve blocking issue with minimax responses in ai-proxy by @hanxiantao in https://github.com/alibaba/higress/pull/1663 * add higress architecture doc by @2456868764 in https://github.com/alibaba/higress/pull/1662 * add ai_log field by @johnlanni in https://github.com/alibaba/higress/pull/1669 * fix: Fix a typo in the README files of ai-statistics plugin by @CH3CHO in https://github.com/alibaba/higress/pull/1670 * Release 2.0.6-rc.2 by @johnlanni in https://github.com/alibaba/higress/pull/1671 **Full Changelog**: https://github.com/alibaba/higress/compare/v2.0.6-rc.1...v2.0.6-rc.2