Skip to content

Commit c24b8ee

Browse files
Update Wave Changelog (#961)
* Update Wave Changelog * Update side bar
1 parent 1012f4d commit c24b8ee

File tree

4 files changed

+25
-0
lines changed

4 files changed

+25
-0
lines changed

changelog/wave/v1.30.0.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff 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)

changelog/wave/v1.31.0.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
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

changelog/wave/v1.31.1.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
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

wave_docs/sidebar.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
"label": "Guides",
3434
"collapsed": true,
3535
"items": [
36+
"nextflow/bundle-scripts",
3637
"nextflow/reduce-api-calls"
3738
]
3839
}

0 commit comments

Comments
 (0)