Skip to content

Update package version for stg101#38623

Merged
EmmaZhu merged 1 commit into
Azure:mainfrom
EmmaZhu:storage/stg_101_ga
May 26, 2026
Merged

Update package version for stg101#38623
EmmaZhu merged 1 commit into
Azure:mainfrom
EmmaZhu:storage/stg_101_ga

Conversation

@EmmaZhu
Copy link
Copy Markdown
Member

@EmmaZhu EmmaZhu commented May 21, 2026

Packages impacted by this PR

Issues associated with this PR

Describe the problem that is addressed by this PR

What are the possible designs available to address the problem? If there are more than one possible design, why was the one in this PR chosen?

Are there test cases added in this PR? (If not, why?)

Provide a list of related PRs (if any)

Command used to generate this PR:**(Applicable only to SDK release request PRs)

Checklists

  • Added impacted package name to the issue description
  • Does this PR needs any fixes in the SDK Generator?** (If so, create an Issue in the Autorest/typescript repository and link it here)
  • Added a changelog (if necessary)

Copilot AI review requested due to automatic review settings May 21, 2026 08:07
@github-actions github-actions Bot added the Storage Storage Service (Queues, Blobs, Files) label May 21, 2026
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 promotes several Azure Storage JS packages from beta to stable by updating their versions and aligning related metadata (AutoRest config, SDK constants, generated user-agent strings, and changelogs), along with updating dependency ranges to stable releases.

Changes:

  • Bumped package versions from *-beta.* to stable for storage-queue, storage-blob, storage-file-share, storage-file-datalake, and storage-common, and updated dependent package references (e.g., @azure/storage-common).
  • Updated SDK version constants and generated protocol-layer packageDetails user-agent strings to the stable versions.
  • Updated changelogs and AutoRest package-version entries; lockfile updated accordingly.

Reviewed changes

Copilot reviewed 18 out of 23 changed files in this pull request and generated 3 comments.

Show a summary per file
File Description
sdk/storage/storage-queue/swagger/README.md Update AutoRest package-version to 12.30.0.
sdk/storage/storage-queue/src/utils/constants.ts Update SDK_VERSION to 12.30.0.
sdk/storage/storage-queue/src/generated/src/storageClient.ts Update generated packageDetails user-agent version to 12.30.0.
sdk/storage/storage-queue/package.json Promote package version to 12.30.0 and update @azure/storage-common dependency to ^12.4.0.
sdk/storage/storage-queue/CHANGELOG.md Add 12.30.0 release entry.
sdk/storage/storage-file-share/swagger/README.md Update AutoRest package-version to 12.31.0.
sdk/storage/storage-file-share/src/utils/constants.ts Update SDK_VERSION to 12.31.0.
sdk/storage/storage-file-share/src/generated/src/storageClient.ts Update generated packageDetails user-agent version to 12.31.0.
sdk/storage/storage-file-share/package.json Promote package version to 12.31.0 and update @azure/storage-common dependency to ^12.4.0.
sdk/storage/storage-file-share/CHANGELOG.md Add 12.31.0 release entry (note: contains an incorrect referenced beta version).
sdk/storage/storage-file-datalake/swagger/README.md Update AutoRest package-version to 12.30.0.
sdk/storage/storage-file-datalake/src/utils/constants.ts Update SDK_VERSION to 12.30.0.
sdk/storage/storage-file-datalake/src/generated/src/storageClient.ts Update generated packageDetails user-agent version to 12.30.0.
sdk/storage/storage-file-datalake/package.json Promote package version to 12.30.0; update deps to stable @azure/storage-blob and @azure/storage-common.
sdk/storage/storage-file-datalake/CHANGELOG.md Add 12.30.0 release entry.
sdk/storage/storage-common/package.json Promote package version to 12.4.0 (note: SDK_VERSION constant appears not updated).
sdk/storage/storage-common/CHANGELOG.md Add 12.4.0 release entry.
sdk/storage/storage-blob/swagger/README.md Update AutoRest package-version to 12.32.0.
sdk/storage/storage-blob/src/utils/constants.ts Update SDK_VERSION to 12.32.0.
sdk/storage/storage-blob/src/generated/src/storageClient.ts Update generated packageDetails user-agent version to 12.32.0.
sdk/storage/storage-blob/package.json Promote package version to 12.32.0 and update @azure/storage-common dependency to ^12.4.0.
sdk/storage/storage-blob/CHANGELOG.md Add 12.32.0 release entry.
pnpm-lock.yaml Update importers to stable specifiers; includes broader integrity churn beyond just storage packages.
Files not reviewed (1)
  • pnpm-lock.yaml: Language not supported

Comment thread sdk/storage/storage-file-share/CHANGELOG.md Outdated
Comment thread sdk/storage/storage-common/package.json
Comment thread pnpm-lock.yaml
@EmmaZhu EmmaZhu force-pushed the storage/stg_101_ga branch 2 times, most recently from a8f6f59 to 16dc8a8 Compare May 21, 2026 09:30
@EmmaZhu EmmaZhu force-pushed the storage/stg_101_ga branch from 16dc8a8 to 93d924e Compare May 25, 2026 13:04
@EmmaZhu
Copy link
Copy Markdown
Member Author

EmmaZhu commented May 25, 2026

@jeremymeng , could you help to review this PR again? Thanks a lot!

@EmmaZhu EmmaZhu merged commit ff9fc24 into Azure:main May 26, 2026
12 checks passed
@EmmaZhu EmmaZhu deleted the storage/stg_101_ga branch May 26, 2026 06:50
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