changelog++

This commit is contained in:
Jim Kalafut 2020-04-16 14:59:59 -07:00 committed by GitHub
parent 49c937ff2c
commit 7a0867073c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -4,6 +4,10 @@ CHANGES:
* token: Token renewals will now return token policies within the `token_policies` , identity policies within `identity_policies`, and the full policy set within `policies`. [[GH-8535](https://github.com/hashicorp/vault/pull/8535)]
IMPROVEMENTS:
* secrets/gcp: Support BigQuery dataset ACLs in absence of IAM endpoints [[GH-78](https://github.com/hashicorp/vault-plugin-secrets-gcp/pull/78)]
## 1.4.1 (TBD)
CHANGES: