Update dependency google-cloud-storage to v3.12.0#10
Open
ske-renovate-operator[bot] wants to merge 1 commit into
Open
Update dependency google-cloud-storage to v3.12.0#10ske-renovate-operator[bot] wants to merge 1 commit into
ske-renovate-operator[bot] wants to merge 1 commit into
Conversation
e81ba48 to
cb0481b
Compare
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
3.3.0→3.12.0Release Notes
googleapis/google-cloud-python (google-cloud-storage)
v3.12.0: google-cloud-storage: v3.12.0Compare Source
Features
full object checksum: implement rolling checksum and verification in reads resumption strategy (#17262) (2361ba6e)
Enable full object checksum PR 1/3 : parse finalize_time and server crc32c in async object stream (#17261) (72c7a272)
full object checksum: integrate full-object checksum in AsyncMultiRangeDownloader (#17263) (b6a85e49)
v3.11.0: google-cloud-storage: v3.11.0Compare Source
Features
Added a new field
ComposeObjectRequest.delete_source_objectsfield (PiperOrigin-RevId:8630870) (1230e174)add object contexts in Python GCS SDK (#17039) (15ec8bd7)
Add delete_source_objects optional parameter to compose API (#17163) (16ab4c26)
add fixed-key metadata support in AAOW (#16817) (28487f5c)
Add support for blob object in AAOW (#16577) (32718318)
implement AsyncMultiRangeDownloader with multiplexed bidi-gRPC stream support (#16528) (493df65b)
populate the
persisted_data_checksumsfield with object checksums on write object / query write status responses (PiperOrigin-RevId:8953570) (56ccbd86)Enhance Otel Span Attributes with BucketId and Location details for every Bucket/Blob operation (a0da993d)
drop Python 3.7-3.9 support and regenerate (#17178) (c804a935)
Bug Fixes
updates typing for python 3.8 (87b7ba97)
propagate quota_project_id and api_endpoint in AsyncGrpcClient (#16731) (b8b457aa)
Performance Improvements
add multiplexing performance tests for AsyncMultiRangeDownloader (#16501) (20969910)
implement fast-path for queue delivery in _StreamMultiplexer (#16718) (7073be16)
use google_crc32c.value for checksums (#16719) (c6461a42)
use google_crc32c.value() for simpler crc32c calculation (#16761) (c9846c92)
Documentation
Updated documentation for
BidiReadObject,ReadObjectRequest, andObjectContexts(PiperOrigin-RevId:8630870) (1230e174)improve wording around
object_checksumsin bidi write object requests (PiperOrigin-RevId:8953570) (56ccbd86)Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate.