Skip to content

Bump service version for STG100 to 2026-02-06#2629

Open
johnthcall wants to merge 1 commit intoAzure:mainfrom
johnthcall:STG100
Open

Bump service version for STG100 to 2026-02-06#2629
johnthcall wants to merge 1 commit intoAzure:mainfrom
johnthcall:STG100

Conversation

@johnthcall
Copy link
Member

@johnthcall johnthcall commented Feb 13, 2026

Thanks for contribution! Please go through following checklist before sending PR.

PR Branch Destination

  • For Azurite V3, please send PR to main branch.
  • For legacy Azurite V2, please send PR to legacy-dev branch.

Always Add Test Cases

Make sure test cases are added to cover the code change.

Add Change Log

Add change log for the code change in Upcoming Release section in ChangeLog.md.

Development Guideline

Please go to CONTRIBUTION.md for steps about setting up development environment and recommended Visual Studio Code extensions.

Copy link

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 Azurite’s declared service/API versions to align the Blob/Queue/Table emulation with the 2026-02-06 Azure Storage API version, and bumps the overall Azurite release version accordingly.

Changes:

  • Bump Azurite version from 3.35.0 → 3.36.0 across service constants and npm metadata.
  • Update default service API versions to 2026-02-06 and add it to each service’s ValidAPIVersions allowlist.
  • Refresh documentation and changelog entries to reflect the new version/API target.

Reviewed changes

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

Show a summary per file
File Description
src/table/utils/constants.ts Bumps table API/version constants and adds 2026-02-06 to valid API versions.
src/queue/utils/constants.ts Bumps queue API/version constants and adds 2026-02-06 to valid API versions.
src/blob/utils/constants.ts Bumps blob API/version constants and adds 2026-02-06 to valid API versions.
package.json Updates package version to 3.36.0.
package-lock.json Updates lockfile package version entries to 3.36.0.
README.md Updates displayed Azurite version/API version references to 3.36.0 / 2026-02-06.
ChangeLog.md Adds upcoming release entry for 3.36.0 with the API version bump note.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants