mirror of https://github.com/status-im/consul.git
Update CHANGELOG.md
This commit is contained in:
parent
3ed071b4a6
commit
4bddecb195
|
@ -4,6 +4,7 @@ IMPROVEMENTS:
|
|||
|
||||
* agent: Blocking queries on service-specific health and catalog endpoints now return a per-service `X-Consul-Index` improving watch performance on very busy clusters. [[GH-3890](https://github.com/hashicorp/consul/issues/3890)]
|
||||
* dns: Introduced a new config param to limit the number of A/AAAA records returned. [[GH-3940](https://github.com/hashicorp/consul/issues/3940)]
|
||||
|
||||
BUG FIXES:
|
||||
|
||||
* agent: Fixed an issue where the coordinate update endpoint was not correctly parsing the ACL token. [[GH-3892](https://github.com/hashicorp/consul/issues/3892)]
|
||||
|
|
Loading…
Reference in New Issue