File tree Expand file tree Collapse file tree 8 files changed +31
-14
lines changed
modules/nextflow/src/main/resources/META-INF Expand file tree Collapse file tree 8 files changed +31
-14
lines changed Original file line number Diff line number Diff line change 1- 25.09.1 -edge
1+ 25.09.2 -edge
Original file line number Diff line number Diff line change 11NEXTFLOW CHANGE-LOG
22===================
3+ 25.09.2-edge - 21 Oct 2025
4+ - Add .command.log redirection in K8s container command (#6455) [e6eed7949]
5+ - Add nextflow auth command for Seqera Platform authentication (#6463) [bedf02a99]
6+ - Add nextflow launch command (#6491) [7c8fa3d9d]
7+ - Bring workflow outputs out of preview (#6487) [c41677b40]
8+ - Fix e2e test infrastructure and add config.schema compatibility aliases (#6495) [d3cee2bab]
9+ - Fix false error for `executor.jobName` config option (#6375) [81ae62bf2]
10+ - Fix false error with storeDir and val outputs (#6408) [1aa8c4468]
11+ - Fix type casting in PluginSpec for ConfigScope (#6469) [b00644c9b]
12+ - Improve plugin create confirmation prompt (#6473) [215925c47]
13+ - Improve release script validation [3e3a938d6]
14+ - Limit S3 client connections when using virtual threads (#6369) [295c60b5c]
15+ - Migrate SraExplorer to use HxClient for HTTP operations (#6467) [84e3e7873]
16+ - Rename `config.schema` package to `config.spec` (#6485) [ef0d2d601]
17+ - Typed processes (#6368) [30f3c3c2a]
18+ - Update buildInfo on releaseInfo [46a8a2b53]
19+
32025.09.1-edge - 9 Oct 2025
421- Improve build metadata generation and validation [60225374f]
522- Fix Missing static type definition [67a532040]
Original file line number Diff line number Diff line change 11build =0
2- version =25.09.1 -edge
3- timestamp =1760534087157
4- commitId =215925c47
2+ version =25.09.2 -edge
3+ timestamp =1761057398021
4+ commitId =98639df6c
Original file line number Diff line number Diff line change 1- nf-amazon@3.3 .0
2- nf-azure@1.20.1
1+ nf-amazon@3.4 .0
2+ nf-azure@1.20.2
33nf-cloudcache@0.5.0
44nf-codecommit@0.5.0
55nf-console@1.3.0
6- nf-google@1.23.1
7- nf-k8s@1.2.1
8- nf-tower@1.16 .0
9- nf-wave@1.16.0
6+ nf-google@1.23.2
7+ nf-k8s@1.2.2
8+ nf-tower@1.17 .0
9+ nf-wave@1.16.1
Original file line number Diff line number Diff line change 1515# limitations under the License.
1616
1717[[ " $NXF_DEBUG " == ' x' ]] && set -x
18- NXF_VER=${NXF_VER:- ' 25.09.1 -edge' }
18+ NXF_VER=${NXF_VER:- ' 25.09.2 -edge' }
1919NXF_ORG=${NXF_ORG:- ' nextflow-io' }
2020NXF_HOME=${NXF_HOME:- $HOME / .nextflow}
2121NXF_PROT=${NXF_PROT:- ' https' }
Original file line number Diff line number Diff line change 1- ce28a0e9ff74284341e5b37b6d247713
1+ 83a50232a408f8e143248eaf2fe8d1fa
Original file line number Diff line number Diff line change 1- 794b87f2ab138bed91d37a80a738b5467275ebec
1+ 52953b5dc95ac8a382af8401331ebb216a1789f7
Original file line number Diff line number Diff line change 1- 6df264c7eda6ff230a14c190799a782ea97ba8645f64ef5d6ac1e62ab851153f
1+ bad3e4f70b96e5cb56bba34465415919c2590d8bdeed419257d82654c552cc1a
You can’t perform that action at this time.
0 commit comments