Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prepare Key Vault patch release for November 2021 #25367

Conversation

vcolin7
Copy link
Member

@vcolin7 vcolin7 commented Nov 12, 2021

No description provided.

@azure-sdk
Copy link
Collaborator

API changes have been detected in com.azure:azure-security-keyvault-administration. You can review API changes here

API changes

-         V7_2("7.2"),
-         V7_3_PREVIEW("7.3-preview");
+         V7_2("7.2");
-         public static final KeyVaultDataAction WRITE_ROLE_DEFINITION = fromString("Microsoft.KeyVault/managedHsm/roleDefinitions/write/action");
-         public static final KeyVaultDataAction DELETE_ROLE_DEFINITION = fromString("Microsoft.KeyVault/managedHsm/roleDefinitions/delete/action");
-         public static final KeyVaultDataAction RELEASE_KEY = fromString("Microsoft.KeyVault/managedHsm/keys/release/action");
-         public static final KeyVaultDataAction DOWNLOAD_HSM_SECURITY_DOMAIN_STATUS = fromString("Microsoft.KeyVault/managedHsm/securitydomain/download/read");
-         public static final KeyVaultDataAction RANDOM_NUMBERS_GENERATE = fromString("Microsoft.KeyVault/managedHsm/rng/action");

@azure-sdk
Copy link
Collaborator

API changes have been detected in com.azure:azure-security-keyvault-certificates. You can review API changes here

API changes

-         V7_2("7.2"),
-         V7_3_PREVIEW("7.3-preview");
+         V7_2("7.2");

@azure-sdk
Copy link
Collaborator

API changes have been detected in com.azure:azure-security-keyvault-keys. You can review API changes here

@azure-sdk
Copy link
Collaborator

API changes have been detected in com.azure:azure-security-keyvault-secrets. You can review API changes here

API changes

-         V7_2("7.2"),
-         V7_3_PREVIEW("7.3-preview");
+         V7_2("7.2");

@srnagar
Copy link
Member

srnagar commented Nov 12, 2021

I don't see the API changes in this PR. Why did it generate an API view diff?

@praveenkuttappan

@vcolin7
Copy link
Member Author

vcolin7 commented Nov 12, 2021

I don't see the API changes in this PR. Why did it generate an API view diff?

@praveenkuttappan Praveen Kuttappan FTE

Could it be comparing it to the latest version regardless of if it's a beta?

@vcolin7 vcolin7 merged commit 362b8cb into Azure:release/keyvault-sdk Nov 12, 2021
@vcolin7 vcolin7 deleted the prepare-key-vault-patch-release-november-2021 branch January 13, 2022 04:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants