Skip to content

[Storage][102] CRC64 content validation - part 4#45949

Merged
jalauzon-msft merged 5 commits intoAzure:feature/storage/content-validation-102from
jalauzon-msft:cv-102-4
Mar 27, 2026
Merged

[Storage][102] CRC64 content validation - part 4#45949
jalauzon-msft merged 5 commits intoAzure:feature/storage/content-validation-102from
jalauzon-msft:cv-102-4

Conversation

@jalauzon-msft
Copy link
Copy Markdown
Member

Part 4 of adding CRC64 support. This part adds the following:

  • Updates Blob public API type and docs for validate_content
  • Handles parsing of the validate_content keyword including resolving the auto option, blocking encryption/crc64 at the same time, and validating the extensions package is intsalled.
  • Updates tests for auto
  • Runs black on _shared folder files that were updated and copies them to the other packages.
  • Add azure-storage-extensions as a dev requirement to Blob

CI will still not pass as tests are not recorded but hoping the Analyze step will pass.

@github-actions github-actions bot added the Storage Storage Service (Queues, Blobs, Files) label Mar 26, 2026
Copy link
Copy Markdown
Member

@weirongw23-msft weirongw23-msft left a comment

Choose a reason for hiding this comment

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

LGTM 🚀

@jalauzon-msft jalauzon-msft merged commit 2baa893 into Azure:feature/storage/content-validation-102 Mar 27, 2026
5 of 6 checks passed
@jalauzon-msft jalauzon-msft deleted the cv-102-4 branch March 27, 2026 19:11
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.

2 participants