Skip to content

Increment version for storage releases - #63003

Open
azure-sdk-automation[bot] wants to merge 5 commits into
mainfrom
increment-package-version-storage-6834794
Open

azure-sdk-automation[bot] wants to merge 5 commits into
mainfrom
increment-package-version-storage-6834794

Conversation

@azure-sdk-automation

Copy link
Copy Markdown
Contributor

Increment package version after release of Azure.Storage.Blobs.Batch

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟡 Changes recommended

The regression test misses standalone CR input, and the changelog inaccurately describes rejection as sanitization.

Get a fresh assessment by requesting another Copilot review.

Pull request overview

Advances the Blob Batch package after release and hardens multipart header serialization.

Changes:

  • Bumps Blob Batch to 12.27.0-beta.3.
  • Rejects CR/LF characters in batch header values and adds tests.
  • Finalizes Blob Batch and ChangeFeed release notes.
File summaries
File Description
Azure.Storage.Blobs.ChangeFeed/CHANGELOG.md Finalizes preview.64 notes.
MultipartTests.cs Tests newline rejection.
Multipart.cs Validates multipart header values.
BatchErrors.cs Adds the validation exception.
Azure.Storage.Blobs.Batch.csproj Bumps the package version.
Azure.Storage.Blobs.Batch/CHANGELOG.md Records released versions.
Review details
  • Files reviewed: 6/6 changed files
  • Comments generated: 2
  • Review effort level: Balanced

💡 Add a code-review agent skill for context-aware, tailored reviews. Learn more in the docs.

Comment on lines +15 to +16
[TestCase("tag\r\nx-ms-delete-snapshots: include")]
[TestCase("tag\nx-ms-delete-snapshots: include")]
## 12.27.0-beta.2 (2026-09-14)

### Bugs Fixed
- Fixed bug where header values were not being sanitized for CR or LF characters when using `BlobBatchClient` APIs.
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