diff --git a/release-notes/add-ons/AzureKeyVaultProvider/1.0/1.0.0-preview1.md b/release-notes/add-ons/AzureKeyVaultProvider/1.0/1.0.0-preview1.md index c22bec7ce6..b23fc67761 100644 --- a/release-notes/add-ons/AzureKeyVaultProvider/1.0/1.0.0-preview1.md +++ b/release-notes/add-ons/AzureKeyVaultProvider/1.0/1.0.0-preview1.md @@ -1,6 +1,12 @@ # Release Notes ## Microsoft.Data.SqlClient.AlwaysEncrypted.AzureKeyVaultProvider +_**1.0.0-preview1.19295.2 released 22 October 2019**_ + +### Fixed + +- Fixed missing NuGet package dependency on Microsoft.Data.SqlClient and updated maximum version attribute for other dependencies. + _**1.0.0-preview1.19292.1 released 18 October 2019**_ This is the initial public preview release of the new Microsoft.Data.SqlClient.AlwaysEncrypted.AzureKeyVaultProvider namespace. This library contains the implementation of `Microsoft.Data.SqlClient.SqlColumnEncryptionKeyStoreProvider` for accessing Azure Key Vault, and the provider class is named as `SqlColumnEncryptionAzureKeyVaultProvider`.