Change8

v2.14.1

📦 kumaView on GitHub →
3 features🐛 8 fixes1 deprecations🔧 3 symbols

Summary

This release includes several backported features and bug fixes, including configurable zone proxy probes and improved handling of leader changes and Kubernetes events. It also deprecates the inline OTel endpoint.

✨ New Features

  • Backported TolerateNewerDBVersions.
  • Configurable zone proxy probes (backport of #17228).
  • Added version to catalog instance (backport of #17164).

🐛 Bug Fixes

  • Skipped DNS validation for HostnameGenerator hostnames (backport of #17016).
  • Distinguished unreachable leader from leader change.
  • Deduped inbounds only when tags are disabled (backport of #17197).
  • Unwrapped DeletedFinalStateUnknown in k8s event listener (backport of #17066).
  • Removed noisy MeshMetrics/metrics coexistence log.
  • Sorted inbound SAN matchers for stable config.
  • Dropped legacy identity secret when MeshIdentity is assigned (backport of #16947).
  • Ignored workload status in mesh hash (backport of #17064).

Affected Symbols

⚡ Deprecations

  • The inline OTel endpoint is deprecated. (backport of #16023)