v2.12.14
📦 kumaView on GitHub →
✨ 1 features🐛 9 fixes🔧 7 symbols
Summary
This release introduces a pluggable per-route metadata provider for the API server and includes several bug fixes related to naming conventions, resource attribution, and error 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).
- Match rule-scoped route IDs in meshaccesslog.
- Match unified listener names in meshproxypatch.
- Unified naming for zone egress in mtp.
- Reject a non-string kid header and recover from dp-server handler panics (backport of #17465).
- Fix inbound cluster name lookup in xds.
- Fix unified naming detection for zone proxies in xds.
- Probe fallback route uses unified cluster name in xds.
- Unified naming for zone-proxy admin cluster in xds.