Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

proxy: v2.164.0 #7142

Merged
merged 1 commit into from
Oct 25, 2021
Merged

proxy: v2.164.0 #7142

merged 1 commit into from
Oct 25, 2021

Conversation

olix0r
Copy link
Member

@olix0r olix0r commented Oct 22, 2021

This release changes the default allocator (on linux/x86_64) to be
jemalloc. In tests, jemalloc proves to use less memory without
noticeable impacts on CPU utilization or latency.

This change also includes dependency updates, including an update of
Rust to v1.56.0.


This release changes the default allocator (on linux/x86_64) to be
`jemalloc`. In tests, jemalloc proves to use less memory without
noticeable impacts on CPU utilization or latency.

This change also includes dependency updates, including an update of
Rust to v1.56.0.

---

* build(deps): bump tower from 0.4.9 to 0.4.10 (linkerd/linkerd2-proxy#1320)
* Adopt Rust edition 2021 (linkerd/linkerd2-proxy#1295)
* Use jemalloc (linkerd/linkerd2-proxy#1321)
* Disable incremental compilation in CI (linkerd/linkerd2-proxy#1322)
* build(deps): bump h2 from 0.3.6 to 0.3.7 (linkerd/linkerd2-proxy#1324)
* build(deps): bump http-body from 0.4.3 to 0.4.4 (linkerd/linkerd2-proxy#1325)
* build(deps): bump hyper from 0.14.13 to 0.14.14 (linkerd/linkerd2-proxy#1326)
@olix0r olix0r requested a review from a team as a code owner October 22, 2021 21:36
@alpeb alpeb merged commit d1134e5 into main Oct 25, 2021
@alpeb alpeb deleted the ver/proxy-164 branch October 25, 2021 19:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants