v2.13.5
📦 kumaView on GitHub →
🐛 5 fixes🔧 5 symbols
Summary
This release focuses on bug fixes, including hardening admin authentication, resolving KDS stream closure issues, and fixing race conditions. It also includes numerous dependency updates.
🐛 Bug Fixes
- Harden localhost admin authentication in the api-server.
- Reconnect KDS mux client when the GlobalToZone stream is closed.
- Deduplicate access logs for shared inbound ports in meshaccesslog.
- Make env-aware UsesWorkloadLabel in meshidentity.
- Fix race condition when listener state is switched from `Ignored` to `Ready`.