- 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.2.1
head repository:googleapis/python-storage
Uh oh!
There was an error while loading.Please reload this page.
compare:v2.3.0
- 14commits
- 42files changed
- 8contributors
Commits on Mar 15, 2022
chore(deps): update dependency google-cloud-storage to v2.2.1 (#737)
renovate-bot authoredMar 15, 2022
Commits on Mar 30, 2022
chore(python): use black==22.3.0 (#742)
* chore(python): use black==22.3.0Source-Link:googleapis/synthtool@6fab84aPost-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:7cffbc10910c3ab1b852c05114a08d374c195a81cdec1d4a67a1d129331d0bfe* chore(python): use black==22.3.0* 🦉 Updates from OwlBot post-processorSeehttps://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.mdCo-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>Co-authored-by: Anthonios Partheniou <partheniou@google.com>
fix(deps): drop pkg_resources (#744)
parthea authoredMar 30, 2022
Commits on Apr 1, 2022
chore(python): update .pre-commit-config.yaml to use black==22.3.0 (#747
)Source-Link:googleapis/synthtool@7804adePost-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:eede5672562a32821444a8e803fb984a6f61f2237ea3de229d2de24453f4ae7d
gcf-owl-bot[bot] authoredApr 1, 2022 chore(python): Enable size-label bot (#749)
Source-Link:googleapis/synthtool@06e8279Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:b3500c053313dc34e07b1632ba9e4e589f4f77036a7cf39e1fe8906811ae0fce
gcf-owl-bot[bot] authoredApr 1, 2022
Commits on Apr 3, 2022
chore(deps): update dependency pandas to v1.4.2 (#751)
* chore(deps): update dependency pandas to v1.4.2* revert pin change for py37; use === to prevent updates for environment specific pinsCo-authored-by: Anthonios Partheniou <partheniou@google.com>
Commits on Apr 6, 2022
chore(python): add license header to auto-label.yaml (#754)
Source-Link:googleapis/synthtool@eb78c98Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:8a5d3f6a2e43ed8293f34e06a2f56931d1e88a2694c3bb11b15df4eb256ad163
gcf-owl-bot[bot] authoredApr 6, 2022 feat: add dual region bucket support and sample (#748)
* feat: add dual region bucket support and tests* add dual region bucket sample* fix lint* update docstrings and doc ref linksCo-authored-by: Daniel Bankhead <dan@danielbankhead.com>
Commits on Apr 7, 2022
chore(deps): update dependency google-cloud-pubsub to v2.12.0 (#758)
renovate-bot authoredApr 7, 2022
Commits on Apr 12, 2022
feat: track invocation id for retry metrics (#741)
* feat: track invocation id for retry metrics* woops, fix the context* slight adjustment to stringify* old tests pass* lint* adjust based on new python-cloud-core changes* updated cloud core, and all working* test that invocation id changes between calls* lint and fix test nameCo-authored-by: Anthonios Partheniou <partheniou@google.com>
docs: fix links in blob module (#759)
Link formatting was causing the Blob module to not render correctly on c.g.chttps://cloud.google.com/python/docs/reference/storage/latest/google.cloud.storage.blobFix links according to python style guide and make the links more readable.
cojenco authoredApr 12, 2022
Commits on Apr 13, 2022
chore(main): release 2.3.0 (#746)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
release-please[bot] authoredApr 13, 2022
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.2.1...v2.3.0
Uh oh!
There was an error while loading.Please reload this page.