From 24602931bc5fc39b7cc033bf48f609d85138c0bd Mon Sep 17 00:00:00 2001 From: Chris Piraino Date: Thu, 2 Apr 2020 10:14:17 -0500 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b68d879df..4fc829d08 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ IMPROVEMENTS: BUGFIXES: +* xds: Fix flapping of mesh gateway connect-service watches [[GH-7575](https://github.com/hashicorp/consul/pull/7575)] * sdk: Fix race condition in freeport [[GH-7567](https://github.com/hashicorp/consul/issues/7567)] * server: strip local ACL tokens from RPCs during forwarding if crossing datacenters [[GH-7419](https://github.com/hashicorp/consul/issues/7419)]