- 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.11.0
head repository:googleapis/python-storage
Uh oh!
There was an error while loading.Please reload this page.
compare:v2.12.0
- 13commits
- 32files changed
- 7contributors
Commits on Sep 26, 2023
chore(deps): bump cryptography from 41.0.3 to 41.0.4 in /.kokoro (#1123)
* chore(deps): bump cryptography from 41.0.3 to 41.0.4 in /.kokoroBumps [cryptography](https://github.com/pyca/cryptography) from 41.0.3 to 41.0.4.- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)- [Commits](pyca/cryptography@41.0.3...41.0.4)---updated-dependencies:- dependency-name: cryptography dependency-type: indirect...Signed-off-by: dependabot[bot] <support@github.com>* 🦉 Updates from OwlBot post-processorSeehttps://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md---------Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Commits on Sep 27, 2023
fix: mark _deprecate_threads_param as a wrapper to unblock introspect…
…ion and docs (#1122)
andrewsg authoredSep 27, 2023
Commits on Oct 7, 2023
chore: [autoapprove] bump cryptography from 41.0.3 to 41.0.4 (#1136)
Source-Link:googleapis/synthtool@dede53fPost-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:fac304457974bb530cc5396abd4ab25d26a469cd3bc97cbfb18c8d4324c584ebCo-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Commits on Oct 9, 2023
docs: Add snippets for upload_chunks_concurrently and add chunk_size (#…
…1135)* docs: Add snippets for upload_chunks_concurrently and add chunk_size* switch from 'processes' to 'workers' in sample nomenclature* copyright* tests
andrewsg authoredOct 9, 2023
Commits on Oct 10, 2023
chore(deps): bump urllib3 from 1.26.12 to 1.26.17 in /.kokoro (#1140)
* chore: [autoapprove] Update `black` and `isort` to latest versionsSource-Link:googleapis/synthtool@0c7b033Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:08e34975760f002746b1d8c86fdc90660be45945ee6d9db914d1508acdf9a547* update black in noxfile.py* 🦉 Updates from OwlBot post-processorSeehttps://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md---------Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>Co-authored-by: Anthonios Partheniou <partheniou@google.com>
Commits on Oct 11, 2023
fix: bump python-auth version to fix issue and remove workaround (#1158)
andrewsg authoredOct 11, 2023 test: dedup kms_bucket fixture (#1129)
After adding back KMS permissions to the kokoro project, KMS integration tests now pass. However, upon investigation, I noticed that we have a duplicate set of kms pytest fixtures. This removes the duplicates and changes fixture scope to per-function.Fixes#1128
cojenco authoredOct 11, 2023 feat: add crc32c_checksum argument to download_chunks_concurrently (#…
andrewsg authoredOct 11, 2023 feat: add skip_if_exists to download_many (#1161)
* feat: add skip_if_exists to download_many* docstring* 🦉 Updates from OwlBot post-processorSeehttps://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md---------Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Commits on Oct 12, 2023
feat: add additional_blob_attributes to upload_many_from_filenames (#…
andrewsg authoredOct 12, 2023 feat: launch transfer manager to GA (#1159)
* feat: launch transfer manager to GA* re-add import...
andrewsg authoredOct 12, 2023 docs: update formatting and wording in transfer_manager docstrings (#…
…1163)* docs: update formatting and wording in transfer_manager docstrings* remove extraneous bucket param doc mention
andrewsg authoredOct 12, 2023 chore(main): release 2.12.0 (#1132)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
release-please[bot] authoredOct 12, 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.11.0...v2.12.0
Uh oh!
There was an error while loading.Please reload this page.