Skip to content

Commit 239c98d

Browse files
committed
Update changelog
Signed-off-by: Paolo Di Tommaso <paolo.ditommaso@gmail.com>
1 parent aa1b065 commit 239c98d

File tree

1 file changed

+39
-3
lines changed

1 file changed

+39
-3
lines changed

changelog.txt

Lines changed: 39 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,48 @@
11
NEXTFLOW CHANGE-LOG
22
===================
3+
23.03.0-edge - 19 Mar 2023
4+
- Add Azure batch pool virtualNetwork option (#3723) [e3917b8e]
5+
- Add basePackages option to Wave config [7e827810]
6+
- Add error message for missing container image with Google Batch (#3747) [6419e68f]
7+
- Add notifyFilePublish optional source argument (#3737) [a65a9ff7]
8+
- Add retry strategy on Bash wrapper write logic [1e38274a]
9+
- Add support for AWS S3 Glacier Retrieval Tier (#3680) [fab6bd5e]
10+
- Add sync invocation on job completion (#3678) [e29c4e4b]
11+
- Add workflowId to Wave request [025ff9d0]
12+
- Add Clone result list objects before output binding [38762080]
13+
- Add plugins option to kuberun command (#3766) [6515294f]
14+
- Fix Google Batch logging exception [d7e38e9e]
15+
- Fix Java Matcher serialization [6aecc4ed]
16+
- Fix Logger failure type detection [f1b89c1f]
17+
- Fix Orphaned processes when using Singularity [7236f830]
18+
- Fix groupTuple with mismatching tuple cardinality [1d32e2c2]
19+
- Fix special chars escaping in container env [b93634e9]
20+
- Fix commit revision type for Azure DevOps repos (#3721) [fb71767e]
21+
- Improve DAG API (#3703) [21afb358]
22+
- Improve Wave docs [7299dac9]
23+
- Improve `fair` directive docs (#3677) [7ca7520f]
24+
- Improve transpose and groupTuple examples in the docs (#3685) [7870dfc8]
25+
- Increase pwd obfuscation min length [ba23d036]
26+
- Make GroupKey cloneable (#3738) [0760b0fd]
27+
- Prepare Nextflow for the CWS Plugin (#3727) [fd8bf709]
28+
- Remove DNAnexus page from docs (#3695) [fa58c18c]
29+
- Remove outdated FAQ page from docs (#3683) [e59c7fbb]
30+
- Remove unused classes [9fa8d75b]
31+
- Update Azure VM sizes (#3751) [1d06e9a6]
32+
- Enable Fusion on Google Batch tests [2f1b1094]
33+
- Bump groovy 3.0.16 [d3ff5dcb]
34+
- Bump nf-wave@0.8.0 [aa1b065d]
35+
- Bump nf-google@1.7.1 [2aaaf2a7]
36+
- Bump nf-azure@0.16.0 [f358b008]
37+
- Bump nf-amazon@1.16.0 [2395187d]
38+
339
23.02.1-edge - 26 Feb 2023
440
- Add Fusion logs and tags config [09192078]
5-
- Add support for NXF_DEBUG to K8s task handler [ci fast] [828583dc]
6-
- Add support for Mamba HTTP based lock files [ci fast] [7fe88c84]
41+
- Add support for NXF_DEBUG to K8s task handler [828583dc]
42+
- Add support for Mamba HTTP based lock files [7fe88c84]
743
- Add container name validation [c3b6d9ab]
844
- Add Fusion for Google storage docs [34fcfe06]
9-
- Improve K8s auth token discovery [ci fast] [44f8cc07]
45+
- Improve K8s auth token discovery [44f8cc07]
1046
- Bump nf-wave@0.7.2 [1c697ab5]
1147
- Bump amazoncorretto:17.0.6 [a33a6f47]
1248

0 commit comments

Comments
 (0)