Change8

2.9.11

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

Summary

This release includes dependency updates, performance optimizations for rule subset enumeration, and several bug fixes across KDS, MeshLoadBalancingStrategy, and MeshPassThrough configurations.

✨ New Features

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

🐛 Bug Fixes

  • Fixed MeshLoadBalancingStrategy to skip configuring endpoints due to different meshes.
  • Resolved an issue where the KDS server Send blocks when the client doesn't call Recv for some time.
  • Fixed MeshPassThrough to sort IP addresses to provide a predictable order.
  • Fixed xDS to set keepalive configuration for the dpp to cpp connection.

Affected Symbols