File tree Expand file tree Collapse file tree
modules/nextflow/src/main/resources/META-INF Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- 26.03.3 -edge
1+ 26.03.4 -edge
Original file line number Diff line number Diff line change 11NEXTFLOW CHANGE-LOG
22===================
3+ 26.03.4-edge - 25 Apr 2026
4+ - Abort execution when platform telemetry error (#6827) [b1ad3f720]
5+ - Add $schema ref to generated module spec (#7056) [c40d742f3]
6+ - Add Apple container engine support (#7073) [2f7a3c455]
7+ - Add hints process directive for executor-specific scheduling hints (#7034) [406358e03]
8+ - Add Seqera NIO filesystem for datasets and refactor TowerClient/TowerObserver (#6946) [433b10a1f]
9+ - Add workspaceId/computeEnvId to nf-seqera auto labels (#7059) [5e8276c00]
10+ - Allow `-with-docker` to be used without a default container image (#7054) [41759d36e]
11+ - Allow module run to run modules with local path (#7057) [e2c77c6b7]
12+ - Default NXF_FUSION_TRACE to false (#7071) [5b4c8f0c1]
13+ - Fix IllegalArgumentException when process.resourceLabels is a closure (#7068) [944977e3f]
14+ - Fix resolution of params in resolved config text (#7072) [cb7133def]
15+ - Propagate task.containerPlatform through Fusion container command (#7074) [b58a590bd]
16+ - Remove arch config option from Seqera MachineRequirement (#7063) [da06e9a9d]
17+ - Replace current cloud info URL call with cloudInfo client (#7065) [629184251]
18+ - Restructure modules docs as a section and add registry steps (#7030) [29370f4bc]
19+ - Update workflow outputs tutorial (#7060) [68d144b9c]
20+ - Use toUriString for paths in work-dir and FilesEx error messages (#7075) [b535377cc]
21+ - Bump nf-amazon@3.9.0
22+ - Bump nf-google@1.27.2
23+ - Bump nf-seqera@0.19.0
24+ - Bump nf-tower@1.26.0
25+ - Bump nf-wave@1.20.0
26+
32726.03.3-edge - 20 Apr 2026
428- Add -files-from option to lint command to avoid ARG_MAX limit (#6858) [5a3cd830c]
529- Add 26.04 migration docs (#7000) [89ec31bbf]
Original file line number Diff line number Diff line change 11build =0
2- version =26.03.3 -edge
3- timestamp =1776714524945
4- commitId =9bfc40e90
2+ version =26.03.4 -edge
3+ timestamp =1777128116084
4+ commitId =249cd3510
Original file line number Diff line number Diff line change 1- nf-amazon@3.8.3
1+ nf-amazon@3.9.0
22nf-azure@1.22.2
33nf-cloudcache@0.6.0
44nf-codecommit@0.5.1
55nf-console@1.3.0
6- nf-google@1.27.1
6+ nf-google@1.27.2
77nf-k8s@1.5.2
8- nf-seqera@0.18 .0
9- nf-tower@1.25 .0
10- nf-wave@1.19.1
8+ nf-seqera@0.19 .0
9+ nf-tower@1.26 .0
10+ nf-wave@1.20.0
Original file line number Diff line number Diff line change 1616#
1717
1818[[ " $NXF_DEBUG " == ' x' ]] && set -x
19- NXF_VER=${NXF_VER:- ' 26.03.3 -edge' }
19+ NXF_VER=${NXF_VER:- ' 26.03.4 -edge' }
2020NXF_ORG=${NXF_ORG:- ' nextflow-io' }
2121NXF_HOME=${NXF_HOME:- $HOME / .nextflow}
2222NXF_PROT=${NXF_PROT:- ' https' }
Original file line number Diff line number Diff line change 1- 16e4d2a3247caf1aa6ccf2da4a382f20
1+ f5861bda8b170f846e91eecc9829d58b
Original file line number Diff line number Diff line change 1- 9d8ed279b08cff9e6c9676ef35f2f34e4f09599a
1+ 29aa8c0d5d1e9de43643276fe342845712d80299
Original file line number Diff line number Diff line change 1- ab44178465d924b8bd610c7b1fcd6b12a4b696c7c809bcc516979146baf028d8
1+ 3be4a276802785b6e4e0446d84d79470ea17ee2e9bfb4a1f70d0b2af35449201
You can’t perform that action at this time.
0 commit comments