diff --git a/CHANGELOG.md b/CHANGELOG.md index c6a0bc7fcd..8544060c97 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,7 @@ FEATURES: IMPROVEMENTS: +* agent: Node IDs derived from host information are now hashed to prevent things like common server hardware from generating IDs with a common prefix across nodes. [GH-2884] * build: Consul is now built with Go 1.8.1. [GH-2888] BUG FIXES: