Skip to content

Releases: googleapis/google-resumable-media-python

google-resumable-media 2.8.0

17 Nov 15:27
f6cb497

Choose a tag to compare

2.8.0 (2025-11-11)

Features

Bug Fixes

  • resolve issue where pre-release versions of dependencies are installed (#481) (23dafcf3)

  • remove setup.cfg configuration for creating universal wheels (#484) (75dbecf8)

v2.7.2

07 Aug 22:17
7dfaf59

Choose a tag to compare

2.7.2 (2024-08-07)

Bug Fixes

  • Correctly calculate starting offset for retries of ranged reads (#450) (34302b4)

v2.7.1

10 Jun 22:18
d770f83

Choose a tag to compare

2.7.1 (2024-05-31)

Bug Fixes

  • Add a check for partial response data (#435) (aaea392)

v2.7.0

12 Dec 18:58
b01d8b8

Choose a tag to compare

2.7.0 (2023-12-10)

Features

v2.6.0

06 Sep 18:08
37cf106

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

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

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

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

Choose a tag to compare

2.3.3 (2022-05-05)

Bug Fixes

v2.3.2

08 Mar 20:48
a23f226

Choose a tag to compare

2.3.2 (2022-03-08)

Bug Fixes

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