Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Signed-off-by: Paolo Di Tommaso <[email protected]>
  • Loading branch information
pditommaso committed Aug 17, 2023
1 parent d06b836 commit 7555b17
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions plugins/nf-wave/changelog.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
nf-wave changelog
==================
0.11.2 - 17 Aug 2023
- Use root user in Wave container based on micromamba (#4038) [ci fast] [a3a75ea2]
- Add 429 http status code to Wave retriable errors [8eb5f305]

0.11.1 - 5 Aug 2023
- Improve Wave config logging [547fad62]
- Increase Wave client max attempts [fe5dd497]
Expand Down
2 changes: 1 addition & 1 deletion plugins/nf-wave/src/resources/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
@@ -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 comments on commit 7555b17

Please sign in to comment.