mirror of https://github.com/status-im/consul.git
Update CHANGELOG.md
This commit is contained in:
parent
118adbb123
commit
4833c5dee5
|
@ -17,6 +17,7 @@ IMPROVEMENTS:
|
|||
* agent: Check ACLs more often for xDS stream endpoints. [[GH-5237](https://github.com/hashicorp/consul/issues/5237)]
|
||||
* connect: Sidecar services now inherit tags and service metadata of the parent service by default. [[GH-5291](https://github.com/hashicorp/consul/pull/5291)]
|
||||
* connect: Envoy proxies can now have cluster-specific config overrides via new "escape hatches": [[GH-5308](https://github.com/hashicorp/consul/pull/5308)]
|
||||
* agent: Added opt-in ACL token persistence for tokens set with the agent/token/* endpoints: [[GH-5328](https://github.com/hashicorp/consul/pull/5328)]
|
||||
|
||||
## 1.4.2 (January 28, 2019)
|
||||
|
||||
|
|
Loading…
Reference in New Issue