Skip to content

feat(storage): adding checksum header#25157

Open
shubhangi-google wants to merge 3 commits intogoogleapis:mainfrom
shubhangi-google:add_checksum_header_at_upload
Open

feat(storage): adding checksum header#25157
shubhangi-google wants to merge 3 commits intogoogleapis:mainfrom
shubhangi-google:add_checksum_header_at_upload

Conversation

@shubhangi-google
Copy link
Contributor

This pull request introduces a mechanism to enable checksum validation during the finalization of object uploads. By including 'crc32c' and 'md5Hash' in the 'X-Goog-Hash' header for the last uploaded chunk, it ensures data integrity.

Highlights:
Checksum Validation: Implemented the addition of the 'X-Goog-Hash' header, containing 'crc32c' and 'md5Hash' values, specifically for the final chunk of an object upload to ensure data integrity.

@shubhangi-google shubhangi-google marked this pull request as ready for review December 15, 2025 06:47
@shubhangi-google shubhangi-google requested a review from a team as a code owner December 15, 2025 06:47
bajajneha27
bajajneha27 previously approved these changes Dec 19, 2025
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