Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Storage] Fix ranged download for client-side encryption #25522

Conversation

jalauzon-msft
Copy link
Member

This change addresses a couple of issues with a ranged blob download (specifying offset and length) with client-side encryption enabled that can occur in rare circumstances. There is one fix for V1 and a separate fix for V2.

@ghost ghost added the Storage Storage Service (Queues, Blobs, Files) label Aug 2, 2022
Copy link
Member

@vincenttran-msft vincenttran-msft left a comment

Choose a reason for hiding this comment

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

Thanks for getting on this so quickly! Your focus on quality engineering work is impeccable 😄

@azure-sdk
Copy link
Collaborator

API change check

APIView has identified API level changes in this PR and created following API reviews.

azure-storage-blob

@jalauzon-msft
Copy link
Member Author

/azp run python - storage - ci

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
@jalauzon-msft
Copy link
Member Author

@jalauzon-msft jalauzon-msft merged commit 13989b5 into Azure:hotfix/azure-storage-blob_12.13.1 Aug 4, 2022
@jalauzon-msft jalauzon-msft deleted the blob_12.13.1 branch August 4, 2022 18:15
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.

None yet

3 participants