Update CHANGELOG.md
This commit is contained in:
parent
bd8281b4ae
commit
cf94e19b03
|
@ -70,6 +70,7 @@ BUG FIXES:
|
|||
* secrets/aws: Fix issue where performance standbys weren't able to generate STS credentials after an IAM access key rotation in AWS and root IAM credential update in Vault [[GH-9207](https://github.com/hashicorp/vault/pull/9207)]
|
||||
* secrets/database: Fix issue that prevents performance standbys from connecting to databases after a root credential rotation [[GH-9208](https://github.com/hashicorp/vault/pull/9208)]
|
||||
* secrets/gcp: Fix issue were updates were not being applied to the `token_scopes` of a roleset. [[GH-9277](https://github.com/hashicorp/vault/pull/9277)]
|
||||
* ui: Add and upgrade missing dependencies to resolve a failure with `make static-dist`. [[GH-9277](https://github.com/hashicorp/vault/pull/9371)]
|
||||
|
||||
## 1.4.2 (May 21st, 2020)
|
||||
|
||||
|
|
Loading…
Reference in New Issue