proxy: v2.126.0 (#5432)

This release introduces a new "opaque transport" feature that allows the
proxy to securely transport server-speaks-first and otherwise opaque TCP
traffic.

---

* Remove the profiling tooling (linkerd/linkerd2-proxy#775)
* Enforce clippy lints (linkerd/linkerd2-proxy#774)
* opencensus: remove Tokio 0.2 deps (linkerd/linkerd2-proxy#776)
* trace: update task-tracking to Tokio 0.3 (linkerd/linkerd2-proxy#778)
* Ensure each crate can be built indpendently (linkerd/linkerd2-proxy#777)
* Apply clippy to all targets, including tests (linkerd/linkerd2-proxy#779)
* transport: expire idle TCP metrics (linkerd/linkerd2-proxy#781)
* Remove weights from endpoint metadata (linkerd/linkerd2-proxy#784)
* Ensure all forwarded TCP streams keep the proxy running (linkerd/linkerd2-proxy#786)
* Default the protocol detection timeout to 10s (linkerd/linkerd2-proxy#782)
* Transport opaque connections over mTLS (linkerd/linkerd2-proxy#785)
* identity: add a metric tracking when the proxy's cert expires (linkerd/linkerd2-proxy#787)
* identity: add `identity_cert_refresh_count` metric (linkerd/linkerd2-proxy#788)
This commit is contained in:
Oliver Gould 2020-12-23 08:40:33 -08:00 committed by GitHub
parent 6c7defeede
commit d7557cc236
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1 +1 @@
v2.125.0
v2.126.0