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 d06b836 commit 7555b17Copy full SHA for 7555b17
plugins/nf-wave/changelog.txt
@@ -1,5 +1,9 @@
1
nf-wave changelog
2
==================
3
+0.11.2 - 17 Aug 2023
4
+- Use root user in Wave container based on micromamba (#4038) [ci fast] [a3a75ea2]
5
+- Add 429 http status code to Wave retriable errors [8eb5f305]
6
+
7
0.11.1 - 5 Aug 2023
8
- Improve Wave config logging [547fad62]
9
- Increase Wave client max attempts [fe5dd497]
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: 0.11.1
+Plugin-Version: 0.11.2
Plugin-Provider: Seqera Labs
Plugin-Requires: >=23.05.0-edge
0 commit comments