v2.11.14
📦 kumaView on GitHub →
✨ 2 features🐛 7 fixes🔧 7 symbols
Summary
This release includes dependency updates, exposes CP HPA behavior via charts, and introduces an xDS DiscoveryResponse size histogram. Several bug fixes address issues in DP server shutdown, gateway reconciliation, KDS stats fetching, and route deduplication.
✨ New Features
- Expose Control Plane (CP) HPA behavior via charts.
- Add DiscoveryResponse size histogram for xDS.
🐛 Bug Fixes
- Bound shutdown and propagate appCtx in dp-server.
- Reconcile gateways from class spec in gatewayapi.
- Use default only when fetching stats in KDS.
- Use system trust when CA cert is not provided in kuma-cp.
- Properly validate ip family condition in kuma-init.
- Dedup duplicate routes on gateway virtual hosts in meshhttproute.
- Drop redundant exact match for root path prefix in gateway performance optimization.