Update CHANGELOG.md
This commit is contained in:
parent
416a6543a6
commit
9a7d57d995
|
@ -7,6 +7,7 @@ BUG FIXES:
|
||||||
* agent: only enable TLS on gRPC if the HTTPS API port is enabled [[GH-5287](https://github.com/hashicorp/consul/issues/5287)]
|
* agent: only enable TLS on gRPC if the HTTPS API port is enabled [[GH-5287](https://github.com/hashicorp/consul/issues/5287)]
|
||||||
* agent: Fixed default log file permissions. [[GH-5346](https://github.com/hashicorp/consul/issues/5346)]
|
* agent: Fixed default log file permissions. [[GH-5346](https://github.com/hashicorp/consul/issues/5346)]
|
||||||
* api: Fixed bug where `/connect/intentions` endpoint didn't return `X-Consul-Index` [[GH-5355](https://github.com/hashicorp/consul/pull/5355)]
|
* api: Fixed bug where `/connect/intentions` endpoint didn't return `X-Consul-Index` [[GH-5355](https://github.com/hashicorp/consul/pull/5355)]
|
||||||
|
* agent: Ensure that reaped servers are removed from RPC routing [[GH-5317](https://github.com/hashicorp/consul/pull/5317)]
|
||||||
|
|
||||||
FEATURES:
|
FEATURES:
|
||||||
* prepared queries: Enable ServiceMeta filtering for prepared queries. [[GH-5291](https://github.com/hashicorp/consul/pull/5291)]
|
* prepared queries: Enable ServiceMeta filtering for prepared queries. [[GH-5291](https://github.com/hashicorp/consul/pull/5291)]
|
||||||
|
|
Loading…
Reference in New Issue