From 4e6dc7e9ab47be6bbb742bcd043b35dc758a56ae Mon Sep 17 00:00:00 2001 From: "Scott G. Miller" Date: Mon, 11 May 2020 14:18:44 -0500 Subject: [PATCH] changelog++ --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 207fbc8da..69e660fcd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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)]