v2.11.18
📦 kumaView on GitHub →
✨ 1 features🐛 2 fixes🔧 4 symbols
Summary
This release includes dependency updates and backported fixes for KDS resource synchronization and token handling. It also introduces a new pluggable metadata provider for the API server.
✨ New Features
- Added pluggable per-route metadata provider to the API server (backport of #17365).
🐛 Bug Fixes
- Attribute zone-to-global synced resources by the connecting zone's client-id (backport of #17456).
- Reject a non-string kid header and recover from dp-server handler panics (backport of #17465).