base repository: googleapis/python-storage
base: v2.6.0
head repository: googleapis/python-storage
Uh oh!
There was an error while loading. Please reload this page.
compare: v2.7.0
- 12 commits
- 21 files changed
- 7 contributors
Commits on Nov 9, 2022
chore(deps): update dependency google-cloud-storage to v2.6.0 (#899)
renovate-bot authoredNov 9, 2022
Commits on Nov 15, 2022
chore(deps): update dependency google-cloud-pubsub to v2.13.11 (#902)
renovate-bot authoredNov 15, 2022
Commits on Nov 16, 2022
chore: generate testing sponge logs and enable flakybot (#905)
cojenco authoredNov 16, 2022 Configuration menu Copy the full SHA View commit details Browse the repository at this point in the history
Commits on Nov 18, 2022
tests: ensure test runs after reaching retention period (#911)
cojenco authoredNov 18, 2022
Commits on Nov 27, 2022
chore(deps): update dependency pandas to v1.5.2 (#915)
renovate-bot authoredNov 27, 2022 chore(python): drop flake8-import-order in samples noxfile [autoappro…
…ve] (#916) * chore(python): drop flake8-import-order in samples noxfile Source-Link: googleapis/synthtool@6ed3a83 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:3abfa0f1886adaf0b83f07cb117b24a639ea1cb9cffe56d43280b977033563eb * update python version for docs session Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply..com> Co-authored-by: Anthonios Partheniou <[email protected]>
Commits on Nov 29, 2022
feat: add support for use_auth_w_custom_endpoint (#901)
* feat: add support for use_auth_w_custom_endpoint * update docstring * handle emulator cases * set default storage host as constant
cojenco authoredNov 29, 2022 Revert "feat: add support for use_auth_w_custom_endpoint (#901)" (#940)
This reverts commit 4862a9c.
cojenco authoredNov 29, 2022
Commits on Dec 6, 2022
feat: Add "transfer_manager" module for concurrent uploads and downlo…
…ads, as a preview feature (#943) * checkpoint before design doc impl * checkpoint * more tests * code and tests for transfer manager complete * proactively close temp files when finished reading * respond to comments; destroy tmp files as they are consumed * Add system tests, docstrings, address feedback * Respond to review comments * verify md5 hash of downloaded file in test * lint * default empty strings for root arguments * fix bug with blob constructor * add warning about files not being deleted if their downloads fail * docs: Add samples to multithread branch (#918) * add samples, tests pending * add snippet tests * snippet and snippets_test.py linting * snippets; recursive directory creation; rename some params * Add directory upload snippet * fix: remove chunked downloads; change max_workers to threads * update snippets to add thread info * fix snippets test issue due to change in dependency * snippet nomenclature * fix samples for real this time
andrewsg authoredDec 6, 2022 fix: implement closed property on fileio.py classes (#907)
* fix: implement closed property on fileio.py classes * update tests * fix numerous mistakes
andrewsg authoredDec 6, 2022
Commits on Dec 7, 2022
feat: add use_auth_w_custom_endpoint support (#941)
* feat: add support for use_auth_w_custom_endpoint * improve readability w bool _is_emulator_set * update tests Co-authored-by: Andrew Gorcester <[email protected]>
chore(main): release 2.7.0 (#919)
* chore(main): release 2.7.0 * remove reverted pr from changelog Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply..com> Co-authored-by: Andrew Gorcester <[email protected]>
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.6.0...v2.7.0
Uh oh!
There was an error while loading. Please reload this page.