v2.7.29
📦 kumaView on GitHub →
✨ 1 features🐛 2 fixes🔧 4 symbols
Summary
This release introduces a pluggable per-route metadata provider for the API server and includes bug fixes for KDS resource synchronization and token handling.
✨ 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).