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:
Dennis Adjei-Baah 2019-04-11 14:31:49 -07:00 committed by GitHub
parent 4e19827457
commit b61af6c8c9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 12 additions and 0 deletions

View File

@ -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