mirror of https://github.com/linkerd/linkerd2.git
Release notes for edge-19.4.4 (#2690)
* release notes for edge-19.4.4 Signed-off-by: Dennis Adjei-Baah <dennis@buoyant.io>
This commit is contained in:
parent
4e19827457
commit
b61af6c8c9
12
CHANGES.md
12
CHANGES.md
|
@ -1,3 +1,15 @@
|
|||
## edge-19.4.4
|
||||
* Proxy
|
||||
* **Fixed** a connection starvation issue where TLS discovery detection on
|
||||
slow or idle connections could block all other connections from being
|
||||
accepted on the inbound listener of the proxy
|
||||
* CLI
|
||||
* **Fixed** `inject` to allow the `--disable-identity` flag to be used
|
||||
without having to specify the `--ignore-cluster` flag
|
||||
* Web UI
|
||||
* The Overview page in the Linkerd dashboard now renders appropriately when
|
||||
viewed on mobile devices
|
||||
|
||||
## edge-19.4.3
|
||||
|
||||
* CLI
|
||||
|
|
Loading…
Reference in New Issue