mirror of https://github.com/status-im/consul.git
Update CHANGELOG.md
This commit is contained in:
parent
b4590fb8e8
commit
768d038d6f
|
@ -8,6 +8,7 @@ IMPROVEMENTS:
|
|||
|
||||
* agent: health checks: change long timeout behavior to use to user-configured `timeout` value [[GH-6094](https://github.com/hashicorp/consul/pull/6094)]
|
||||
* api: Update filtering language to include substring and regular expression matching on string values [[GH-6190](https://github.com/hashicorp/consul/pull/6190)]
|
||||
* api: Display allowed HTTP CIDR information nicely [[GH-6029](https://github.com/hashicorp/consul/pull/6029)]
|
||||
|
||||
BUG FIXES:
|
||||
* agent: avoid reverting any check updates that occur while a service is being added or the config is reloaded [[GH-6144](https://github.com/hashicorp/consul/issues/6144)]
|
||||
|
|
Loading…
Reference in New Issue