Skip to content

Commit 7194ccd

Browse files
authored
proxy: v2.134.0 (#5802)
This release updates the proxy to use TLS version 1.3 for proxy-to-proxy communication. Support for TLS 1.2 remains enabled for compatibility with prior proxy versions. This release also includes an update to the `tracing-subscriber` dependency that may reduce latency and CPU usage. --- * make proxy builds work on windows (linkerd/linkerd2-proxy#925) * Add support for TLS v1.3 (linkerd/linkerd2-proxy#926) * deps: Update `tracing-subscriber` to 0.2.16 (linkerd/linkerd2-proxy#927)
1 parent ed65a96 commit 7194ccd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.proxy-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v2.133.0
1+
v2.134.0

0 commit comments

Comments
 (0)