Edit changes.md to match the release notes (#2150)

* Edit changes.md to match the release notes on https://github.com/linkerd/linkerd2/releases

Co-Authored-By: rmars <mars@buoyant.io>
This commit is contained in:
Risha Mars 2019-01-25 10:49:39 -08:00 committed by GitHub
parent c5ac7401e4
commit 65f4fd4f2a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 3 deletions

View File

@ -8,12 +8,13 @@
* Improved resource detail pages now show all resource types
* Fixed stats not appearing for routes that have service profiles installed
* CLI
* Added `linkerd install-sp` command to install service profiles into the
Linkerd control plane
* Added optional `linkerd install-sp` command to generate service profiles for
the control plane, providing per-route metrics for control plane components
* Removed `--proxy-bind-timeout` flag from `linkerd install` and `linkerd inject`
commands, as the proxy no longer accepts this environment variable
* Improved CLI appearance on Windows systems
* Improved `linkerd check` output, fixed some bugs in check
* Improved `linkerd check` output, fixed check bug when using
`--single-namespace` (thanks to @djeeg for the bug report!)
* Improved `linkerd stat` now supports DaemonSets (thanks @zknill!)
* Fixed panic when `linkerd routes` is called in single-namespace mode
* Proxy