From 65f4fd4f2a83562e7c9fa393aec141a36600e2a7 Mon Sep 17 00:00:00 2001 From: Risha Mars Date: Fri, 25 Jan 2019 10:49:39 -0800 Subject: [PATCH] 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 --- CHANGES.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index f02ee1fb3..c72485f5b 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -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