From 8c6a2c576cac2fde9be67017aa7532d1fd66fd78 Mon Sep 17 00:00:00 2001 From: Eliza Weisman Date: Tue, 27 Oct 2020 11:06:15 -0700 Subject: [PATCH] update changelog for edge-20.10.6 (#5145) This edge supersedes edge-20.10.5 as a release candidate for stable-2.9.0. It adds a new `linkerd.io/inject: ingress` annotation to support service profiles and enable per-route metrics and traffic splits for HTTP ingress controllers * Added a new `linkerd.io/inject: ingress` annotation to configure the proxy to support service profiles and enable per-route metrics and traffic splits for HTTP ingress controllers * Reduced performance impact of logging in the proxy, especially when the `debug` or `trace` log levels are disabled * Fixed spurious warnings logged by the `linkerd profile` CLI command Signed-off-by: Eliza Weisman --- CHANGES.md | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index d4a0dfe91..72b59228b 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,9 +1,22 @@ # Changes +## edge-20.10.6 + +This edge supersedes edge-20.10.5 as a release candidate for stable-2.9.0. It +adds a new `linkerd.io/inject: ingress` annotation to support service profiles +and enable per-route metrics and traffic splits for HTTP ingress controllers + +* Added a new `linkerd.io/inject: ingress` annotation to configure the + proxy to support service profiles and enable per-route metrics and traffic + splits for HTTP ingress controllers +* Reduced performance impact of logging in the proxy, especially when the + `debug` or `trace` log levels are disabled +* Fixed spurious warnings logged by the `linkerd profile` CLI command + ## edge-20.10.5 This edge supersedes edge-20.10.4 as a release candidate for stable-2.9.0. It -adds a fix for updating the destination service when ther are no endpoints +adds a fix for updating the destination service when there are no endpoints * Added a fix to clear the EndpointTranslator state when it gets a `NoEndpoints` message. This ensures that the clients get the correct set of