Update CHANGELOG.md

This commit is contained in:
Matt Keeler 2020-01-29 20:17:24 -05:00 committed by GitHub
parent 0be862fe46
commit 1c1ce32ac9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,11 @@
## UNRELEASED
BUGFIXES:
* acl: **(Consul Enterprise only)** `intention:write` privileges are now granted by the `namespace-management` policy that is injected into each new namespace.
* connect: **(Consul Enterprise only)** Fixed a bug that caused Envoy intention authorization to improperly request authorization in the `default` namespace.
* connect: **(Consul Enterprise only)** Fixed bugs that caused the intention CLI interface to not properly handle namespaces in the strings passed as its arguments.
## 1.7.0-beta3 (January 24, 2020)
BREAKING CHANGES: