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

Fix 2410/2409: fix issue of download blob range. #2417

Merged
merged 2 commits into from
Jun 27, 2024
Merged

Conversation

blueww
Copy link
Member

@blueww blueww commented Jun 25, 2024

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

Fix 2 issues of download blob range:
#2410: Download rang > 0 from 0 size blob should report error
#2409: Download blob range only return ContentMD5 when request has header x-ms-range-get-content-md5

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.

@blueww
Copy link
Member Author

blueww commented Jun 25, 2024

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@blueww blueww merged commit 9fa8f4a into Azure:main Jun 27, 2024
35 checks passed
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