Releases: HumanCellAtlas/cloud-blobstore
Releases · HumanCellAtlas/cloud-blobstore
3.1.0
Changes:
- 90a6d35 - Expose creation date on cloud objects (#23)
3.0.0
Paged bucket listing has breaking change (see #21).
2.1.5
fix the multipart boundary to > 64MB instead of >= 64MB.
2.1.1
Support for better messages for BlobNotFoundError
2.0.2
Add check_bucket_exists
support for Google Storage.
1.0.0
- Rename
object_name
to key
Note that this is an API-breaking change, so I'm revving the major version.
0.0.8
Adds opaque blob listing w/ paging.
0.0.6
Get region for a specified bucket
Check if bucket exists
0.0.5
Add ability to retrieve the cloud-native content-type.