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.161.4 #8789

Merged
merged 1 commit into from
Jul 1, 2022
Merged

proxy: v2.161.4 #8789

merged 1 commit into from
Jul 1, 2022

Conversation

hawkw
Copy link
Member

@hawkw hawkw commented Jul 1, 2022

This release cherry-picks commits from the main branch into the
release/v2.161 branch, including fixes for a panic when processing a
large number of service discovery updates, for incorrect handling of
CONNECT requests with Content-Length headers, and for a failure to
correctly resolve DNS SRV records for the control plane.


1817b3f3 update Tower to 0.4.13 to fix load balancer panic (linkerd/linkerd2-proxy#1758)
bc512765 dns: Fall back to A record when SRV resolution fails (linkerd/linkerd2-proxy#1670)
ac1039b0 http: Strip illegal headers from CONNECT responses (linkerd/linkerd2-proxy#1699)
ebcf7cbd Dedupe discovery updates (linkerd/linkerd2-proxy#1759)

large number of service discovery updates, for incorrect handling of
`CONNECT` requests with `Content-Length` headers, and for a failure to
correctly resolve DNS SRV records for the control plane.

---

1817b3f3 update Tower to 0.4.13 to fix load balancer panic (linkerd/linkerd2-proxy#1758)
bc512765 dns: Fall back to A record when SRV resolution fails (linkerd/linkerd2-proxy#1670)
ac1039b0 http: Strip illegal headers from CONNECT responses (linkerd/linkerd2-proxy#1699)
ebcf7cbd Dedupe discovery updates (linkerd/linkerd2-proxy#1759)
@hawkw hawkw requested a review from a team as a code owner July 1, 2022 00:19
@hawkw hawkw mentioned this pull request Jul 1, 2022
13 tasks
@hawkw hawkw enabled auto-merge (squash) July 1, 2022 00:29
@hawkw hawkw merged commit 827b6a4 into release/stable-2.11 Jul 1, 2022
@hawkw hawkw deleted the eliza/proxy-2.161.4 branch July 1, 2022 11:05
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.

None yet

3 participants