Skip to content

[v2] Validate multipart downloads using object ETags#9493

Merged
hssyoo merged 4 commits into
aws:v2from
hssyoo:check-etag
May 21, 2025
Merged

[v2] Validate multipart downloads using object ETags#9493
hssyoo merged 4 commits into
aws:v2from
hssyoo:check-etag

Conversation

@hssyoo
Copy link
Copy Markdown
Contributor

@hssyoo hssyoo commented May 14, 2025

Ports boto/s3transfer#345 and #9494

This PR adds an ETag check from the initial HEAD response to confirm object parts are downloaded from the same version. If the object ETag is modified during the multi-part download, the download will fail.

@hssyoo hssyoo marked this pull request as draft May 14, 2025 15:57
@hssyoo hssyoo changed the title Validate multipart downloads using object ETags [v2] Validate multipart downloads using object ETags May 15, 2025
@hssyoo hssyoo marked this pull request as ready for review May 15, 2025 16:01
@hssyoo hssyoo marked this pull request as draft May 15, 2025 18:01
@hssyoo hssyoo marked this pull request as ready for review May 18, 2025 18:23
@hssyoo hssyoo merged commit 3971fc1 into aws:v2 May 21, 2025
103 of 105 checks passed
@hssyoo hssyoo deleted the check-etag branch May 21, 2025 19:50
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