changelog++
This commit is contained in:
parent
f77bcc53c4
commit
0e058607d3
|
@ -43,6 +43,7 @@ BUG FIXES:
|
|||
* secrets/gcp: Fix issue were updates were not being applied to the `token_scopes` of a roleset. [[GH-90](https://github.com/hashicorp/vault-plugin-secrets-gcp/pull/90)]
|
||||
* secrets/kv: Return the value of delete_version_after when reading kv/config, even if it is set to the default. [[GH-42](https://github.com/hashicorp/vault-plugin-secrets-kv/pull/42)]
|
||||
* ui: Add Toggle component into core addon so it is available in KMIP and other Ember Engines.[[GH-8913]](https://github.com/hashicorp/vault/pull/8913)
|
||||
* ui: Disallow max versions value of large than 9999999999999999 on kv2 secrets engine. [[GH-9242](https://github.com/hashicorp/vault/pull/9242)]
|
||||
|
||||
## 1.4.2 (May 21st, 2020)
|
||||
|
||||
|
|
Loading…
Reference in New Issue