mirror of https://github.com/status-im/consul.git
Update CHANGELOG.md
This commit is contained in:
parent
e0f9e4a2d9
commit
3f04c4a51b
|
@ -9,7 +9,7 @@ IMPROVEMENTS:
|
||||||
* acl: allow auth methods created in the primary datacenter to optionally create global tokens [[GH-7899](https://github.com/hashicorp/consul/issues/7899)]
|
* acl: allow auth methods created in the primary datacenter to optionally create global tokens [[GH-7899](https://github.com/hashicorp/consul/issues/7899)]
|
||||||
* agent: Allow to restrict servers that can join a given Serf Consul cluster. [[GH-7628](https://github.com/hashicorp/consul/issues/7628)]
|
* agent: Allow to restrict servers that can join a given Serf Consul cluster. [[GH-7628](https://github.com/hashicorp/consul/issues/7628)]
|
||||||
* connect: various changes to make namespaces for intentions work more like for other subsystems [[GH-8194](https://github.com/hashicorp/consul/issues/8194)]
|
* connect: various changes to make namespaces for intentions work more like for other subsystems [[GH-8194](https://github.com/hashicorp/consul/issues/8194)]
|
||||||
* dns: Improve RCODE of response when query targets a non-existent datacenter. [[GH-8102](https://github.com/hashicorp/consul/issues/8102)]
|
* dns: Improve RCODE of response when query targets a non-existent datacenter. [[GH-8102](https://github.com/hashicorp/consul/issues/8102),[GH-8218](https://github.com/hashicorp/consul/pull/8218)]
|
||||||
|
|
||||||
BUGFIXES:
|
BUGFIXES:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue