- Add support for any service that implements the S3 protocol through the
S3RepositoryBackend
base class [#13] S3RepositoryBackend
: Remove double request inlist_objects
[#17]S3RepositoryBackend
: Do not rely onlist_objects
foropen
[#14]
S3RepositoryBackend
: Fix bug inlist_objects
being incomplete returning only part of all objects for repositories exceeding 1000 objects [#18]
- DevOps: Add continuous-deployment workflow [a7eb601b]
- Dependencies: Update pre-commit requirement
isort==5.12.0
[#12] - Package: Update development status to beta [#19]
- Package: Update the package URLs in
pyproject.toml
[#19]
First release, with support for AWS S3 and Azure Blob Storage.