update changelog

This commit is contained in:
R.B. Boyer 2019-07-23 20:21:30 -05:00
parent 2bfad66efa
commit 05889ccc47
1 changed files with 2 additions and 0 deletions

View File

@ -11,8 +11,10 @@ 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)]
* connect: rework how the service resolver subset OnlyPassing flag works [GH-6173]
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)]
## 1.6.0-beta2 (July 15, 2019)