mirror of https://github.com/status-im/consul.git
parent
24b60ba77a
commit
712a235a87
16
CHANGELOG.md
16
CHANGELOG.md
|
@ -2,14 +2,14 @@
|
||||||
|
|
||||||
FEATURES:
|
FEATURES:
|
||||||
|
|
||||||
* **New ACL System:** The ACL system has been redesigned while allowing for in-place
|
* **New ACL System:** The ACL system has been redesigned while allowing for
|
||||||
upgrades that will automatically migrate to the new system while retaining
|
in-place upgrades that will automatically migrate to the new system while
|
||||||
compatibility for now legacy API tokens for clusters where ACLs are enabled. This
|
retaining compatibility for existing ACL tokens for clusters where ACLs are
|
||||||
new system introduces a number of improvements to tokens including accessor IDs
|
enabled. This new system introduces a number of improvements to tokens
|
||||||
and a new policy model. It also includes a new CLI for ACL interactions and a
|
including accessor IDs and a new policy model. It also includes a new CLI for
|
||||||
completely redesigned UI experience to manage ACLs and policies. WAN
|
ACL interactions and a completely redesigned UI experience to manage ACLs and
|
||||||
federated clusters will need to add the additional replication token
|
policies. WAN federated clusters will need to add the additional replication
|
||||||
configuration in order to ensure WAN ACL replication in the new system.
|
token configuration in order to ensure WAN ACL replication in the new system.
|
||||||
[[GH-4791](https://github.com/hashicorp/consul/pull/4791)]
|
[[GH-4791](https://github.com/hashicorp/consul/pull/4791)]
|
||||||
* ACL CLI.
|
* ACL CLI.
|
||||||
* New ACL HTTP APIs.
|
* New ACL HTTP APIs.
|
||||||
|
|
Loading…
Reference in New Issue