Please consult the README for details on this major version release.
The default checksum strategy for uploads has changed from None to "auto" (#1383)
The default checksum strategy for downloads has changed from "md5" to "auto" (#1383)
Deprecated positional argument "num_retries" has been removed (#1377)
Deprecated argument "text_mode" has been removed (#1379)
Blob.download_to_filename() now deletes the empty destination file on a 404 (#1394)
Media operations now use the same retry backoff, timeout and custom predicate system as non-media operations, which may slightly impact default retry behavior (#1385)
Retries are now enabled by default for uploads, blob deletes and blob metadata updates (#1400)
Features
Add "auto" checksum option and make default (#1383) (5375fa0)
Blob.download_to_filename() deletes the empty destination file on a 404 (#1394) (066be2d)
Enable custom predicates for media operations (#1385) (f3517bf)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
Release Notes
tkem/cachetools (cachetools)v5.5.2
Compare Source
===================
Reduce number of @cached lock/unlock operations.
Improve documentation.
Update CI environment.
v5.5.1
Compare Source
===================
-
-
-
certifi/python-certifi (certifi)Add documentation regarding caching of exceptions.
Officially support Python 3.13.
Update CI environment.
v2025.1.31
Compare Source
tox-dev/py-filelock (filelock)v3.17.0: Drop 3.8
Compare Source
Full Changelog: tox-dev/filelock@3.16.1...3.17.0
googleapis/python-api-core (google-api-core)v2.24.1
Compare Source
Bug Fixes
Documentation
- Add warnings regarding consuming externally sourced credentials (#783) (0ec1825)
googleapis/google-auth-library-python (google-auth)v2.38.0
Compare Source
Features
Documentation
- Add warnings regarding consuming externally sourced credentials (d049370)
googleapis/python-cloud-core (google-cloud-core)v2.4.2
Compare Source
Features
- Client should pass client_options.api_key to auth library (#321) (dfac15b)
googleapis/python-storage (google-cloud-storage)v3.1.0
Compare Source
Features
v3.0.0
Compare Source
⚠ BREAKING CHANGES
Please consult the README for details on this major version release.
Features
Bug Fixes
Documentation
- Correct formatting and update README.rst (#1427) (2945853)
- Fix issue with exceptions.py documentation (#1328) (22b8c30)
googleapis/google-cloud-python (googleapis-common-protos)v1.69.0
Compare Source
Features
v1.68.0
Compare Source
Features
Documentation
v1.67.0
Compare Source
Features
Documentation
- A comment for field content in message .google.api.Page is changed (eb554e8)
- A comment for message RoutingRule is changed (eb554e8)
wntrblm/nox (nox)v2025.2.9
Compare Source
googleapis/proto-plus-python (proto-plus)v1.26.0
Compare Source
Features
Bug Fixes
Documentation
- Update docs link in README (#524) (a85be75)
pypa/virtualenv (virtualenv)v20.29.2
Compare Source
What's Changed
Full Changelog: pypa/virtualenv@20.29.1...20.29.2
v20.29.1
Compare Source
What's Changed
New Contributors
Full Changelog: pypa/virtualenv@20.29.0...20.29.1
v20.29.0
Compare Source
What's Changed
New Contributors
Full Changelog: pypa/virtualenv@20.28.1...20.29.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.