changelog++

This commit is contained in:
Scott G. Miller 2020-05-11 14:18:44 -05:00
parent fa8ddc3392
commit 4e6dc7e9ab
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ CHANGES:
for reloading plugins. [[GH-8777](https://github.com/hashicorp/vault/pull/8777)]
* sentinel: Add a sentinel config section, and "additional_enabled_modules", a list of Sentinel modules that may be imported in addition to the defaults.
* cubbyhole: Reject reads and writes to an empty ("") path. [[GH-8971](https://github.com/hashicorp/vault/pull/8971)]
IMPROVEMENTS:
* secrets/gcp: Support BigQuery dataset ACLs in absence of IAM endpoints [[GH-78](https://github.com/hashicorp/vault-plugin-secrets-gcp/pull/78)]