2.9.16
📦 kumaView on GitHub →
✨ 2 features🐛 7 fixes🔧 3 symbols
Summary
This release introduces new features like exposing CP HPA behavior and adding DiscoveryResponse size histograms, alongside numerous bug fixes across various components including DP server, KDS, and Gateway API handling.
✨ New Features
- Expose Control Plane (CP) HPA behavior via charts.
- Add DiscoveryResponse size histogram for XDS metrics.
🐛 Bug Fixes
- Bound shutdown and propagate appCtx in dp-server.
- Reconcile gateways from class spec in gateway API.
- 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 for MeshHTTPRoute.
- Drop redundant exact match for root path prefix in gateway performance optimization.