Update CHANGELOG.md
This commit is contained in:
parent
6c12a35834
commit
29cf51812b
|
@ -32,6 +32,7 @@ IMPROVEMENTS:
|
|||
allow simple integration with new sidecar service registrations.
|
||||
* api: /health and /catalog endpoints now support filtering by multiple tags [[GH-1781](https://github.com/hashicorp/consul/issues/1781)]
|
||||
* agent: Only update service `ModifyIndex` when it's state actually changes. This makes service watches much more efficient on large clusters. [[GH-4720](https://github.com/hashicorp/consul/pull/4720)]
|
||||
* config: Operators can now enable script checks from local config files only. [[GH-4711](https://github.com/hashicorp/consul/issues/4711)]
|
||||
|
||||
BUG FIXES:
|
||||
|
||||
|
|
Loading…
Reference in New Issue