Skip to content

Commit d48e9be

Browse files
committed
[release] [e2e prod] Nextflow version 25.10.6
Signed-off-by: Paolo Di Tommaso <paolo.ditommaso@gmail.com>
1 parent 1e000af commit d48e9be

8 files changed

Lines changed: 16 additions & 11 deletions

File tree

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
25.10.5
1+
25.10.6

changelog.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
NEXTFLOW CHANGE-LOG
22
===================
3+
25.10.6 - 4 June 2026
4+
- Bump nf-amazon@3.4.5
5+
- Bump nf-azure@1.20.3
6+
- Bump nf-tower@1.17.7
7+
38
25.10.5 - 5 May 2026
49
- Fix formatting bug with map key expression (#6893) [8290bc0ae]
510
- Fix incorrect evaluation of `secret` process directive (#6934) [3cef01585]
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
build=0
2-
version=25.10.5
3-
timestamp=1777978430480
4-
commitId=b6fc3e38a
2+
version=25.10.6
3+
timestamp=1780603619538
4+
commitId=1e000afe0
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
nf-amazon@3.4.4
2-
nf-azure@1.20.2
1+
nf-amazon@3.4.5
2+
nf-azure@1.20.3
33
nf-cloudcache@0.5.0
44
nf-codecommit@0.5.0
55
nf-console@1.3.0
66
nf-google@1.23.5
77
nf-k8s@1.2.2
8-
nf-tower@1.17.6
8+
nf-tower@1.17.7
99
nf-wave@1.16.1

nextflow

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
# limitations under the License.
1616

1717
[[ "$NXF_DEBUG" == 'x' ]] && set -x
18-
NXF_VER=${NXF_VER:-'25.10.5'}
18+
NXF_VER=${NXF_VER:-'25.10.6'}
1919
NXF_ORG=${NXF_ORG:-'nextflow-io'}
2020
NXF_HOME=${NXF_HOME:-$HOME/.nextflow}
2121
NXF_PROT=${NXF_PROT:-'https'}

nextflow.md5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
252d40fa1aea23ee949f731bcf2228f2
1+
05bee2aa53b974314c5e7cef1645a08e

nextflow.sha1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
56c9c9e2f276801f2a3959877713162893f9f58a
1+
74fe5e14e1ceb5a579e0944dde15558dcaca724f

nextflow.sha256

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
a414e4581f90d1990408edc9f3192726b4c80d23a798503fd280310aa54e027a
1+
ce4b44801474d702d932437c93b9e7c3831e797bd8bed7ccf0e7cad6a93001e3

0 commit comments

Comments
 (0)