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 #15557 for multipart uploads #15699

Merged
merged 2 commits into from
Mar 8, 2024
Merged

Conversation

dkocher
Copy link
Contributor

@dkocher dkocher commented Mar 8, 2024

Set Content-MD5 for part uploads.

@dkocher dkocher added this to the 8.8.0 milestone Mar 8, 2024
@dkocher dkocher requested a review from a team as a code owner March 8, 2024 08:38
@dkocher dkocher linked an issue Mar 8, 2024 that may be closed by this pull request
dkocher added 2 commits March 8, 2024 10:39
…art requests with Object Lock parameters" error. Added "Content-MD5" header as x-amz-checksum-sha256 causes "Checksum Type mismatch occurred, expected checksum Type: null, actual checksum Type: sha256." for parts. Fix #15557.
@dkocher dkocher force-pushed the bugfix/GH-15557-Content-MD5 branch from 14bc13c to 2d4b8e7 Compare March 8, 2024 09:39
@dkocher dkocher merged commit a480ac3 into master Mar 8, 2024
5 of 6 checks passed
@dkocher dkocher deleted the bugfix/GH-15557-Content-MD5 branch March 8, 2024 09:40
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.

Support upload to S3 buckets with Object Lock enabled
2 participants