Skip to content

Releases: googleapis/python-storage

v2.4.0

08 Jun 18:08
a62cbb2

Choose a tag to compare

2.4.0 (2022-06-07)

Features

  • add AbortIncompleteMultipartUpload lifecycle rule (#765) (b2e5150)
  • support OLM Prefix/Suffix (#773) (187cf50)

Bug Fixes

  • fix rewrite object in CMEK enabled bucket (#807) (9b3cbf3)

Documentation

  • fix changelog header to consistent size (#802) (4dd0907)
  • samples: Update the Recovery Point Objective (RPO) sample output (#725) (b0bf411)
  • Update generation_metageneration.rst with a missing space (#798) (1e7cdb6)
  • update retry docs (#808) (c365d5b)

v2.3.0

13 Apr 17:19
9804660

Choose a tag to compare

2.3.0 (2022-04-12)

Features

  • add dual region bucket support and sample (#748) (752e8ab)
  • track invocation id for retry metrics (#741) (bd56931)

Bug Fixes

Documentation

v2.2.1

15 Mar 19:56
9ad868f

Choose a tag to compare

2.2.1 (2022-03-15)

Bug Fixes

v2.2.0

14 Mar 17:02
f80f695

Choose a tag to compare

2.2.0 (2022-03-14)

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

19 Jan 17:33
8622440

Choose a tag to compare

2.1.0 (2022-01-19)

Features

v2.0.0

12 Jan 19:18
7891dcc

Choose a tag to compare

2.0.0 (2022-01-12)

⚠ BREAKING CHANGES

  • Remove Python 2 support (#657)

Features

vplease--branches--main

12 Jan 18:32
7891dcc

Choose a tag to compare

chore(main): release 2.0.0 (#687)

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>

v1.44.0

05 Jan 19:50
9cc3824

Choose a tag to compare

Features

  • add raw_download kwarg to BlobReader (#668) (10cdad6)

Documentation

  • Describe code sample more specifically (#660) (0459cb4)
  • refresh readme instructions (#667) (ceb9314)
  • This is just a simple PR to better describe what the code is doing in the comments. (0459cb4)
  • use writeable streamin example for 'download_blob_to_file' (#676) (96092d4)

v1.43.0

17 Nov 19:47
979178b

Choose a tag to compare

Features

Bug Fixes

  • raise a ValueError in BucketNotification.create() if a topic name is not set (#617) (9dd78df)

Documentation

  • add contributing and authoring guides under samples/ (#633) (420591a)
  • add links to samples and how to guides (#641) (49f78b0)
  • add README to samples subdirectory (#639) (58af882)
  • update samples readme with cli args (#651) (75dda81)

v1.42.3

30 Sep 22:47
d42082c

Choose a tag to compare

Bug Fixes

  • changeover unspecified to inherited (#603) (283a419)
  • check response code in batch.finish (#609) (318a286)
  • skip tests that use unspecified pap until we get the change in (#600) (38b9b55)