base repository: googleapis/python-storage
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
- 14 commits
- 42 files changed
- 8 contributors
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 17, 2022
tests: cleanup and remove duplicate tests (#728)
cojenco authoredMar 17, 2022
Commits on Mar 19, 2022
chore(deps): update dependency pytest to v7.1.1 (#738)
renovate-bot authoredMar 19, 2022 Configuration menu Copy the full SHA View commit details Browse the repository at this point in the history
Commits on Mar 30, 2022
chore(python): use black==22.3.0 (#742)
* chore(python): use black==22.3.0 Source-Link: googleapis/synthtool@6fab84a Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:7cffbc10910c3ab1b852c05114a08d374c195a81cdec1d4a67a1d129331d0bfe * chore(python): use black==22.3.0 * 🦉 Updates from OwlBot post-processor See https://.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply..com> Co-authored-by: Anthonios Partheniou <[email protected]>
Configuration menu Copy the full SHA View commit details Browse the repository at this point in the history 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@7804ade Post-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@06e8279 Post-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 pins Co-authored-by: Anthonios Partheniou <[email protected]>
Commits on Apr 6, 2022
chore(python): add license header to auto-label.yaml (#754)
Source-Link: googleapis/synthtool@eb78c98 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:8a5d3f6a2e43ed8293f34e06a2f56931d1e88a2694c3bb11b15df4eb256ad163
gcf-owl-bot[bot] authoredApr 6, 2022 Configuration menu Copy the full SHA View commit details Browse the repository at this point in the history 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 links Co-authored-by: Daniel Bankhead <[email protected]>
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 name Co-authored-by: Anthonios Partheniou <[email protected]>
docs: fix links in blob module (#759)
Link formatting was causing the Blob module to not render correctly on c.g.c https://cloud.google.com/python/docs/reference/storage/latest/google.cloud.storage.blob Fix links according to python style guide and make the links more readable.
cojenco authoredApr 12, 2022 Configuration menu Copy the full SHA View commit details Browse the repository at this point in the history
Commits on Apr 13, 2022
chore(main): release 2.3.0 (#746)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply..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.