enterprise-2.16.3
December 11, 2024
The 2.16.3 stable point release includes bugfixes and minor improvements.
Previous release: enterprise-2.16.2.
Supported Kubernetes versions
For this release, the minimum supported Kubernetes version remains 1.22, and the maximum supported Kubernetes version remains 1.31.
Who should upgrade?
Customers who are affected by one of the bugs outlined in the changelog below should upgrade as soon as possible. All other customers should upgrade at their convenience.
Upgrade guidance
This is a stable point release designed to introduce minimal change. Please see the instructions in Upgrading BEL for how to upgrade.
To upgrade with BEL’s lifecycle automation operator, you will need Buoyant Extension version v0.33.2 or later.
Changelog
Control plane changes
- Fix destination controller panic (linkerd2#13378)
- Fix policy controller lease staleness issues (linkerd2#13392, kubert#285)
- Fix proxy-injector plaintext logging issue when JSON configured (linkerd2#13335)
Proxy changes
- Fix proxy panic on HTTPRoutes with duplicate backends (linkerd2-proxy#3319)