Skip to content

Commit

Permalink
proxy: v2.82.0 (#3848)
Browse files Browse the repository at this point in the history
This release adds a defense mechanism to ensure that resolutions are
released when the associated balancer becomes idle and should have
been dropped from the proxy.

Furthermore, the proxy is now more selective as to which gRPC status
codes are considered "failures" in metrics.

---

* Classify some gRPC status codes as non-errors (linkerd/linkerd2-proxy#395)
* discover: Timeout stalled resolutions (linkerd/linkerd2-proxy#401)
  • Loading branch information
olix0r authored Dec 19, 2019
1 parent 537bc76 commit 4964e36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .proxy-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v2.81.0
v2.82.0

0 comments on commit 4964e36

Please sign in to comment.