Skip to content

Preparing Key vault Keys(4.11.0) and Administration(4.8.0) for release #49277

Open
hari9-9 wants to merge 1 commit into
mainfrom
kha/release/kv-2026-05-27
Open

Preparing Key vault Keys(4.11.0) and Administration(4.8.0) for release #49277
hari9-9 wants to merge 1 commit into
mainfrom
kha/release/kv-2026-05-27

Conversation

@hari9-9
Copy link
Copy Markdown
Member

@hari9-9 hari9-9 commented May 26, 2026

Description

Preparing Files for Release of Keys(4.11.0) and Administration(4.8.0)

All SDK Contribution checklist:

  • The pull request does not introduce [breaking changes]
  • CHANGELOG is updated for new features, bug fixes or other significant changes.
  • I have read the contribution guidelines.

General Guidelines and Best Practices

  • Title of the pull request is clear and informative.
  • There are a small number of commits, each of which have an informative message. This means that previously merged commits do not appear in the history of the PR. For more information on cleaning up the commits in your PR, see this page.

Testing Guidelines

  • Pull request includes test coverage for the included changes.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Prepares the Key Vault Keys (4.11.0) and Administration (4.8.0) libraries for a stable release by moving off beta versions and updating the release metadata used by build/release tooling.

Changes:

  • Bumped azure-security-keyvault-keys and azure-security-keyvault-administration POM versions from *-beta.1 to stable (4.11.0, 4.8.0).
  • Updated dependent modules (azure-security-keyvault-perf, sdk/e2e, and admin test dependency) to reference azure-security-keyvault-keys 4.11.0.
  • Updated eng/versioning/version_client.txt and promoted CHANGELOG entries to dated stable releases (noted issue: dates are set in the future).

Reviewed changes

Copilot reviewed 7 out of 7 changed files in this pull request and generated no comments.

Show a summary per file
File Description
sdk/keyvault/azure-security-keyvault-perf/pom.xml Updates perf module to depend on azure-security-keyvault-keys 4.11.0.
sdk/keyvault/azure-security-keyvault-keys/pom.xml Promotes Keys library version to 4.11.0 stable.
sdk/keyvault/azure-security-keyvault-keys/CHANGELOG.md Moves 4.11.0 entry to a dated stable release (currently future-dated).
sdk/keyvault/azure-security-keyvault-administration/pom.xml Promotes Admin library version to 4.8.0 stable and updates test dependency on Keys to 4.11.0.
sdk/keyvault/azure-security-keyvault-administration/CHANGELOG.md Moves 4.8.0 entry to a dated stable release (currently future-dated).
sdk/e2e/pom.xml Updates e2e module to depend on azure-security-keyvault-keys 4.11.0.
eng/versioning/version_client.txt Updates release version mapping entries for Keys and Administration to stable versions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Untriaged
Status: Untriaged

Development

Successfully merging this pull request may close these issues.

3 participants