diff --git a/CHANGELOG.md b/CHANGELOG.md index 9a5aa8e29a..29df108279 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ BUG FIXES: * agent: Fixed an issue where watch plans would take up to 10 minutes to close their connections and give up their file descriptors after reloading Consul. [GH-3018] * agent: (Consul Enterprise) Fixed an issue with the snapshot agent where it could get stuck trying to obtain the leader lock after an extended server outage. +* agent: Fixed HTTP health checks to allow them to set the `Host` header correctly on outgoing requests. [GH-3203] * server: Updated the Raft library to pull in a fix where servers that are very far behind in replication can get stuck in a loop trying to install snapshots. [GH-3201] ## 0.8.5 (June 27, 2017)