proxy: v2.94.0 (#4313)

This release improves gRPC-aware error handling to set a `grpc-status`
to `UNAVAILABLE` when a response stream is interrupted by a transport
error. This is consistent with common gRPC implementations' error-
handling behavior.

---

* Handle GRPC body errors (linkerd/linkerd2-proxy#493)
This commit is contained in:
Eliza Weisman 2020-04-30 11:41:43 -07:00 committed by GitHub
parent 40b921508f
commit 8cf2d63feb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1 +1 @@
v2.93.0
v2.94.0