Skip to content

Commit

Permalink
proxy: v2.167.0 (#7319)
Browse files Browse the repository at this point in the history
This release improves error logging when the proxy fails to accept a
connection due to an operating system error.

---

* build(deps): bump deflate from 0.9.1 to 1.0.0 (linkerd/linkerd2-proxy#1370)
* Eliminate needless compiler directives (linkerd/linkerd2-proxy#1371)
* transport: Improve TCP server error messages (linkerd/linkerd2-proxy#1372)
* build(deps): bump softprops/action-gh-release from 0.1.13 to 1 (linkerd/linkerd2-proxy#1374)
* build(deps): bump serde_json from 1.0.69 to 1.0.70 (linkerd/linkerd2-proxy#1375)
* build(deps): bump arbitrary from 1.0.2 to 1.0.3 (linkerd/linkerd2-proxy#1376)
* ci: Fix coverage workflow (linkerd/linkerd2-proxy#1373)
* build(deps): bump various dependencies (linkerd/linkerd2-proxy#1377)
* build(deps): bump tokio from 1.13.0 to 1.14.0 (linkerd/linkerd2-proxy#1379)
* app: Move retry types into the app-outbound crate (linkerd/linkerd2-proxy#1378)
* build(deps): bump hyper from 0.14.14 to 0.14.15 (linkerd/linkerd2-proxy#1381)
  • Loading branch information
olix0r authored Nov 18, 2021
1 parent 1df98ba commit e2692a4
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.166.0
v2.167.0

0 comments on commit e2692a4

Please sign in to comment.