edge-25.7.6
📦 linkerd
✨ 4 features🐛 2 fixes🔧 2 symbols
Summary
This release introduces support for percentage values in PDB maxUnavailable settings and prefers AES algorithms for mTLS. It also fixes reproducible build issues and cleans up proxy metric descriptions.
Migration Steps
- If you rely on specific proxy metric descriptions, review the changes.
- If you were using ChaCha20 for mTLS, note that AES is now preferred.
✨ New Features
- Helm values for `podDisruptionBudget` now support percentages in addition to integers for the `maxUnavailable` field.
- Proxy now prefers AES algorithms over ChaCha20 for mTLS.
- Policy controller and proxy now produce auditable binaries.
- Helm chart rendering now uses embedded assets instead of VFS.
🐛 Bug Fixes
- Fixed issue [#13873] related to reproducible builds.
- Proxy metric descriptions have been cleaned up.
🔧 Affected Symbols
podDisruptionBudgetproxy metrics