mirror of https://github.com/linkerd/linkerd2.git
proxy: v2.88.0 (#4136)
* proxy: v2.88.0 This release includes a significant internal change to how backpressure is handled in the proxy. These changes fix a class of bugs related to discovery staleness, and it should be rarer to encounter "dispatch timeout" errors. --- * orig-proto: Be more flexible to stack placement (linkerd/linkerd2-proxy#444) * Remove Clone requirement from controller clients (linkerd/linkerd2-proxy#449) * server: Simplify HTTP server type constraints (linkerd/linkerd2-proxy#450) * Overhaul buffering & caching to better-support backpressure (linkerd/linkerd2-proxy#453)
This commit is contained in:
parent
54deffaadb
commit
30db209804
|
@ -1 +1 @@
|
|||
v2.87.0
|
||||
v2.88.0
|
||||
|
|
Loading…
Reference in New Issue