- Notifications
You must be signed in to change notification settings - Fork166
PermalinkChoose a base ref {{ refName }}default Choose a head ref {{ refName }}default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also orlearn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also.Learn more about diff comparisons here.
base repository:googleapis/python-storage
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
Uh oh!
There was an error while loading.Please reload this page.
base:v3.3.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}defaultLoading
...
head repository:googleapis/python-storage
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
Uh oh!
There was an error while loading.Please reload this page.
compare:v3.3.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}defaultLoading
- 6commits
- 18files changed
- 5contributors
Commits on Aug 21, 2025
chore: fix system tests due to Public access prevention (#1526)
* fix: test_blob_acl_w_metageneration_match* fix: test_blob_acl_upload_predefined* remove unwanted comments and code* remove unwanted code
Commits on Aug 22, 2025
fix: send entire object checksum at "initiate a resumable upload sess…
…ion" (#1525)* [Initiate a resumable upload session](https://cloud.google.com/storage/docs/performing-resumable-uploads#initiate-session) provides a way to specify entire object checksum as metadata. * This will be used by the server before finalization, if there's a mismatch between the checksum provided by client (ie this app) and the one calculated by server. The server will return `400: BadRequest`
Fix: send part's checksum for XML MPU part upload (#1529)
* For XML MPU part upload checksum of the part should be sent to the server using `x-goog-hash` header . [Docs](https://cloud.google.com/storage/docs/xml-api/put-object-multipart#request_headers) * The server will throw `400 InvalidDigest/BadDigest/CrcMismatch` in difference scenarios; but all of them essentially mean the same - "The checksum provided by user didn't match the one calculated by us"
Commits on Aug 25, 2025
Commits on Sep 1, 2025
chore(main): release 3.3.1 (#1532)
* chore(main): release 3.3.1* 🦉 Updates from OwlBot post-processorSeehttps://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md* Update commit msg for Initiate Resumable Upload Checksum---------Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>Co-authored-by: Chandra Shekhar Sirimala <chandrasiri@google.com>
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:git diff v3.3.0...v3.3.1
Uh oh!
There was an error while loading.Please reload this page.