2.9.19
📦 kumaView on GitHub →
✨ 1 features🐛 2 fixes
Summary
This release includes dependency updates and security patches. New features include a pluggable per-route metadata provider, and bug fixes address 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).