mirror of https://github.com/linkerd/linkerd2.git
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:
parent
2d2ebb255b
commit
5437e23706
|
@ -1 +1 @@
|
||||||
v2.131.0
|
v2.132.0
|
||||||
|
|
Loading…
Reference in New Issue