Skip to content

Conversation

@gunjansingh-msft
Copy link
Member

Description

Please add an informative description that covers that changes made by the pull request and link all relevant issues.

If an SDK is being regenerated based on a new swagger spec, a link to the pull request containing these swagger spec changes has been included above.

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.

Copilot AI review requested due to automatic review settings July 8, 2025 19:16
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 multiple Azure Storage client libraries to their next beta versions, adds a release date to each CHANGELOG entry, and notes support for the 2025-11-05 service version.

  • Bumped preview version from beta.1 to beta.2 (or beta.31 to beta.32) in each README.
  • Updated each CHANGELOG header from “Unreleased” to include the date (2025-07-09).
  • Added “Added support for service version 2025-11-05.” under Features Added in each CHANGELOG.

Reviewed Changes

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

Show a summary per file
File Description
sdk/storage/azure-storage-queue/README.md Bumped version to 12.26.0-beta.2
sdk/storage/azure-storage-queue/CHANGELOG.md Added release date and service version support
sdk/storage/azure-storage-internal-avro/CHANGELOG.md Added release date and service version support
sdk/storage/azure-storage-file-share/README.md Bumped version to 12.27.0-beta.2
sdk/storage/azure-storage-file-share/CHANGELOG.md Added release date and service version support
sdk/storage/azure-storage-file-datalake/README.md Bumped version to 12.24.0-beta.2
sdk/storage/azure-storage-file-datalake/CHANGELOG.md Added release date and service version support
sdk/storage/azure-storage-common/README.md Bumped version to 12.30.0-beta.2
sdk/storage/azure-storage-common/CHANGELOG.md Added release date and service version support
sdk/storage/azure-storage-blob/README.md Bumped version to 12.31.0-beta.2
sdk/storage/azure-storage-blob/CHANGELOG.md Added release date and service version support
sdk/storage/azure-storage-blob-nio/README.md Bumped version to 12.0.0-beta.32
sdk/storage/azure-storage-blob-nio/CHANGELOG.md Added release date and service version support
sdk/storage/azure-storage-blob-cryptography/README.md Bumped version to 12.30.0-beta.2
sdk/storage/azure-storage-blob-cryptography/CHANGELOG.md Added release date and service version support
sdk/storage/azure-storage-blob-changefeed/README.md Bumped version to 12.0.0-beta.31
sdk/storage/azure-storage-blob-changefeed/CHANGELOG.md Added release date and service version support
sdk/storage/azure-storage-blob-batch/README.md Bumped version to 12.27.0-beta.2
sdk/storage/azure-storage-blob-batch/CHANGELOG.md Added release date and service version support

@github-actions github-actions bot added the Storage Storage Service (Queues, Blobs, Files) label Jul 8, 2025
@ibrandes ibrandes self-requested a review July 8, 2025 20:45
@ibrandes
Copy link
Member

ibrandes commented Jul 8, 2025

/azp run java - storage - tests

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@ibrandes
Copy link
Member

ibrandes commented Jul 9, 2025

/check-enforcer override

@ibrandes ibrandes changed the title adding release branch changes STG99 Beta Release Jul 9, 2025
@ibrandes ibrandes merged commit f61d163 into main Jul 9, 2025
28 of 35 checks passed
@ibrandes ibrandes deleted the stg99_releasebranch branch July 9, 2025 15:00
ibrandes added a commit to ibrandes/azure-sdk-for-java that referenced this pull request Jul 15, 2025
* adding release branch changes

* changing versions as per new release pattern

* reverting changefeed and nio changes

* reverting changefeed and nio changes

* fixing the version of internal avro

* removing unused sections from internal avro

* removing unused sections from changefeed

* fixing internal avro version

* updating dependencies to fix CI

* updating incorrect common dependency

* fixing perf dependencies

---------

Co-authored-by: Isabelle <[email protected]>
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.

4 participants