Skip to content

Storage STG101 Beta Release#6954

Merged
microzchang merged 5 commits intoAzure:mainfrom
microzchang:stg101/release_pr
Feb 26, 2026
Merged

Storage STG101 Beta Release#6954
microzchang merged 5 commits intoAzure:mainfrom
microzchang:stg101/release_pr

Conversation

@microzchang
Copy link
Member

Pull Request Checklist

Please leverage this checklist as a reminder to address commonly occurring feedback when submitting a pull request to make sure your PR can be reviewed quickly:

See the detailed list in the contributing guide.

  • C++ Guidelines
  • Doxygen docs
  • Unit tests
  • No unwanted commits/changes
  • Descriptive title/description
    • PR is single purpose
    • Related issue listed
  • Comments in source
  • No typos
  • Update changelog
  • Not work-in-progress
  • External references or docs updated
  • Self review of PR done
  • Any breaking changes?

@github-actions github-actions bot added the Storage Storage Service (Queues, Blobs, Files) label Feb 11, 2026
@microzchang microzchang marked this pull request as ready for review February 11, 2026 06:21
Copilot AI review requested due to automatic review settings February 11, 2026 06:21
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

Updates Azure Storage C++ SDK release notes and SAS versioning for the STG101 release wave, reflecting the new service/API version and newly supported SAS/content-validation capabilities across Storage libraries.

Changes:

  • Update Storage package CHANGELOGs to document the 2026-04-06 service/API version bump and new feature support (cross-tenant delegation SAS, structured message/content validation, dynamic UDK SAS, etc.).
  • Bump the Account SAS signed version constant to 2026-04-06.

Reviewed changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
sdk/storage/azure-storage-queues/CHANGELOG.md Documents new API version and cross-tenant delegation SAS changes for Queues.
sdk/storage/azure-storage-files-shares/CHANGELOG.md Documents new API version plus cross-tenant delegation SAS and structured message validation for Files Shares.
sdk/storage/azure-storage-files-datalake/CHANGELOG.md Documents new API version plus cross-tenant delegation SAS, structured message validation, and dynamic UDK SAS for Data Lake.
sdk/storage/azure-storage-common/src/account_sas_builder.cpp Updates the Account SAS sv version to 2026-04-06.
sdk/storage/azure-storage-common/CHANGELOG.md Documents Account SAS version bump and new checksum algorithm enum.
sdk/storage/azure-storage-blobs/CHANGELOG.md Documents new API version plus cross-tenant delegation SAS, structured message validation, and other blob features.

@microzchang microzchang changed the title Storage STG101 Release Storage STG101 Beta Release Feb 11, 2026
@microzchang microzchang merged commit ab03363 into Azure:main Feb 26, 2026
85 checks passed
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