File tree Expand file tree Collapse file tree 4 files changed +25
-0
lines changed
Expand file tree Collapse file tree 4 files changed +25
-0
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,7 @@ tags: [wave]
1111- Add labels in ConfigSpec by @munishchouhan in [ #934 ] ( https://github.com/seqeralabs/wave/pull/934 )
1212
1313## Bug fixes
14+
1415- Fix typos in Wave Kubernetes install by @christopher-hakkaart in [ #930 ] ( https://github.com/seqeralabs/wave/pull/930 )
1516- Fix scan and mirror enabled flag bug by @munishchouhan in [ #935 ] ( https://github.com/seqeralabs/wave/pull/935 )
1617- Fix ` wave.scan.enabled ` feature flag and YAML indentation by @pditommaso in [ #936 ] ( https://github.com/seqeralabs/wave/pull/936 )
Original file line number Diff line number Diff line change 1+ ---
2+ title : Wave v1.30.0
3+ date : 2025-12-10
4+ tags : [wave]
5+ ---
6+
7+ ## Feature updates and improvements
8+
9+ - Update ` libseqera ` dependencies to latest versions by @pditommaso in [ #939 ] ( https://github.com/seqeralabs/wave/pull/939 )
10+ - Add support for build templates (and pixi) by @pditommaso in [ #839 ] ( https://github.com/seqeralabs/wave/pull/839 )
11+
12+ ** Full changelog** : https://github.com/seqeralabs/wave/compare/v1.30.0...v1.31.0
Original file line number Diff line number Diff line change 1+ ---
2+ title : Wave v1.30.1
3+ date : 2025-12-11
4+ tags : [wave]
5+ ---
6+
7+ ## Feature updates and improvements
8+
9+ - Add DockerHelper to wave-utils for Nextflow integration by @pditommaso in [ #947 ] ( https://github.com/seqeralabs/wave/pull/947 )
10+
11+ ** Full changelog** : https://github.com/seqeralabs/wave/compare/v1.31.0...v1.31.1
Original file line number Diff line number Diff line change 3333 "label" : " Guides" ,
3434 "collapsed" : true ,
3535 "items" : [
36+ " nextflow/bundle-scripts" ,
3637 " nextflow/reduce-api-calls"
3738 ]
3839 }
You can’t perform that action at this time.
0 commit comments