Update CHANGELOG.md
This commit is contained in:
parent
b366a25179
commit
3de4bcdf7b
|
@ -7,6 +7,7 @@ IMPROVEMENTS:
|
|||
BUGFIXES:
|
||||
|
||||
* dns: Fixed an issue that could cause the DNS server to consume excessive CPU resources when trying to parse IPv6 recursor addresses: [[GH-6120](https://github.com/hashicorp/consul/issues/6120)]
|
||||
* sessions: Fixed an issue that was causing deletions of a non-existent session to return a 500 when ACLs were enabled. [[GH-6840](https://github.com/hashicorp/consul/issues/6840)]
|
||||
* xds: Fix envoy retryOn behavior when multiple behaviors are configured [[GH-7280](https://github.com/hashicorp/consul/pull/7280)]
|
||||
|
||||
## 1.7.0 (February 11, 2020)
|
||||
|
|
Loading…
Reference in New Issue