Releases: googleapis/google-resumable-media-python
Releases · googleapis/google-resumable-media-python
v1.3.2
Bug Fixes
- add retry coverage to the streaming portion of a download (#241) (cc1f07c)
v1.3.0
Features
- allow RetryStrategy to be configured with a custom initial wait and multiplier (#216) (579a54b)
Documentation
v1.2.0
Features
- add support for Python 3.9, drop support for Python 3.5 (#191) (76839fb), closes #189
- add retries for 'requests.ConnectionError' (#186) (0d76eac)
v0.7.1
Dependencies
Documentation
v0.7.0
Features
- add configurable checksum support for uploads (#139) (68264f8)
Bug Fixes
v0.6.0
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
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>