Skip to content

Commit 620523e

Browse files
committed
Signed-off-by: Paolo Di Tommaso <[email protected]>
1 parent 836a44a commit 620523e

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

plugins/nf-wave/changelog.txt

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
nf-wave changelog
22
==================
3+
1.1.0 - 24 Nov 2023
4+
- Add Retry policy to Google Storage (#4524) [c271bb18]
5+
- Add support for Singularity OCI mode (#4440) [f5362a7b]
6+
- Fix detection of Conda local path made by Wave client (#4532) [4d5bc216]
7+
- Fix security vulnerabilities (#4513) [a310c777]
8+
- Fix container hashing for Singularity + Wave containers [4c6f2e85]
9+
- Use consistently NXF_TASK_WORKDIR (#4484) [48ee3c64]
10+
- Fix Inspect command fails with Singularity [f5bb829f]
11+
312
1.0.0 - 15 Oct 2023
413
- Fix conda channels order [ci fast] [6672c6d7]
514
- Bump [email protected] [795849d7]
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Manifest-Version: 1.0
22
Plugin-Class: io.seqera.wave.plugin.WavePlugin
33
Plugin-Id: nf-wave
4-
Plugin-Version: 1.0.0
4+
Plugin-Version: 1.1.0
55
Plugin-Provider: Seqera Labs
6-
Plugin-Requires: >=23.05.0-edge
6+
Plugin-Requires: >=23.11.0-edge

0 commit comments

Comments
 (0)