[Azure SDK Key Vault Keys] update version to 4.0.0 GA#19487
Merged
BillyONeal merged 5 commits intomicrosoft:masterfrom Aug 12, 2021
Merged
[Azure SDK Key Vault Keys] update version to 4.0.0 GA#19487BillyONeal merged 5 commits intomicrosoft:masterfrom
BillyONeal merged 5 commits intomicrosoft:masterfrom
Conversation
## 4.0.0 (2021-08-10) ### Other Changes - Consolidated keyvault and cryptography client options and model files into single headers.
JonLiu1993
suggested changes
Aug 11, 2021
| ], | ||
| "homepage": "https://github.com/Azure/azure-sdk-for-cpp/tree/main/sdk/keyvault/azure-security-keyvault-keys", | ||
| "license": "MIT", | ||
| "builtin-baseline": "14c54c49b56a964ac7f2f701a6857adb02ae1bec", |
Contributor
There was a problem hiding this comment.
Suggested change
| "builtin-baseline": "14c54c49b56a964ac7f2f701a6857adb02ae1bec", |
| "name": "azure-core-cpp", | ||
| "default-features": false | ||
| "default-features": false, | ||
| "version>=": "1.1.0" |
Contributor
There was a problem hiding this comment.
Suggested change
| "version>=": "1.1.0" |
There was a problem hiding this comment.
This is a new experimental fast check for PR issues. Please let us know if this bot is helpful!
After committing all other changes, the version database must be updated
git add -u && git commit
git checkout 69478c5caafcde4c490bb1fccb960296801dbb5f -- versions
./vcpkg x-add-version --allDiff
diff --git a/versions/a-/azure-security-keyvault-keys-cpp.json b/versions/a-/azure-security-keyvault-keys-cpp.json
index 50af262..2505c7e 100644
--- a/versions/a-/azure-security-keyvault-keys-cpp.json
+++ b/versions/a-/azure-security-keyvault-keys-cpp.json
@@ -1,7 +1,7 @@
{
"versions": [
{
- "git-tree": "a8a528b35c8ee051b4b66c90eca0078c6fe8d432",
+ "git-tree": "b710e9d89ef00e649c793f46ce7c67af63fa3611",
"version-semver": "4.0.0",
"port-version": 0
},There was a problem hiding this comment.
This is a new experimental fast check for PR issues. Please let us know if this bot is helpful!
After committing all other changes, the version database must be updated
git add -u && git commit
git checkout 69478c5caafcde4c490bb1fccb960296801dbb5f -- versions
./vcpkg x-add-version --allDiff
diff --git a/versions/a-/azure-security-keyvault-keys-cpp.json b/versions/a-/azure-security-keyvault-keys-cpp.json
index 68ac668..2505c7e 100644
--- a/versions/a-/azure-security-keyvault-keys-cpp.json
+++ b/versions/a-/azure-security-keyvault-keys-cpp.json
@@ -1,5 +1,10 @@
{
"versions": [
+ {
+ "git-tree": "b710e9d89ef00e649c793f46ce7c67af63fa3611",
+ "version-semver": "4.0.0",
+ "port-version": 0
+ },
{
"git-tree": "6a62e90cc13ab362ba09462fa444512aee671482",
"version-semver": "4.0.0-beta.4",
diff --git a/versions/baseline.json b/versions/baseline.json
index ecae6d2..a2d1692 100644
--- a/versions/baseline.json
+++ b/versions/baseline.json
@@ -297,8 +297,8 @@
"port-version": 0
},
"azure-security-keyvault-keys-cpp": {
- "baseline": "4.0.0-beta.4",
- "port-version": 1
+ "baseline": "4.0.0",
+ "port-version": 0
},
"azure-storage-blobs-cpp": {
"baseline": "12.0.1",
antkmsft
reviewed
Aug 11, 2021
This reverts commit c6ad64b.
There was a problem hiding this comment.
This is a new experimental fast check for PR issues. Please let us know if this bot is helpful!
After committing all other changes, the version database must be updated
git add -u && git commit
git checkout 69478c5caafcde4c490bb1fccb960296801dbb5f -- versions
./vcpkg x-add-version --allDiff
diff --git a/versions/a-/azure-security-keyvault-keys-cpp.json b/versions/a-/azure-security-keyvault-keys-cpp.json
index 50af262..2505c7e 100644
--- a/versions/a-/azure-security-keyvault-keys-cpp.json
+++ b/versions/a-/azure-security-keyvault-keys-cpp.json
@@ -1,7 +1,7 @@
{
"versions": [
{
- "git-tree": "a8a528b35c8ee051b4b66c90eca0078c6fe8d432",
+ "git-tree": "b710e9d89ef00e649c793f46ce7c67af63fa3611",
"version-semver": "4.0.0",
"port-version": 0
},
Member
|
@JonLiu1993, the button to re-request the review is not available to me, so I am asking to by writing this message :) |
JonLiu1993
approved these changes
Aug 11, 2021
Member
|
Thanks for your contribution! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Update vcpkg ports for Azure SDK release. This release may contain multiple ports.