chore(deps): update dependency google-cloud-storage to v3 - autoclosed
This MR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| google-cloud-storage |
~=2.14 -> ~=3.2
|
Release Notes
googleapis/python-storage (google-cloud-storage)
v3.2.0
Features
v3.1.1
Bug Fixes
- Add a check for partial response data (#1487) (7e0412a)
- Add trove classifier for Python 3.13 (0100916)
- deps: Require google-crc32c >= 1.1.3 (0100916)
- deps: Require protobuf >= 3.20.2, < 7.0.0 (0100916)
- deps: Require requests >= 2.22.0 (0100916)
- Remove setup.cfg configuration for creating universal wheels (#1448) (d3b6b3f)
- Resolve issue where pre-release versions of dependencies are installed (0100916)
- Segmentation fault in tink while writing data (#1490) (2a46c0b)
Documentation
- Move quickstart to top of readme (#1451) (53257cf)
- Update README to break infinite redirect loop (#1450) (03f1594)
v3.1.0
Features
- Add api_key argument to Client constructor (#1441) (c869e15)
- Add Bucket.move_blob() for HNS-enabled buckets (#1431) (24c000f)
v3.0.0
⚠️ BREAKING CHANGES
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)
- Integrate google-resumable-media (#1283) (bd917b4)
- Retry by default for uploads, blob deletes, metadata updates (#1400) (0426005)
Bug Fixes
- Cancel upload when BlobWriter exits with exception (#1243) (df107d2)
- Changed name of methods
Blob.from_string()andBucket.from_string()tofrom_uri()(#1335) (58c1d03) - Correctly calculate starting offset for retries of ranged reads (#1376) (7b6c9a0)
- Filter download_kwargs in BlobReader (#1411) (0c21210)
- Remove deprecated num_retries argument (#1377) (58b5040)
- Remove deprecated text_mode argument (#1379) (4d20a8e)
Documentation
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by uis-devops-renovatebot