Update CHANGELOG.md
This commit is contained in:
parent
628dcc9793
commit
d4bce06637
|
@ -1,5 +1,9 @@
|
|||
## (UNRELEASED)
|
||||
|
||||
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)]
|
||||
|
||||
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