Skip to content

Releases: linkerd/linkerd2-proxy

v2.73.0

26 Sep 00:24
release/v2.73.0
b15735b

Choose a tag to compare

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

18 Sep 20:51
release/v2.72.0
dc3c600

Choose a tag to compare

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

15 Sep 01:38
release/v2.71.0
c99f643

Choose a tag to compare

* Skip protocol detection on port 587 (SMTP)
* Fix a bug in exponential backoff where jitter was not honored