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 Jul 22, 2023
1 parent 3278d79 commit 2998db5
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions plugins/nf-wave/changelog.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
nf-wave changelog
==================
0.11.0 - 22 Jul 2023
- Add support legacy wave retry [ci fast] [73a1e7d4]
- Add support for Wave container freeze [9a5903e6]
- Add retry logic to wave image await [ci fast] [9fc1d3bd]
- Add missing header to wave container await [ci fast] [d39866e6]
- Allow disabling the Wave requirement when Fusion is enabled [9180d633]
- Improve handling Wave server errors [84f7a61a]
- Bump micromamba 1.4.9 [6307f9b5]
- Remove default arch from wave request [ci fast] [f0e5c0c1]
- Bump Groovy 3.0.18 [207eb535]

0.10.0 - 14 Jun 2023
- Add retry policy to Wave http client [1daebeef]
- Add support for arch auto-detection to Wave [7b5fdaf0]
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.10.0
Plugin-Version: 0.11.0
Plugin-Provider: Seqera Labs
Plugin-Requires: >=23.05.0-edge

0 comments on commit 2998db5

Please sign in to comment.