Skip to content

Releases: snakemake/snakemake-storage-plugin-s3

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

v0.2.7

05 Dec 14:57
dee916e
Compare
Choose a tag to compare

0.2.7 (2023-12-05)

Bug Fixes

  • adapt to interface change (490493d)

v0.2.6

27 Nov 10:28
c15b862
Compare
Choose a tag to compare

0.2.6 (2023-11-23)

Bug Fixes

v0.2.5

15 Nov 20:31
dd0ca6c
Compare
Choose a tag to compare

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

26 Oct 07:40
d0915eb
Compare
Choose a tag to compare

0.2.4 (2023-10-25)

Bug Fixes

  • specify required settings (1b6cab1)

v0.2.3

24 Oct 13:36
040fb51
Compare
Choose a tag to compare

0.2.3 (2023-10-24)

Bug Fixes