open-vault/website/content/docs/platform/mssql/changelog.mdx
Ashlee M Boyer f3df55ad58
docs: Migrate link formats (#18696)
* Adding check-legacy-links-format workflow

* Adding test-link-rewrites workflow

* Updating docs-content-check-legacy-links-format hash

* Migrating links to new format

Co-authored-by: Kendall Strautman <kendallstrautman@gmail.com>
2023-01-25 16:12:15 -08:00

31 lines
809 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]: /vault/docs/platform/mssql/configuration