Skip to content

Releases: snakemake/snakemake-storage-plugin-gcs

v1.1.2

07 Oct 15:06
8052134
Compare
Choose a tag to compare

1.1.2 (2024-10-07)

Bug Fixes

  • download_directory local path incorrectly stored (#54) (bc3d739)

v1.1.1

20 Aug 13:41
d6d1bae
Compare
Choose a tag to compare

1.1.1 (2024-08-19)

Bug Fixes

  • allow both gs:// and gcs:// as query scheme; internally normalize to gs:// for compatibility with google cloud tools (#52) (099e87f)

v1.1.0

19 Aug 10:01
13bde6b
Compare
Choose a tag to compare

1.1.0 (2024-08-19)

Features

Bug Fixes

  • fixing the directory() issue due to uploading the local_prefix instead of GCS prefix. (#41) (27c80dc)

v1.0.0

26 Apr 10:35
30175aa
Compare
Choose a tag to compare

1.0.0 (2024-04-26)

⚠ BREAKING CHANGES

  • expect correct google cloud storage abbreviation in query scheme (gcs://) (#39)

Bug Fixes

  • expect correct google cloud storage abbreviation in query scheme (gcs://) (#39) (0ebf52c)
  • fix directory support (#38) (ce3d165)

Documentation

v0.1.4

10 Mar 07:06
2156981
Compare
Choose a tag to compare

0.1.4 (2024-03-08)

Bug Fixes

v0.1.3

20 Dec 17:12
8f1177e
Compare
Choose a tag to compare

0.1.3 (2023-12-20)

Documentation

v0.1.2

20 Dec 17:07
d661e5d
Compare
Choose a tag to compare

0.1.2 (2023-12-20)

Bug Fixes

v0.1.1

08 Dec 15:50
3b1b022
Compare
Choose a tag to compare

0.1.1 (2023-12-08)

Documentation

v0.1.0

07 Dec 18:24
a59f7de
Compare
Choose a tag to compare

0.1.0 (2023-12-07)

Miscellaneous Chores