Skip to content

v2.161.1

Choose a tag to compare

@github-actions github-actions released this 22 Oct 22:12
· 2529 commits to main since this release
release/v2.161.1
c3272b0
This release backports several fixes onto the proxy version used in the
Linkerd stable-2.11.0 release. These changes include:

- A fix for an issue that could cause the proxy to infinite loop and
  fail liveness probes when handling errors on meshed HTTP/1 connections
- An upgrade of the `h2` crate to support large header values
- An update to reduce memory overhead on linux/x86_64 by adopting
  `jemalloc` as the default allocator