Releases: snakemake/snakemake-storage-plugin-s3
Releases · snakemake/snakemake-storage-plugin-s3
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
v0.2.7
0.2.7 (2023-12-05)
Bug Fixes
- adapt to interface change (490493d)
v0.2.6
0.2.6 (2023-11-23)
Bug Fixes
v0.2.5
0.2.5 (2023-11-15)
Bug Fixes
- adapt to changes in interface (2ab1c31)
Performance Improvements
- implemented inventory functionality for dramatically reducing the S3 requests (3a06bb0)
v0.2.4
0.2.4 (2023-10-25)
Bug Fixes
- specify required settings (1b6cab1)
v0.2.3
0.2.3 (2023-10-24)
Bug Fixes