Change8

v2.12.6

📦 kumaView on GitHub →
1 features🐛 5 fixes🔧 6 symbols

Summary

This release introduces an optimization for MeshTrafficPermission rules using cliques and includes several bug fixes addressing Helm configuration errors, KDS server blocking, and security vulnerabilities.

✨ New Features

  • Used cliques instead of connected components as an optimization when building MeshTrafficPermission rules.

🐛 Bug Fixes

  • Fixed an error occurring when `namespaceAllowList` was unset in values.yaml for Helm charts.
  • Resolved an issue where the KDS server would block when the client stopped calling Recv for a period.
  • Added logging for failures when scraping MeshMetric applications in kuma-dp.
  • Prevented file inclusion attacks via security updates.
  • Allowed TCP DNS queries in the transparent proxy configuration.

Affected Symbols