Skip to content

Commit 17a6075

Browse files
pditommasoclaude
andcommitted
Bump nf-wave@1.19.0
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> Signed-off-by: Paolo Di Tommaso <paolo.ditommaso@gmail.com>
1 parent dcab62f commit 17a6075

3 files changed

Lines changed: 6 additions & 2 deletions

File tree

plugins/nf-wave/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.18.0
1+
1.19.0

plugins/nf-wave/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ plugins {
2020
}
2121

2222
nextflowPlugin {
23-
nextflowVersion = '25.11.0-edge'
23+
nextflowVersion = '26.03.0-edge'
2424

2525
provider = "${nextflowPluginProvider}"
2626
description = 'Provides dynamic container building and augmentation capabilities with on-demand software installation and advanced container management features'

plugins/nf-wave/changelog.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
nf-wave changelog
22
==================
3+
1.19.0 - 17 Mar 2026
4+
- Add multi-arch support to arch process directive (#6897) [c7ca36902]
5+
- Default Fusion to v2.6 for Seqera executor (#6933) [8a7e53957]
6+
37
1.18.0 - 19 Dec 2025
48
- Fix WaveClient sending Bearer token to public S3 URLs (#6672) [ffaef0b6a]
59
- Add wave.build.template config option (#6639) [d08a8952a]

0 commit comments

Comments
 (0)