FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

fix: Send entire object checksum at Resumable Upload Initiation Request by chandra-siri · Pull Request #1525 · googleapis/python-storage · GitHub

This repository was archived by the owner on Mar 31, 2026. It is now read-only.
/ python-storage Public archive

fix: Send entire object checksum at Resumable Upload Initiation Request - #1525

Merged
chandra-siri merged 12 commits into
googleapis:mainfrom
chandra-siri:fix/checksums_while_uploading
Aug 22, 2025
Merged

fix: Send entire object checksum at Resumable Upload Initiation Request#1525
chandra-siri merged 12 commits into
googleapis:mainfrom
chandra-siri:fix/checksums_while_uploading

Conversation

chandra-siri commented Aug 19, 2025
edited
Loading

Copy link
Copy Markdown
Collaborator

Send entire object checksum at Resumable Upload Initiation Request.

Entire object checksum is provided while blob instantiation. The same will be used as data integrity checks and upload will succeed only when server computed checksum and user provided checksum match.

Fixes #1524 🦕

product-auto-label Bot added size: l Pull request size is large. api: storage Issues related to the googleapis/python-storage API. labels Aug 19, 2025
chandra-siri changed the title Send entire object checksum at Resumable Upload Initiation Request fix: Send entire object checksum at Resumable Upload Initiation Request Aug 19, 2025
chandra-siri added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 19, 2025
yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 19, 2025
product-auto-label Bot added size: m Pull request size is medium. and removed size: l Pull request size is large. labels Aug 20, 2025
chandra-siri added the kokoro:run Add this label to force Kokoro to re-run the tests. label Aug 21, 2025
yoshi-kokoro removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Aug 21, 2025
chandra-siri added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 21, 2025
yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 21, 2025
chandra-siri marked this pull request as ready for review August 21, 2025 17:36
chandra-siri requested a review from a team as a code owner August 21, 2025 17:36
chandra-siri requested review from a team and kweinmeister August 21, 2025 17:36
chandra-siri removed request for a team and kweinmeister August 21, 2025 21:21
chandra-siri added the owlbot:run Add this label to trigger the Owlbot post processor. label Aug 22, 2025
gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Aug 22, 2025
chandra-siri merged commit a8109e0 into googleapis:main Aug 22, 2025
15 checks passed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: storage Issues related to the googleapis/python-storage API. size: m Pull request size is medium.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Python SDK should send entire object checksum at Resumable Upload Initiation Request

4 participants


Back | FazBrowse Home | New Git URL