Releases: googleapis/python-storage
Releases · googleapis/python-storage
v2.18.2
v2.18.1
v2.18.0
v2.17.0
v2.16.0
v2.15.0
v2.14.0
v2.14.0rc1
🤖 I have created a release beep boop
2.14.0rc1 (2023-12-07)
Features
Bug Fixes
- Clarify error message and docstrings in Blob class method (#1196) (92c20d3)
- Propagate timeout in BlobWriter (#1186) (22f36da), closes #1184
- Use native namespace to avoid pkg_resources warnings (#1176) (2ed915e)
This PR was generated with Release Please. See documentation.
v2.13.0
v2.12.0
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)