Skip to content

Releases: googleapis/google-resumable-media-python

v2.7.0

12 Dec 18:58
b01d8b8
Compare
Choose a tag to compare

2.7.0 (2023-12-10)

Features

v2.6.0

06 Sep 18:08
37cf106
Compare
Choose a tag to compare

2.6.0 (2023-09-06)

Features

  • Add support for concurrent XML MPU uploads (#395) (a8d56bc)
  • Introduce compatibility with native namespace packages (#385) (cdd7a5e)

Bug Fixes

v2.5.0

24 Apr 18:59
f25e6df
Compare
Choose a tag to compare

2.5.0 (2023-04-21)

Features

  • Add support to retry known connection errors (#375) (147e845)

v2.4.1

19 Jan 21:28
7b42995
Compare
Choose a tag to compare

2.4.1 (2023-01-06)

Bug Fixes

  • Avoid validating checksums for partial responses (#361) (354287f)

v2.4.0

29 Sep 21:50
43579c6
Compare
Choose a tag to compare

2.4.0 (2022-09-29)

Features

  • Handle interrupted downloads with decompressive transcoding (#346) (f4d26b7)

Bug Fixes

Documentation

  • Fix changelog header to consistent size (#331) (7b1dc9c)

v2.3.3

19 May 12:41
c60556b
Compare
Choose a tag to compare

2.3.3 (2022-05-05)

Bug Fixes

v2.3.2

08 Mar 20:48
a23f226
Compare
Choose a tag to compare

2.3.2 (2022-03-08)

Bug Fixes

  • append existing headers in prepare_initiate_request (#314) (dfaa317)

v2.3.1

03 Mar 17:08
f147c10
Compare
Choose a tag to compare

2.3.1 (2022-03-03)

Bug Fixes

  • include existing headers in prepare request (#309) (010680b)

v2.3.0

23 Feb 22:05
f4923c0
Compare
Choose a tag to compare

2.3.0 (2022-02-11)

Features

v2.2.1

09 Feb 19:12
5325ddf
Compare
Choose a tag to compare

2.2.1 (2022-02-09)

Bug Fixes

  • don't overwrite user-agent on requests (42b380e)