-
Notifications
You must be signed in to change notification settings - Fork 2.1k
STG99 GA Release 2025-10-20 #47030
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: release/storage/stg99
Are you sure you want to change the base?
STG99 GA Release 2025-10-20 #47030
Conversation
There was a problem hiding this 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 represents a GA release for Azure Storage SDKs, updating version numbers from beta pre-releases to stable GA versions (12.27.0, 12.28.0, 12.31.0, 12.32.0) with a release date of 2025-10-16. The release consolidates features that were previously in beta, including service version 2025-11-05 support and improved error messaging for x-ms-version mismatches.
- Updates all Azure Storage library versions from beta to GA status
- Consolidates changelog entries from beta releases into final GA release notes
- Corrects spelling of "mismatch" in error message descriptions across multiple changelogs
Reviewed Changes
Copilot reviewed 35 out of 35 changed files in this pull request and generated no comments.
Show a summary per file
File | Description |
---|---|
sdk/storage/azure-storage-queue/src/main/java/com/azure/storage/queue/models/QueueProperties.java | Remove blank line in JavaDoc comment |
sdk/storage/azure-storage-queue/pom.xml | Update version from 12.27.0-beta.2 to 12.27.0 and dependency versions |
sdk/storage/azure-storage-queue/README.md | Update Maven dependency version in documentation |
sdk/storage/azure-storage-queue/CHANGELOG.md | Consolidate beta changelog entries into GA release with spelling fix |
sdk/storage/azure-storage-perf/pom.xml | Update storage dependency versions to GA releases |
sdk/storage/azure-storage-internal-avro/pom.xml | Update version and dependencies to GA releases |
sdk/storage/azure-storage-internal-avro/CHANGELOG.md | Update changelog for GA release |
sdk/storage/azure-storage-file-share/pom.xml | Update version and dependencies to GA releases |
sdk/storage/azure-storage-file-share/README.md | Update Maven dependency version in documentation |
sdk/storage/azure-storage-file-share/CHANGELOG.md | Consolidate changelog and fix spelling |
sdk/storage/azure-storage-file-share-stress/pom.xml | Update dependency version to GA release |
sdk/storage/azure-storage-file-datalake/pom.xml | Update version and dependencies to GA releases |
sdk/storage/azure-storage-file-datalake/README.md | Update Maven dependency version in documentation |
sdk/storage/azure-storage-file-datalake/CHANGELOG.md | Update changelog for GA release |
sdk/storage/azure-storage-file-datalake-stress/pom.xml | Update dependency version to GA release |
sdk/storage/azure-storage-common/pom.xml | Update version to GA release |
sdk/storage/azure-storage-common/README.md | Update Maven dependency version in documentation |
sdk/storage/azure-storage-common/CHANGELOG.md | Consolidate changelog and fix spelling |
sdk/storage/azure-storage-blob/pom.xml | Update version and dependencies to GA releases |
sdk/storage/azure-storage-blob/README.md | Update Maven dependency version in documentation |
sdk/storage/azure-storage-blob/CHANGELOG.md | Consolidate changelog and fix spelling |
sdk/storage/azure-storage-blob-stress/pom.xml | Update dependency version to GA release |
sdk/storage/azure-storage-blob-nio/pom.xml | Update dependencies to GA releases |
sdk/storage/azure-storage-blob-nio/README.md | Update version to beta.33 |
sdk/storage/azure-storage-blob-nio/CHANGELOG.md | Update changelog for beta.33 release |
sdk/storage/azure-storage-blob-cryptography/pom.xml | Update version and dependencies to GA releases |
sdk/storage/azure-storage-blob-cryptography/README.md | Update Maven dependency version in documentation |
sdk/storage/azure-storage-blob-cryptography/CHANGELOG.md | Update changelog for GA release |
sdk/storage/azure-storage-blob-changefeed/pom.xml | Update dependencies to GA releases |
sdk/storage/azure-storage-blob-changefeed/README.md | Update version to beta.32 |
sdk/storage/azure-storage-blob-changefeed/CHANGELOG.md | Consolidate changelog and fix spelling |
sdk/storage/azure-storage-blob-batch/pom.xml | Update version and dependencies to GA releases |
sdk/storage/azure-storage-blob-batch/README.md | Update Maven dependency version in documentation |
sdk/storage/azure-storage-blob-batch/CHANGELOG.md | Consolidate changelog and fix spelling |
eng/versioning/version_client.txt | Update all storage library versions to GA releases |
No description provided.