From f8b910aa10478e433a27c36401b065aaf9b58ef4 Mon Sep 17 00:00:00 2001 From: freddygv Date: Wed, 3 Jun 2020 18:53:43 -0600 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9a6da2b291..f8287066d9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ IMPROVEMENTS: * ui: Add live updates/blocking queries to gateway listings [[GH-7967](https://github.com/hashicorp/consul/pull/7967)] * ui: Improved 'empty states' [[GH-7940](https://github.com/hashicorp/consul/pull/7940)] * ui: Add ability to sort services based on health [[GH-7989](https://github.com/hashicorp/consul/pull/7989)] +* connect: Enable mesh and terminating gateways to resolve hostnames to IPv4 addresses using system resolver [[GH-7999]](https://github.com/hashicorp/consul/pull/7999) ## 1.8.0-beta2 (May 21, 2020)