- 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:v2.8.0
head repository:googleapis/python-storage
Uh oh!
There was an error while loading.Please reload this page.
compare:v2.9.0
- 14commits
- 22files changed
- 8contributors
Commits on Mar 30, 2023
chore(deps): update dependency google-cloud-storage to v2.8.0 (#1011)
renovate-bot authoredMar 30, 2023
Commits on Apr 14, 2023
chore: surface errors in SSB with non zero exit code (#1017)
cojenco authoredApr 14, 2023
Commits on Apr 18, 2023
Commits on Apr 26, 2023
chore(deps): update dependency pandas to v2.0.1 (#1021)
renovate-bot authoredApr 26, 2023
Commits on Apr 27, 2023
feat: un-deprecate blob.download_to_file(), bucket.create(), and buck…
…et.list_blobs() (#1013)Long-term plans to deprecate and remove these methods have changed.Co-authored-by: Andrew Gorcester <gorcester@google.com>
Commits on Apr 28, 2023
fix: Improve test error message for missing credentials (#1024)
* Improve test error message for missing credentialsSee relevant issue#1023* 🦉 Updates from OwlBot post-processorSeehttps://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md---------Co-authored-by: Andrew Gorcester <gorcester@google.com>Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Commits on May 2, 2023
chore: update samples testing and readme (#1022)
* chore: update samples testing and readme* update version---------Co-authored-by: Andrew Gorcester <gorcester@google.com>
docs: add sample and sample test for transfer manager (#1027)
* add sample and sample test for transfer manager download blob as chunks concurrently method* chore: modify format for int* chore: refactor transfer manager sample names and tests---------Co-authored-by: Andrew Gorcester <gorcester@google.com>
Commits on May 3, 2023
test(storage): update retry conf test data (#1030)
Copies the retry_test json from the latest in the conformance testrepo. Adds test cases for 408 errors plus some formatting changes.
tritone authoredMay 3, 2023
Commits on May 4, 2023
docs: remove threads in transfer manager samples (#1029)
* docs: remove threads in transfer manager samples* omit worker type in transfer manager sample processes comments---------Co-authored-by: Andrew Gorcester <gorcester@google.com>
chore(main): release 2.9.0 (#1025)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
release-please[bot] authoredMay 4, 2023
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 v2.8.0...v2.9.0
Uh oh!
There was an error while loading.Please reload this page.