mirror of https://github.com/status-im/consul.git
Update CHANGELOG.md
This commit is contained in:
parent
64262d22d6
commit
9f5498e4d6
|
@ -8,6 +8,8 @@ IMPROVEMENTS:
|
|||
* connect: Enable mesh and terminating gateways to resolve hostnames to IPv4 addresses using system resolver [[GH-7999]](https://github.com/hashicorp/consul/pull/7999)
|
||||
* ui: Add explanatory tooltip panels for gateway services [[GH-8048]](https://github.com/hashicorp/consul/pull/8048)
|
||||
* ui: Reduce discovery-chain log errors [[GH-8065]](https://github.com/hashicorp/consul/pull/8065)
|
||||
* connect: Always require Host headers when serving L7 traffic through ingress gateways [[GH-7990]](https://github.com/hashicorp/consul/pull/7990)
|
||||
* connect: Allow users to specify wildcard host for ingress when TLS is disabled [[GH-8083]](https://github.com/hashicorp/consul/pull/8083)
|
||||
|
||||
|
||||
## 1.8.0-beta2 (May 21, 2020)
|
||||
|
|
Loading…
Reference in New Issue