Skip to content

Comments

Storage - Increment versions for storage STG101 beta releases#48066

Merged
ibrandes merged 1 commit intoAzure:mainfrom
ibrandes:increment-package-version-storage-101-beta
Feb 23, 2026
Merged

Storage - Increment versions for storage STG101 beta releases#48066
ibrandes merged 1 commit intoAzure:mainfrom
ibrandes:increment-package-version-storage-101-beta

Conversation

@ibrandes
Copy link
Member

Manually incrementing these due to release pipeline issues.

@github-actions github-actions bot added the Storage Storage Service (Queues, Blobs, Files) label Feb 22, 2026
@ibrandes ibrandes marked this pull request as ready for review February 22, 2026 19:03
Copilot AI review requested due to automatic review settings February 22, 2026 19:03
Copy link
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 updates Azure Storage Java package versions (mostly beta patch bumps) to unblock storage release pipelines by manually incrementing module and dependency versions and adding corresponding “Unreleased” changelog sections.

Changes:

  • Bumped Storage library Maven artifact versions (e.g., *-beta.1*-beta.2, blob-nio beta.36beta.37, changefeed beta.35beta.36).
  • Updated inter-module dependency versions to align with the new Storage beta versions.
  • Added new “Unreleased” sections in affected module changelogs and updated eng/versioning/version_client.txt to reflect the new current versions.

Reviewed changes

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

Show a summary per file
File Description
sdk/storage/azure-storage-queue/pom.xml Bumps azure-storage-queue and aligns azure-storage-common dependency versions.
sdk/storage/azure-storage-queue/CHANGELOG.md Adds 12.29.0-beta.2 (Unreleased) section.
sdk/storage/azure-storage-perf/pom.xml Updates perf test dependencies to the latest Storage beta versions.
sdk/storage/azure-storage-internal-avro/pom.xml Bumps module version and aligns azure-storage-common dependency versions.
sdk/storage/azure-storage-internal-avro/CHANGELOG.md Adds 12.19.0-beta.2 (Unreleased) section.
sdk/storage/azure-storage-file-share/pom.xml Bumps module version and aligns azure-storage-common/azure-storage-blob dependency versions.
sdk/storage/azure-storage-file-share/CHANGELOG.md Adds 12.30.0-beta.2 (Unreleased) section.
sdk/storage/azure-storage-file-share-stress/pom.xml Updates dependency on azure-storage-file-share to 12.30.0-beta.2.
sdk/storage/azure-storage-file-datalake/pom.xml Bumps module version and updates azure-storage-blob and storage-common test-jar versions.
sdk/storage/azure-storage-file-datalake/CHANGELOG.md Adds 12.27.0-beta.2 (Unreleased) section.
sdk/storage/azure-storage-file-datalake-stress/pom.xml Updates dependency on azure-storage-file-datalake to 12.27.0-beta.2.
sdk/storage/azure-storage-common/pom.xml Bumps azure-storage-common version to 12.33.0-beta.2.
sdk/storage/azure-storage-common/CHANGELOG.md Adds 12.33.0-beta.2 (Unreleased) section.
sdk/storage/azure-storage-blob/pom.xml Bumps module version and aligns azure-storage-common and azure-storage-internal-avro dependency versions.
sdk/storage/azure-storage-blob/CHANGELOG.md Adds 12.34.0-beta.2 (Unreleased) section.
sdk/storage/azure-storage-blob-stress/pom.xml Updates dependency on azure-storage-blob to 12.34.0-beta.2.
sdk/storage/azure-storage-blob-nio/pom.xml Bumps module version and aligns dependencies (azure-storage-blob, azure-storage-common test-jar).
sdk/storage/azure-storage-blob-nio/CHANGELOG.md Adds 12.0.0-beta.37 (Unreleased) section.
sdk/storage/azure-storage-blob-cryptography/pom.xml Bumps module version and aligns azure-storage-blob and azure-storage-common versions.
sdk/storage/azure-storage-blob-cryptography/CHANGELOG.md Adds 12.33.0-beta.2 (Unreleased) section.
sdk/storage/azure-storage-blob-changefeed/pom.xml Bumps module version and aligns azure-storage-blob/azure-storage-common test-jar versions.
sdk/storage/azure-storage-blob-changefeed/CHANGELOG.md Adds 12.0.0-beta.36 (Unreleased) section.
sdk/storage/azure-storage-blob-batch/pom.xml Bumps module version and aligns azure-storage-blob and azure-storage-common test-jar versions.
sdk/storage/azure-storage-blob-batch/CHANGELOG.md Adds 12.30.0-beta.2 (Unreleased) section.
eng/versioning/version_client.txt Updates “current” versions for the Storage artifacts to match the bumped beta versions.

@ibrandes ibrandes changed the title Storage - Increment versions for storage releases Storage - Increment versions for storage STG101 beta releases Feb 22, 2026
Copy link
Member

@browndav-msft browndav-msft left a comment

Choose a reason for hiding this comment

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

Okay. Looks like you got all of the version changes right.

@ibrandes ibrandes merged commit d52aadf into Azure:main Feb 23, 2026
31 checks passed
@ibrandes ibrandes deleted the increment-package-version-storage-101-beta branch February 23, 2026 18:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Storage Storage Service (Queues, Blobs, Files)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants