mirror of https://github.com/linkerd/linkerd2.git
proxy: v2.95.0 (#4344)
This release modifies Linkerd's internal buffering to avoid idling out services as a request arrives. This could cause failures for requests that are sent exactly once per minute, such as Prometheus scrapes. --- * Set a grpc-status of UNAVAILABLE only on io errors (linkerd/linkerd2-proxy#498) * inbound: Remove unnecessary buffer (linkerd/linkerd2-proxy#501) * buffer: Move idle timeouts into the buffer (linkerd/linkerd2-proxy#502) * make: Support CARGO_TARGET for multi-arch builds (linkerd/linkerd2-proxy#497) * release: Use arch-specific paths (linkerd/linkerd2-proxy#508)
This commit is contained in:
parent
a35ad28e14
commit
5b7c8f82d4
|
@ -1 +1 @@
|
|||
v2.94.0
|
||||
v2.95.0
|
||||
|
|
Loading…
Reference in New Issue