open-vault/website/content/docs/platform/mssql/changelog.mdx
2022-07-19 11:52:59 +01:00

31 lines
803 B
Plaintext

---
layout: docs
page_title: Vault EKM Provider Release Notes
description: Release notes for the Vault EKM Provider for Microsoft SQL Server.
---
# Release Notes
Each version is available to download from the
[releases](https://releases.hashicorp.com/vault-mssql-ekm-provider/) page.
## 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][config] for details.
IMPROVEMENTS
* The config file is now stored inside ProgramData and will persist during future upgrades. See [Configuration][config] for details.
## 0.1.0 (November 17th, 2021)
Initial release.
[config]: /docs/platform/mssql/configuration