Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

proxy: v2.89.0 #4163

Merged
merged 1 commit into from
Mar 10, 2020
Merged

proxy: v2.89.0 #4163

merged 1 commit into from
Mar 10, 2020

Commits on Mar 10, 2020

  1. proxy: v2.89.0

    This release builds on changes in the prior release to ensure that
    balancers process updates eagerly.
    
    Cache capacity limitations have been removed; and services now fail
    eagerly, rather than making all requests wait for the timeout to expire.
    
    Also, a bug was fixed in the way the `LINKERD2_PROXY_LOG` env variable
    is parsed.
    
    ---
    
    * Introduce a backpressure-propagating buffer (linkerd/linkerd2-proxy#451)
    * trace: update tracing-subscriber to 0.2.3 (linkerd/linkerd2-proxy#455)
    * timeout: Introduce FailFast, Idle, and Probe middlewares (linkerd/linkerd2-proxy#452)
    * cache: Let services self-evict (linkerd/linkerd2-proxy#456)
    olix0r committed Mar 10, 2020
    Configuration menu
    Copy the full SHA
    1a16f8c View commit details
    Browse the repository at this point in the history