Changelog

PyPI History

3.3.1 (2025-08-25)

Bug Fixes

  • Provide option to user to set entire object checksum at “initiate a resumable upload session” and send the same (#1525) (a8109e0)

  • Send part’s checksum for XML MPU part upload (#1529) (2ad77c7)

3.3.0 (2025-08-05)

Features

Bug Fixes

Documentation

  • Update the documentation of move_blob function (#1507) (72252e9)

3.2.0 (2025-07-04)

Features

3.1.1 (2025-06-13)

Bug Fixes

  • Add a check for partial response data (#1487) (7e0412a)

  • Add trove classifier for Python 3.13 (0100916)

  • deps: Require google-crc32c >= 1.1.3 (0100916)

  • deps: Require protobuf >= 3.20.2, < 7.0.0 (0100916)

  • deps: Require requests >= 2.22.0 (0100916)

  • Remove setup.cfg configuration for creating universal wheels (#1448) (d3b6b3f)

  • Resolve issue where pre-release versions of dependencies are installed (