From 95e9d0a3eea6cc9c4460840856645047b31ca195 Mon Sep 17 00:00:00 2001 From: Heath Stewart Date: Mon, 3 May 2021 17:26:35 -0700 Subject: [PATCH] Updated Key Vault dependency versions --- eng/Packages.Data.props | 5 +++-- .../Azure.Security.KeyVault.Certificates/CHANGELOG.md | 6 ++++++ .../src/Azure.Security.KeyVault.Certificates.csproj | 3 ++- sdk/keyvault/Azure.Security.KeyVault.Keys/CHANGELOG.md | 6 ++++++ .../src/Azure.Security.KeyVault.Keys.csproj | 3 ++- sdk/keyvault/Azure.Security.KeyVault.Secrets/CHANGELOG.md | 6 ++++++ .../src/Azure.Security.KeyVault.Secrets.csproj | 3 ++- 7 files changed, 27 insertions(+), 5 deletions(-) diff --git a/eng/Packages.Data.props b/eng/Packages.Data.props index bd35e92c80629..5af139783a29c 100755 --- a/eng/Packages.Data.props +++ b/eng/Packages.Data.props @@ -75,7 +75,7 @@ - + @@ -113,10 +113,11 @@ - + + diff --git a/sdk/keyvault/Azure.Security.KeyVault.Certificates/CHANGELOG.md b/sdk/keyvault/Azure.Security.KeyVault.Certificates/CHANGELOG.md index c33bec82e2c9c..b85e7678d3598 100644 --- a/sdk/keyvault/Azure.Security.KeyVault.Certificates/CHANGELOG.md +++ b/sdk/keyvault/Azure.Security.KeyVault.Certificates/CHANGELOG.md @@ -1,5 +1,11 @@ # Release History +## 4.1.1 (2021-05-04) + +### Changed + +- Updated dependency versions + ## 4.1.0 (2020-08-11) ### Added diff --git a/sdk/keyvault/Azure.Security.KeyVault.Certificates/src/Azure.Security.KeyVault.Certificates.csproj b/sdk/keyvault/Azure.Security.KeyVault.Certificates/src/Azure.Security.KeyVault.Certificates.csproj index 3866ff060bd2b..32af102bc5f0f 100644 --- a/sdk/keyvault/Azure.Security.KeyVault.Certificates/src/Azure.Security.KeyVault.Certificates.csproj +++ b/sdk/keyvault/Azure.Security.KeyVault.Certificates/src/Azure.Security.KeyVault.Certificates.csproj @@ -3,7 +3,7 @@ This is the Microsoft Azure Key Vault Certificates client library Microsoft Azure.Security.KeyVault.Certificates client library - 4.1.0 + 4.1.1 Microsoft Azure Key Vault Certificates;$(PackageCommonTags) $(RequiredTargetFrameworks) $(NoWarn);3021 @@ -22,6 +22,7 @@ + diff --git a/sdk/keyvault/Azure.Security.KeyVault.Keys/CHANGELOG.md b/sdk/keyvault/Azure.Security.KeyVault.Keys/CHANGELOG.md index a61a3307d08c2..a3949d715b614 100644 --- a/sdk/keyvault/Azure.Security.KeyVault.Keys/CHANGELOG.md +++ b/sdk/keyvault/Azure.Security.KeyVault.Keys/CHANGELOG.md @@ -1,5 +1,11 @@ # Release History +## 4.1.1 (2021-05-04) + +### Changed + +- Updated dependency versions + ## 4.1.0 (2020-08-11) ### Added diff --git a/sdk/keyvault/Azure.Security.KeyVault.Keys/src/Azure.Security.KeyVault.Keys.csproj b/sdk/keyvault/Azure.Security.KeyVault.Keys/src/Azure.Security.KeyVault.Keys.csproj index 0a4f32abf9dab..a7b64627bb5d4 100644 --- a/sdk/keyvault/Azure.Security.KeyVault.Keys/src/Azure.Security.KeyVault.Keys.csproj +++ b/sdk/keyvault/Azure.Security.KeyVault.Keys/src/Azure.Security.KeyVault.Keys.csproj @@ -3,7 +3,7 @@ This is the Microsoft Azure Key Vault Keys client library Microsoft Azure.Security.KeyVault.Keys client library - 4.1.0 + 4.1.1 Microsoft Azure Key Vault Keys;$(PackageCommonTags) $(RequiredTargetFrameworks) @@ -24,6 +24,7 @@ + diff --git a/sdk/keyvault/Azure.Security.KeyVault.Secrets/CHANGELOG.md b/sdk/keyvault/Azure.Security.KeyVault.Secrets/CHANGELOG.md index 14c0c42864513..295a046bd4206 100644 --- a/sdk/keyvault/Azure.Security.KeyVault.Secrets/CHANGELOG.md +++ b/sdk/keyvault/Azure.Security.KeyVault.Secrets/CHANGELOG.md @@ -1,5 +1,11 @@ # Release History +## 4.1.1 (2021-05-04) + +### Changed + +- Updated dependency versions + ## 4.1.0 (2020-08-11) ### Added diff --git a/sdk/keyvault/Azure.Security.KeyVault.Secrets/src/Azure.Security.KeyVault.Secrets.csproj b/sdk/keyvault/Azure.Security.KeyVault.Secrets/src/Azure.Security.KeyVault.Secrets.csproj index 60e069bf6bab2..eb09d278ed8cc 100644 --- a/sdk/keyvault/Azure.Security.KeyVault.Secrets/src/Azure.Security.KeyVault.Secrets.csproj +++ b/sdk/keyvault/Azure.Security.KeyVault.Secrets/src/Azure.Security.KeyVault.Secrets.csproj @@ -3,7 +3,7 @@ This is the Microsoft Azure Key Vault Secrets client library Microsoft Azure.Security.KeyVault.Secrets client library - 4.1.0 + 4.1.1 Microsoft Azure Key Vault Secrets;$(PackageCommonTags) $(RequiredTargetFrameworks) @@ -23,6 +23,7 @@ +