2021-03-24 21:32:23 +00:00
|
|
|
### Transform Storage Upgrades Fixed
|
2021-03-11 17:23:19 +00:00
|
|
|
|
|
|
|
The Transform Secrets Engine storage upgrade introduced in 1.6.0 introduced
|
|
|
|
malformed configuration for transformations configured earlier than 1.6.0,
|
|
|
|
resulting in an error using these transformations if Vault is restarted
|
2021-03-13 01:59:50 +00:00
|
|
|
after the upgrade. This issue exists on Vault 1.6.0 through 1.6.3, and is fixed
|
|
|
|
in Vault 1.6.4 and 1.7.0. Transformations configured on 1.6.0 or higher are
|
|
|
|
unaffected.
|