Releases: snakemake/snakemake-storage-plugin-s3
Releases · snakemake/snakemake-storage-plugin-s3
v0.3.3
0.3.3 (2025-04-04)
Bug Fixes
- work around boto issue that can cause attachment of checksums to any uploaded file on non AWS S3 (#48) (caa3f9b)
v0.3.2
0.3.2 (2025-03-24)
Bug Fixes
- adapt to interface version 4.0 (4e69f8b)
- adapt to latest interface version (#47) (0c0c084)
v0.3.1
0.3.1 (2025-03-12)
Bug Fixes
- location constraint for default region (#44) (aae053a)
v0.3.0
0.3.0 (2025-03-11)
Features
- allow specification of location (e.g. AWS region) (#38) (c78fa78)
Bug Fixes
v0.2.12
0.2.12 (2024-08-14)
Bug Fixes
- allow boto3 to automatically refresh credentials (#33) (fc92231) (with help of @jlafaye)
- fix retrieval of nested directories (#27) (42e55c3)
v0.2.11
0.2.11 (2024-04-17)
Bug Fixes
- update to at least 3.2.2 of storage interface (a0bb3a5)
- fix errors when retrieving directories
v0.2.9
0.2.9 (2024-02-07)
Bug Fixes
v0.2.8
0.2.8 (2023-12-08)
Documentation