Skip to content

v2.12.0

Compare
Choose a tag to compare
@release-please release-please released this 12 Oct 20:04
1ef0e1a

2.12.0 (2023-10-12)

Features

  • Add additional_blob_attributes to upload_many_from_filenames (#1162) (c7229f2)
  • Add crc32c_checksum argument to download_chunks_concurrently (#1138) (fc92ad1)
  • Add skip_if_exists to download_many (#1161) (c5a983d)
  • Launch transfer manager to GA (#1159) (5c90563)

Bug Fixes

  • Bump python-auth version to fix issue and remove workaround (#1158) (28c02dd)
  • Mark _deprecate_threads_param as a wrapper to unblock introspection and docs (#1122) (69bd4a9)

Documentation

  • Add snippets for upload_chunks_concurrently and add chunk_size (#1135) (3a0f551)
  • Update formatting and wording in transfer_manager docstrings (#1163) (9e460d8)