Release notes
Each version is available to download from the releases page.
0.2.2 (August 10th, 2023)
BUGS
- Fixed a bug that stopped the provider from successfully negotiating a TLS handshake directly with a Vault server in some configurations.
0.2.1 (June 30th, 2023)
BUGS
- The provider now correctly uses a previous key version for decryption when the transit key is rotated but the DEK has not yet been re-encrypted.
- Fixed a bug that prevented the provider from emitting Event logs.
0.2.0 (July 15th, 2022)
BUGS
- Fixed a bug where rotating the Transit key would cause decryption failures.
FEATURES
- The config file now supports setting a Vault namespace, and a non-default transit or App Role mount path. See Configuration for details.
IMPROVEMENTS
- The config file is now stored inside ProgramData and will persist during future upgrades. See Configuration for details.
0.1.0 (November 17th, 2021)
Initial release.