v2.0.6-rc.1
higress-group/higressv2.0.6-rc.1Jan 8, 2025by johnlanni
AI Summary
This release candidate introduces TLS version support and enables LDS cache to improve gateway performance and configuration distribution.
Key Highlights
- Added TLS version annotation support for per-rule configuration.
- Enabled LDS cache and updated metrics reporting.
New Features
- TLS version annotation support for per-rule configuration
- Metrics update and LDS cache enablement
Full Release Notes
## What's Changed * feat: add TLS version annotation support for per-rule configuration by @yunmaoQu in https://github.com/alibaba/higress/pull/1592 * fix tls version annotation by @johnlanni in https://github.com/alibaba/higress/pull/1652 * Update metrics & enable lds cache by @johnlanni in https://github.com/alibaba/higress/pull/1650 * rel: Release 2.0.6-rc.1 by @johnlanni in https://github.com/alibaba/higress/pull/1653 ## New Contributors * @yunmaoQu made their first contribution in https://github.com/alibaba/higress/pull/1592 **Full Changelog**: https://github.com/alibaba/higress/compare/v2.0.5...v2.0.6-rc.1