We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 587d627 commit e5fb769Copy full SHA for e5fb769
plugins/nf-wave/changelog.txt
@@ -1,5 +1,8 @@
1
nf-wave changelog
2
==================
3
+1.11.1 - 5 Apr 2025
4
+- Fix date format in Wave containers meta (#5903) [59536c0a]
5
+
6
1.11.0 - 17 Mar 2025
7
- Add Wave container metadata to Platform traces (#5724) [b81178c5]
8
- Align container platform with `arch` directive when using Wave (#5847) [b9d23e22]
plugins/nf-wave/src/resources/META-INF/MANIFEST.MF
@@ -1,6 +1,6 @@
Manifest-Version: 1.0
Plugin-Class: io.seqera.wave.plugin.WavePlugin
Plugin-Id: nf-wave
-Plugin-Version: 1.11.0
+Plugin-Version: 1.11.1
Plugin-Provider: Seqera Labs
-Plugin-Requires: >=25.02.0-edge
+Plugin-Requires: >=25.02.2-edge
0 commit comments