proxy: v2.132.0 (#5705)

This release updates the proxy to address [RUSTSEC-2021-0020][1].

This release also updates the proxy's gateway mode to support arbitrary
TCP traffic so that multicluster gateways are no longer limited to HTTP
traffic.

[1]: https://rustsec.org/advisories/RUSTSEC-2021-0020

---

* outbound: Split outbound::server into multiple modules (linkerd/linkerd2-proxy#899)
* Simplify opencensus stack composition (linkerd/linkerd2-proxy#900)
* Simplify outbound stack composition with builders (linkerd/linkerd2-proxy#901)
* Simplify inbound stack composition (linkerd/linkerd2-proxy#902)
* Remove outbound loop prevention (linkerd/linkerd2-proxy#903)
* tracing: update to 0.1.23, remove `tracing-futures` (linkerd/linkerd2-proxy#904)
* Update Hyper for  RUSTSEC-2021-0020 (linkerd/linkerd2-proxy#905)
* Improve stack builder ergonomics (linkerd/linkerd2-proxy#906)
* outbound: Unify the TCP logical stack (linkerd/linkerd2-proxy#907)
* gateway: Transport TCP connections (linkerd/linkerd2-proxy#909)
This commit is contained in:
Oliver Gould 2021-02-10 07:47:52 -08:00 committed by GitHub
parent 2d2ebb255b
commit 5437e23706
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.131.0 v2.132.0