mirror of https://github.com/linkerd/linkerd2.git
proxy: v2.108.0 (#4932)
This release improves error handling for DNS errors encountered when discovering control plane addresses. Such errors are common during installation, before all components have been started. --- * Recognize NXDomain Errors (linkerd/linkerd2-proxy#639) * control: Recover from failed resolutions (linkerd/linkerd2-proxy#640) * svc: Update stack diagnostic checks (linkerd/linkerd2-proxy#642) * service-profiles: Eliminate the HasDestination trait (linkerd/linkerd2-proxy#643) * outbound: Make discovery error detection generic (linkerd/linkerd2-proxy#644) * Restore disabled portion of profile override test (linkerd/linkerd2-proxy#645) * service-profiles: Cleanup crate organization (linkerd/linkerd2-proxy#646) * Update tower to tower-rs/tower@ad348d8 (linkerd/linkerd2-proxy#647)
This commit is contained in:
parent
8ab1e75afc
commit
8932f52ec6
|
@ -1 +1 @@
|
|||
v2.107.0
|
||||
v2.108.0
|
||||
|
|
Loading…
Reference in New Issue