Updates after azure-security-keyvault-jca:2.11.0 released#48172
Merged
Netyyyy merged 3 commits intoAzure:mainfrom Mar 3, 2026
Merged
Updates after azure-security-keyvault-jca:2.11.0 released#48172Netyyyy merged 3 commits intoAzure:mainfrom
Netyyyy merged 3 commits intoAzure:mainfrom
Conversation
rujche
approved these changes
Feb 28, 2026
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the repository after the com.azure:azure-security-keyvault-jca:2.11.0 GA release by aligning downstream dependency pins and rolling the Key Vault JCA project version forward to the next beta development cycle.
Changes:
- Bump
azure-security-keyvault-jcadependency references to2.11.0in Spring and tooling modules. - Move
azure-security-keyvault-jca(and the test module dependency) to2.12.0-beta.1for ongoing development. - Update Key Vault JCA README, CHANGELOG, and
eng/versioning/version_client.txtto reflect the GA release and next beta.
Reviewed changes
Copilot reviewed 8 out of 8 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| sdk/tools/azure-openrewrite/pom.xml | Updates pinned Key Vault JCA dependency to 2.11.0 in relevant profiles/scopes. |
| sdk/spring/spring-cloud-azure-starter-keyvault-jca/pom.xml | Updates starter dependency on Key Vault JCA to 2.11.0. |
| sdk/spring/spring-cloud-azure-autoconfigure/pom.xml | Updates optional Key Vault JCA dependency to 2.11.0. |
| sdk/keyvault/azure-security-test-keyvault-jca/pom.xml | Updates test module to depend on 2.12.0-beta.1 (next development version). |
| sdk/keyvault/azure-security-keyvault-jca/pom.xml | Bumps module version to 2.12.0-beta.1 after GA release. |
| sdk/keyvault/azure-security-keyvault-jca/README.md | Updates direct-dependency snippet to 2.11.0. |
| sdk/keyvault/azure-security-keyvault-jca/CHANGELOG.md | Adds 2.12.0-beta.1 (Unreleased) section and records 2.11.0 release entry/date. |
| eng/versioning/version_client.txt | Updates dependency/current versions for Key Vault JCA to 2.11.0 / 2.12.0-beta.1. |
Member
Author
|
Hi @alzimmermsft please help take a review, thanks |
alzimmermsft
approved these changes
Mar 3, 2026
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
Updates after azure-security-keyvault-jca:2.11.0 released
All SDK Contribution checklist:
General Guidelines and Best Practices
Testing Guidelines