v2.14.0
📦 kumaView on GitHub →
✨ 8 features🐛 1 fixes🔧 6 symbols
Summary
This release introduces mesh-scoped Zone Ingress/Egress proxies and significantly expands observability features across the control plane and mesh telemetry. Sidecar containers are now enabled by default.
Migration Steps
- When using cross-zone traffic leaving through Egress, it will now carry proper workload identity due to integration with MeshIdentity.
✨ New Features
- Introduction of mesh-scoped Zone Ingress/Egress deployments, allowing individual targeting by policy, replacing the single zone-wide proxy model.
- Control plane now ships with new Grafana dashboards, histograms, and operational metrics for deeper insight into CP health.
- Component-based logging for finer-grained log control.
- New shared MeshOpenTelemetryBackend for policy-based OTel pipelines.
- Expanded MeshTrace and MeshAccessLog OTEL support with zone and workload context.
- Enhanced MeshMetric profiles and labels.
- Addition of DNS proxy metrics.
- Sidecar containers are now enabled by default.
🐛 Bug Fixes
- A number of Grafana panel fixes.