Skip to content

Releases: snakemake/snakemake-storage-plugin-gcs

v1.1.4

24 Mar 13:20
1a3e90b

Choose a tag to compare

1.1.4 (2025-03-24)

Bug Fixes

  • convert to pixi, update test suite with gcs server fixture, adapt to interface changes (#59) (d319a68)

v1.1.3

12 Mar 09:45
35f7b43

Choose a tag to compare

1.1.3 (2025-03-12)

Bug Fixes

  • Remove the redundant --keep-local option (#57) (7af7561)

v1.1.2

07 Oct 15:06
8052134

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

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

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

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

Choose a tag to compare

0.1.4 (2024-03-08)

Bug Fixes

v0.1.3

20 Dec 17:12
8f1177e

Choose a tag to compare

0.1.3 (2023-12-20)

Documentation

v0.1.2

20 Dec 17:07
d661e5d

Choose a tag to compare

0.1.2 (2023-12-20)

Bug Fixes

v0.1.1

08 Dec 15:50
3b1b022

Choose a tag to compare

0.1.1 (2023-12-08)

Documentation