From 4f94aa151afbbd629d1aa2e5c998cf58480a8ea1 Mon Sep 17 00:00:00 2001 From: "R.B. Boyer" Date: Wed, 17 Jul 2019 14:08:17 -0500 Subject: [PATCH] update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 965a8fb8d0..67e0d92e5f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,7 @@ BUG FIXES: * autopilot: update to also remove failed nodes from WAN gossip pool [[GH-6028](https://github.com/hashicorp/consul/pull/6028)] +* agent: avoid reverting any check updates that occur while a service is being added or the config is reloaded [[GH-6144](https://github.com/hashicorp/consul/issues/6144)] ## 1.5.2 (June 27, 2019)