Update CHANGES.md for edge-19.2.2 release (#2251)

* Update CHANGES.md for edge-19.2.2 release

Signed-off-by: Kevin Lingerfelt <kl@buoyant.io>
This commit is contained in:
Kevin Lingerfelt 2019-02-11 12:58:20 -08:00 committed by GitHub
parent 8a8ee649c5
commit 4a5152e9e3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 14 additions and 0 deletions

View File

@ -1,3 +1,17 @@
## edge-19.2.2
* CLI
* Improved service profile validation when running `linkerd check` in order to
validate service profiles in all namespaces
* Controller
* Added stat and tap support for StatefulSets in the CLI, Grafana, and web UI
* Updated auto-injector to use the proxy log level configured at install time
* Fixed issue with auto-injector including TLS settings in injected pods even
when TLS was not enabled
* Proxy
* Modified the way in which canonicalization warnings are logged to reduce the
overall volume of error logs and make it clearer when failures occur
## edge-19.2.1
* Controller