Skip to content

v2.162.0

Choose a tag to compare

@github-actions github-actions released this 07 Oct 16:26
· 2520 commits to main since this release
release/v2.162.0
fd44625
This release updates the `h2` crate to support HTTP/2 messages with
large header values.

Legacy support for TLSv1.2 has been removed. Now the proxy only uses
TLSv1.3 for mTLS communication.  Also, gateway proxies now only support
clients that use the `transport.l5d.io` protocol, negotiated via ALPN.
With these changes, older clients (before ~v2.133.0) are no longer
supported by new servers.