mirror of https://github.com/status-im/consul.git
update changelog
This commit is contained in:
parent
5f1518c37c
commit
c0a32c802a
|
@ -16,12 +16,12 @@ IMPROVEMENTS:
|
|||
BUGFIXES:
|
||||
|
||||
* agent: **(Consul Enterprise only)** Fixed several bugs related to Network Area ann Network Segment compatibility with other features caused by incorrectly doing version or serf tag checking. [[GH-7491](https://github.com/hashicorp/consul/pull/7491)]
|
||||
* cli: fix usage of gzip.Reader to better detect corrupt snapshots during save/restore [[GH-7697](https://github.com/hashicorp/consul/issues/7697)]
|
||||
* namespace: **(Consul Enterprise only)** Fixed several bugs where results from multiple namespaces would be returned when only a single namespace was being queried when the token making the request had permissions to see all of them.
|
||||
* sdk: Fix race condition in freeport [[GH-7567](https://github.com/hashicorp/consul/issues/7567)]
|
||||
* server: strip local ACL tokens from RPCs during forwarding if crossing datacenters [[GH-7419](https://github.com/hashicorp/consul/issues/7419)]
|
||||
* xds: Fix flapping of mesh gateway connect-service watches [[GH-7575](https://github.com/hashicorp/consul/pull/7575)]
|
||||
|
||||
|
||||
## 1.7.2 (March 16, 2020)
|
||||
|
||||
IMPROVEMENTS:
|
||||
|
|
Loading…
Reference in New Issue