Releases: linkerd/linkerd2-proxy
Releases · linkerd/linkerd2-proxy
v2.76.0
This release does not impact any user-facing behavior. The proxy's internals have been restructured.
v2.75.0
This release fixes a bug that prevented the OpenCensus client from reading 8-bit span IDs, as emitted by nginx.
v2.74.0
This release updates the Tap server to support emitting request and response headers with Tap events.
v2.73.0
This release adds support for OpenCensus tracing. The proxy does no sampling of its own, but is capable of emitting spans to an OpenCensus collector when an application has chosen to sample a given request. This feature is currently experimental.
v2.72.0
This change updates the internals of the proxy's client to the Destination controller. Other than some minor fixes to the client's backoff logic, no user-facing changes are expected.
v2.71.0
* Skip protocol detection on port 587 (SMTP) * Fix a bug in exponential backoff where jitter was not honored