From 5c9d34846ea5e1e3657003d67578936cbed07c5b Mon Sep 17 00:00:00 2001 From: cpretzer Date: Fri, 23 Oct 2020 09:57:54 -0700 Subject: [PATCH] Changes for edge-20.10.5 (#5127) Signed-off-by: Charles Pretzer --- CHANGES.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index cbfdf66b1..d4a0dfe91 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,5 +1,14 @@ # Changes +## 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 + +* Added a fix to clear the EndpointTranslator state when it gets a + `NoEndpoints` message. This ensures that the clients get the correct set of + endpoints during an update. + ## edge-20.10.4 This edge release is a release candidate for stable-2.9.0. For the proxy, there