File tree Expand file tree Collapse file tree 8 files changed +24
-10
lines changed
modules/nextflow/src/main/resources/META-INF Expand file tree Collapse file tree 8 files changed +24
-10
lines changed Original file line number Diff line number Diff line change 1- 25.10.0
1+ 25.10.1
Original file line number Diff line number Diff line change 11NEXTFLOW CHANGE-LOG
22===================
3+ 25.10.1 - 28 Nov 2025
4+ - Add default value to Apptainer pull timeout config parameter (#6534) [a124a5ca0]
5+ - Fix asset detection when item is not a sibling of the executed script (#6605) [2390d4a8d]
6+ - Fix error with dynamic directives with named arguments (#6550) [c58750bf4]
7+ - Fix false config validation warnings for process selectors (#6542) [7bfae6db9]
8+ - Fix Fusion license JWT token refresh by reusing TowerClient [561ed6c32]
9+ - Fix incorrect AWS region when specifying a S3 regional endpoint (#6530) [770bdd3eb]
10+ - Fix issue with optional workflow output (#6519) [5444a7879]
11+ - Fix unordered completed parts in AWS multipart upload (#6560) [89eb70130]
12+ - Revert Plugins.init() in run command to original location (#6568) [1533f7d9e]
13+ - Bump logback 1.5.20
14+ - Bump nf-amazon@3.4.2
15+ - Bump nf-tower@1.17.2
16+
31725.10.0 - 22 Oct 2025
418- Add publish-artifacts step to release process [75d8ebf9b]
519- Add type checking utils (#6482) [3e9a2c091]
Original file line number Diff line number Diff line change 11build =0
2- version =25.10.0
3- timestamp =1761145935343
4- commitId =2069c9729
2+ version =25.10.1
3+ timestamp =1764325661733
4+ commitId =856d1027a
Original file line number Diff line number Diff line change 1- nf-amazon@3.4.1
1+ nf-amazon@3.4.2
22nf-azure@1.20.2
33nf-cloudcache@0.5.0
44nf-codecommit@0.5.0
55nf-console@1.3.0
66nf-google@1.23.3
77nf-k8s@1.2.2
8- nf-tower@1.17.1
8+ nf-tower@1.17.2
99nf-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.10.0 ' }
18+ NXF_VER=${NXF_VER:- ' 25.10.1 ' }
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- bc680f78962c2fb1df92230b172c2389
1+ c12da8c2e2bc8e92ce708e667f2155be
Original file line number Diff line number Diff line change 1- 940f3363c974da27b5b137589dfcf52c5366c421
1+ ecf6799f702701c4fc13c80b2970b5bdf2299a20
Original file line number Diff line number Diff line change 1- 2a398d1dbf3a7258218ae8991429369ac4fdd86cb99b8c6c8f6c922202d9d524
1+ 04cf76ee6bef9175273ea908d7ff0d5f82a7c5fd09e668248f56d376ed67ee11
You can’t perform that action at this time.
0 commit comments