v2.13.7
📦 kumaView on GitHub →
✨ 2 features🐛 7 fixes🔧 6 symbols
Summary
This release introduces support for delta xDS via Helm and injection, along with several bug fixes across gateway, KDS, and kuma-init components. Dependency updates for crypto and net packages were also performed.
✨ New Features
- Added DiscoveryResponse size histogram for xDS.
- Enabled delta xDS via Helm and injection (bp 16392).
🐛 Bug Fixes
- Fixed reconciliation of gateways from class spec in gatewayapi.
- Fixed default usage only when fetching stats in kds (backport of #16711).
- Fixed kuma-cp to use system trust when CA cert is not provided (backport of #16777).
- Fixed kuma-init to properly validate ip family condition (backport of #16810).
- Fixed meshhttproute to deduplicate duplicate routes on gateway virtual hosts (backport of #16786).
- Added a feature flag to enable reuse ports for xDS (backport of #16677).
- Dropped redundant exact match for root path prefix in gateway performance improvements (backport of #16782).