FAQ | This is a LIVE service | Changelog

Skip to content

fix(deps): update dependency google-cloud-storage to v2

This MR contains the following updates:

Package Type Update Change
google-cloud-storage dependencies major 1.44.0 -> 2.18.2

Release Notes

googleapis/python-storage (google-cloud-storage)

v2.18.2

Compare Source

Bug Fixes
  • Add regression test for range read retry issue and bump dependency to fix (#​1338) (0323647)

v2.18.1

Compare Source

Bug Fixes

v2.18.0

Compare Source

Features
  • Add OpenTelemetry Tracing support as a preview feature (#​1288) (c2ab0e0)
Bug Fixes

v2.17.0

Compare Source

Features
Bug Fixes
Documentation

v2.16.0

Compare Source

Features

v2.15.0

Compare Source

Features
Bug Fixes

v2.14.0

Compare Source

Features
Bug Fixes

v2.13.0

Compare Source

Features
Bug Fixes
Documentation

v2.12.0

Compare Source

Features
Bug Fixes
  • Bump python-auth version to fix issue and remove workaround (#​1158) (28c02dd)
  • Mark _deprecate_threads_param as a wrapper to unblock introspection and docs (#​1122) (69bd4a9)
Documentation
  • Add snippets for upload_chunks_concurrently and add chunk_size (#​1135) (3a0f551)
  • Update formatting and wording in transfer_manager docstrings (#​1163) (9e460d8)

v2.11.0

Compare Source

Features
  • Add gccl-gcs-cmd field to X-Goog-API-Client header for Transfer Manager calls (#​1119) (14a1909)
  • Add transfer_manager.upload_chunks_concurrently using the XML MPU API (#​1115) (56aeb87)
  • Support configurable retries in upload_chunks_concurrently (#​1120) (1271686)
Bug Fixes
Documentation

v2.10.0

Compare Source

Features
Bug Fixes
  • Extend wait for bucket metadata consistency in system tests (#​1053) (d78586c)
Documentation

v2.9.0

Compare Source

Features
  • Un-deprecate blob.download_to_file(), bucket.create(), and bucket.list_blobs() (#​1013) (aa4f282)
Bug Fixes
Documentation

v2.8.0

Compare Source

Features
  • Add multiprocessing and chunked downloading to transfer manager (#​1002) (e65316b)
Bug Fixes
Documentation

v2.7.0

Compare Source

Features
  • Add "transfer_manager" module for concurrent uploads and downloads, as a preview feature (#​943) (9998a5e)
  • Add use_auth_w_custom_endpoint support (#​941) (5291c08)
Bug Fixes

v2.6.0

Compare Source

Features
Bug Fixes
Documentation

v2.5.0

Compare Source

Features
Documentation

v2.4.0

Compare Source

Features
Bug Fixes
Documentation

v2.3.0

Compare Source

Features
Bug Fixes
Documentation

v2.2.1

Compare Source

Bug Fixes

v2.2.0

Compare Source

Features
  • allow no project in client methods using storage emulator (#​703) (bcde0ec)
Bug Fixes
  • add user agent in python-storage when calling resumable media (c7bf615)
  • deps: require google-api-core>=1.31.5, >=2.3.2 (#​722) (e9aab38)
  • Fix BlobReader handling of interleaved reads and seeks (#​721) (5d1cfd2)
  • retry client side requests timeout (#​727) (e0b3b35)
Documentation

v2.1.0

Compare Source

Features

v2.0.0

Compare Source

BREAKING CHANGES
  • Remove Python 2 support (#​657)
Features

Configuration

📅 Schedule: Branch creation - "every weekday" in timezone Europe/London, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports

Loading