Skip to content

Releases: googleapis/google-resumable-media-python

v1.3.2

29 Jul 19:17
7f3b6c4
Compare
Choose a tag to compare

Bug Fixes

  • add retry coverage to the streaming portion of a download (#241) (cc1f07c)

v1.3.1

18 Jun 18:47
8c3020a
Compare
Choose a tag to compare

Bug Fixes

v1.3.0

18 May 19:47
e254f3e
Compare
Choose a tag to compare

Features

  • allow RetryStrategy to be configured with a custom initial wait and multiplier (#216) (579a54b)

Documentation

v1.2.0

14 Dec 19:20
ac80c01
Compare
Choose a tag to compare

Features

  • add support for Python 3.9, drop support for Python 3.5 (#191) (76839fb), closes #189
  • add retries for 'requests.ConnectionError' (#186) (0d76eac)

v1.1.0

05 Oct 18:09
f917054
Compare
Choose a tag to compare

Features

Bug Fixes

v1.0.0

24 Aug 22:02
0902df1
Compare
Choose a tag to compare

Features

v0.7.1

06 Aug 17:46
f15d7d0
Compare
Choose a tag to compare

Dependencies

Documentation

v0.7.0

23 Jul 18:32
6b2f108
Compare
Choose a tag to compare

Features

  • add configurable checksum support for uploads (#139) (68264f8)

Bug Fixes

v0.6.0

16 Jul 20:46
343baa7
Compare
Choose a tag to compare

Features

  • add customizable timeouts to upload/download methods (#116) (5310921)
  • add configurable crc32c checksumming for downloads (#135) (db31bf5)
  • add templates for python samples projects (#506) (#132) (8e60cc4)

Documentation

v0.5.1

03 Jun 19:01
30b2e94
Compare
Choose a tag to compare
chore: release 0.5.1 (#131)

* updated CHANGELOG.md [ci skip]

* updated setup.cfg [ci skip]

* updated setup.py

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