base repository: googleapis/python-storage
base: v2.4.0
head repository: googleapis/python-storage
Uh oh!
There was an error while loading. Please reload this page.
compare: v2.5.0
- 9 commits
- 21 files changed
- 7 contributors
Commits on Jun 9, 2022
chore(deps): update dependency google-cloud-storage to v2.4.0 (#813)
renovate-bot authoredJun 9, 2022
Commits on Jul 8, 2022
chore: update templated files (#822)
* chore(python): drop python 3.6 Source-Link: googleapis/synthtool@4f89b13 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:e7bb19d47c13839fe8c147e50e02e8b6cf5da8edd1af8b82208cd6f66cc2829c * add api_description to .repo-metadata.json * 🦉 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]>
chore(deps): update dependency google-cloud-pubsub to v2.13.1 (#823)
Co-authored-by: Anthonios Partheniou <[email protected]>
Commits on Jul 13, 2022
feat: Custom Placement Config Dual Region Support (#819)
* refactor: dual-region API update * test coverage
cojenco authoredJul 13, 2022
Commits on Jul 14, 2022
chore(python): allow client documentation to be customized in README (#…
…827) Source-Link: googleapis/synthtool@95d9289 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:c8878270182edaab99f2927969d4f700c3af265accd472c3425deedff2b7fd93 Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply..com>
Commits on Jul 19, 2022
chore(deps): update dependency backoff to v2.1.2 (#811)
Co-authored-by: Leah E. Cole <[email protected]> Co-authored-by: Anthonios Partheniou <[email protected]>
Commits on Jul 22, 2022
docs: open file-like objects in byte mode for uploads (#824)
File-like objects should be opened in binary mode for `blob.upload_from_file()` - cpython standard library accorded with [RFC 2616 Section 3.7.1](https://datatracker.ietf.org/doc/html/rfc2616#section-3.7.1) states the text default charset of iso-8859-1 - add clarifying notes in docstring - update code sample Fixes #818 🦕
cojenco authoredJul 22, 2022
Commits on Jul 24, 2022
chore(deps): update dependency pandas to v1.4.3 (#820)
Co-authored-by: Anthonios Partheniou <[email protected]>
Commits on Aug 3, 2022
chore(main): release 2.5.0 (#825)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply..com>
release-please[bot] authoredAug 3, 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.4.0...v2.5.0
Uh oh!
There was an error while loading. Please reload this page.