Prepare Key Vault Certificates GA release - #59446
Merged
ROHIT SINGHAL (rohitsinghal4u) merged 3 commits intoMay 26, 2026
Merged
Conversation
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot started reviewing on behalf of
ROHIT SINGHAL (rohitsinghal4u)
May 26, 2026 16:46
View session
Contributor
There was a problem hiding this comment.
Pull request overview
Prepares the GA releases of the Key Vault Certificates and Secrets libraries by moving package versions from beta to stable and finalizing release notes for publishing.
Changes:
- Bumped
Azure.Security.KeyVault.Secretsversion to4.12.0and dated theCHANGELOG.mdentry. - Bumped
Azure.Security.KeyVault.Certificatesversion to4.9.0and dated theCHANGELOG.mdentry. - Added/adjusted GA release changelog bullets.
Reviewed changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated 3 comments.
| File | Description |
|---|---|
| sdk/keyvault/Azure.Security.KeyVault.Secrets/src/Azure.Security.KeyVault.Secrets.csproj | Updates Secrets package version from beta to GA. |
| sdk/keyvault/Azure.Security.KeyVault.Secrets/CHANGELOG.md | Finalizes the 4.12.0 GA changelog entry (date + release notes). |
| sdk/keyvault/Azure.Security.KeyVault.Certificates/src/Azure.Security.KeyVault.Certificates.csproj | Updates Certificates package version from beta to GA. |
| sdk/keyvault/Azure.Security.KeyVault.Certificates/CHANGELOG.md | Finalizes the 4.9.0 GA changelog entry (date + release note line). |
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Contributor
Author
|
Ran |
nnoboa
approved these changes
May 26, 2026
ROHIT SINGHAL (rohitsinghal4u)
enabled auto-merge (squash)
May 26, 2026 23:14
ROHIT SINGHAL (rohitsinghal4u)
deleted the
release-keyvault-certificates-secrets-ga
branch
May 26, 2026 23:15
mcgallan
pushed a commit
to mcgallan/azure-sdk-for-net
that referenced
this pull request
Jun 11, 2026
* Prepare Key Vault Certificates and Secrets GA release Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * Remove Key Vault Secrets release changes Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * Run release prep for Key Vault Certificates Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --------- Co-authored-by: Rohit Singhal <singhalrohit@microsoft.com> Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
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.
Description
Validation
git diff --checkdotnet build sdk\keyvault\Azure.Security.KeyVault.Certificates\src\Azure.Security.KeyVault.Certificates.csproj --configuration Releasedotnet build sdk\keyvault\Azure.Security.KeyVault.Secrets\src\Azure.Security.KeyVault.Secrets.csproj --configuration ReleaseNote: Azure.Security.KeyVault.Secrets changes were removed because Secrets GA is already complete.