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.212.0 #11557

Merged
merged 1 commit into from
Nov 2, 2023
Merged

proxy: v2.212.0 #11557

merged 1 commit into from
Nov 2, 2023

Conversation

olix0r
Copy link
Member

@olix0r olix0r commented Nov 2, 2023

This release includes several bugfixes. Notably, inbound proxies would not properly reflect grpc-status in metrics by default.

Furthermore, proxies now long warnings when they receive unexpected error responses from the control plane.


This release includes several bugfixes. Notably, inbound proxies would
not properly reflect grpc-status in metrics by default.

Furthermore, proxies now long warnings when they receive unexpected
error responses from the control plane.

---

* chore: change `rust-toolchain` file to toml format (linkerd/linkerd2-proxy#2487)
* gate: Detect disconnected inner services in readiness (linkerd/linkerd2-proxy#2491)
* Bump ahash to v0.8.5 (linkerd/linkerd2-proxy#2498)
* gate: Fix readiness deadlock (linkerd/linkerd2-proxy#2493)
* Log a warning when the controller clients receive an error (linkerd/linkerd2-proxy#2499)
* inbound: Fix gRPC response classification (linkerd/linkerd2-proxy#2496)

Signed-off-by: Oliver Gould <[email protected]>
@olix0r olix0r requested a review from a team as a code owner November 2, 2023 14:09
@olix0r olix0r merged commit 9d4742c into main Nov 2, 2023
30 checks passed
@olix0r olix0r deleted the ver/212 branch November 2, 2023 14:50
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