- Notifications
You must be signed in to change notification settings - Fork166
Comparing changes
Open a pull request
base repository:googleapis/python-storage
Uh oh!
There was an error while loading.Please reload this page.
base:v3.1.0
head repository:googleapis/python-storage
Uh oh!
There was an error while loading.Please reload this page.
compare:v3.1.1
- 18commits
- 49files changed
- 11contributors
Commits on Mar 10, 2025
Commits on Mar 18, 2025
fix: allow Protobuf 6.x (#1445)
* fix: allow Protobuf 6.x* add prerelease nox session* add python 3.13* lint* add test dependencies* add test dependencies* fix(deps): require google-crc32c >= 1.1.3* fix(deps): require requests >= 2.22.0* add dependencies for system tests* clean up* clean up* clean up* clean up* clean up* fix cover* clean up* Install dependencies needed for system tests* add dependencies for system test* update noxfile config* add credentials* exclude .kokoro/presubmit/prerelease-deps.cfg template* remove obsolete excludes* clean up* clean up* exclude .kokoro/continuous/prerelease-deps.cfg from templates; remove obsolete replacement* migrate prerelease test from presubmit to continuous build
Commits on Mar 19, 2025
chore: update CHANGELOG.md to add detail and credit on a security-rel…
…ated bugfix in a past version (#1447)Co-authored-by: Anthonios Partheniou <partheniou@google.com>
Commits on Mar 20, 2025
docs: move quickstart to top of readme (#1451)
* docs: move quickstart to top of readme* update note and link
Commits on Apr 7, 2025
chore(deps): update dependency google-cloud-pubsub to v2.29.0 (#1453)
Co-authored-by: cojenco <cathyo@google.com>
Commits on May 5, 2025
samples: Add samples for async download files#1470(#1471)
* samples: Add samples for async download files#1470* Add argument description for `async_download_blobs` function.Co-authored-by: cojenco <cathyo@google.com>* Addressed comments from cojenco@* change download_as_string to bytes* Don't print blob contents after downloading* remove Google Inc , add Google LLC* pass list of file_names as one of the params.* fix lint issues* fix whitespace lints* remove unused variable i---------Co-authored-by: cojenco <cathyo@google.com>
Commits on May 6, 2025
samples: Add samples for soft_deleted_buckets (#1463)
* samples: Add samples for soft_deleted_buckets* fix: fix linting errors* fix: fix linting errors on#1455 - attempt2* fix: fix linting errors on#1455 - attempt3* fix: test_list_buckets errors* fix: address comments by@JesseLovelace* samples: Add storage_list_soft_deleted_buckets.py sample and test cases for all* fix: lint errors space b/w methods.* fix: lint issues.* fix: undo changes in storage_list_buckets.py* fix: lint errors* Change copyright statement.* fix minor typos in doc strings as per code comment
Commits on May 8, 2025
chore: update retry docs (#1481)
Co-authored-by: cojenco <cathyo@google.com>
Commits on May 22, 2025
chore: update blunderbuss.yml (#1484)
Co-authored-by: Chandrashekhar Sirimala <chandrasiri@google.com>
Commits on May 28, 2025
fix: add a check for partial response data (#1487)
* fix: importgoogleapis/google-resumable-media-python#435* update expections as per#1283
Commits on Jun 7, 2025
Commits on Jun 13, 2025
fix: Segmentation fault in tink while writing data (#1490)
* fix: Segmentation fault in tink while writing data* add unit tests
Commits on Jun 18, 2025
chore(main): release 3.1.1 (#1449)
* chore(main): release 3.1.1* 🦉 Updates from OwlBot post-processorSeehttps://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md* Update CHANGELOG.md---------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: cojenco <cathyo@google.com>
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.1.0...v3.1.1
Uh oh!
There was an error while loading.Please reload this page.