Releases: googleapis/google-resumable-media-python
Releases · googleapis/google-resumable-media-python
v2.7.2
2.7.2 (2024-08-07)
Bug Fixes
- Correctly calculate starting offset for retries of ranged reads (#450) (34302b4)
v2.7.1
2.7.1 (2024-05-31)
Bug Fixes
v2.7.0
2.7.0 (2023-12-10)
Features
v2.6.0
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
2.5.0 (2023-04-21)
Features
- Add support to retry known connection errors (#375) (147e845)
v2.4.1
2.4.1 (2023-01-06)
Bug Fixes
- Avoid validating checksums for partial responses (#361) (354287f)
v2.4.0
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
2.3.3 (2022-05-05)
Bug Fixes
v2.3.2
2.3.2 (2022-03-08)
Bug Fixes
- append existing headers in prepare_initiate_request (#314) (dfaa317)
v2.3.1
2.3.1 (2022-03-03)
Bug Fixes
- include existing headers in prepare request (#309) (010680b)