Skip to content

Increment version for keyvault releases#47358

Open
azure-sdk wants to merge 1 commit into
Azure:mainfrom
azure-sdk:increment-package-version-keyvault-6396703
Open

Increment version for keyvault releases#47358
azure-sdk wants to merge 1 commit into
Azure:mainfrom
azure-sdk:increment-package-version-keyvault-6396703

Conversation

@azure-sdk
Copy link
Copy Markdown
Collaborator

Increment package version after release of azure-keyvault-certificates

Copilot AI review requested due to automatic review settings June 4, 2026 20:14
@azure-sdk azure-sdk requested a review from a team as a code owner June 4, 2026 20:14
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

This PR increments the azure-keyvault-certificates package version following the release of 4.12.0b1, and prepares the changelog for the next unreleased beta.

Changes:

  • Bump package version from 4.12.0b1 to 4.12.0b2.
  • Add a new 4.12.0b2 (Unreleased) section to the changelog.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
sdk/keyvault/azure-keyvault-certificates/CHANGELOG.md Adds a new “4.12.0b2 (Unreleased)” header to start tracking upcoming changes.
sdk/keyvault/azure-keyvault-certificates/azure/keyvault/certificates/_version.py Updates the package’s version constant to 4.12.0b2.

# ------------------------------------

VERSION = "4.12.0b1"
VERSION = "4.12.0b2"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: Untriaged

Development

Successfully merging this pull request may close these issues.

2 participants