Skip to content

Commit

Permalink
Bump nf-wave@0.7.0
Browse files Browse the repository at this point in the history
Signed-off-by: Paolo Di Tommaso <paolo.ditommaso@gmail.com>
  • Loading branch information
pditommaso committed Jan 14, 2023
1 parent db0ebe7 commit 45d274e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions plugins/nf-wave/changelog.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
nf-wave changelog
==================
0.7.0 - 14 Jan 2022
- Improve container native executor configuration [03126371]
- Prevent redirection on Wave client [124cfb3e]
- Refactor Fusion package [52f4c5d5]
- Update groovy deps [6f3ed6e8]

0.6.3 - 13 Dic 2022
- Fix Wave layer invalid checksum due to not closed stream [e188bbf9]
- Fix Fusion test [2245a1c7]
Expand Down
4 changes: 2 additions & 2 deletions 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.6.3
Plugin-Version: 0.7.0
Plugin-Provider: Seqera Labs
Plugin-Requires: >=22.09.0-edge
Plugin-Requires: >=23.01.0-edge

0 comments on commit 45d274e

Please sign in to comment.