Docs: Changelog for MSSQL EKM Provider v0.2.2 (#22272)

This commit is contained in:
Tom Proctor
2023-08-10 20:33:03 +01:00
committed by GitHub
parent 19d840a462
commit c7fd4978ba

View File

@@ -9,6 +9,12 @@ description: Release notes for the Vault EKM Provider for Microsoft SQL Server.
Each version is available to download from the
[releases](https://releases.hashicorp.com/vault-mssql-ekm-provider/) 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