Skip to content

Releases: snakemake/snakemake-storage-plugin-s3

v0.3.3

04 Apr 11:16
a22fd8e
Compare
Choose a tag to compare

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

24 Mar 11:51
5951c29
Compare
Choose a tag to compare

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

12 Mar 10:01
7495115
Compare
Choose a tag to compare

0.3.1 (2025-03-12)

Bug Fixes

  • location constraint for default region (#44) (aae053a)

v0.3.0

11 Mar 21:45
a3b61ad
Compare
Choose a tag to compare

0.3.0 (2025-03-11)

Features

  • allow specification of location (e.g. AWS region) (#38) (c78fa78)

Bug Fixes

v0.2.13

06 Mar 14:41
8a208de
Compare
Choose a tag to compare

0.2.13 (2025-03-06)

Bug Fixes

v0.2.12

14 Aug 08:36
bd5ac5d
Compare
Choose a tag to compare

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

17 Apr 10:58
635108c
Compare
Choose a tag to compare

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.10

16 Feb 15:22
058c46b
Compare
Choose a tag to compare

0.2.10 (2024-02-15)

Bug Fixes

v0.2.9

15 Feb 20:42
b723019
Compare
Choose a tag to compare

0.2.9 (2024-02-07)

Bug Fixes

v0.2.8

08 Dec 15:49
50c9054
Compare
Choose a tag to compare

0.2.8 (2023-12-08)

Documentation