We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79f1ad6 commit 60fd743Copy full SHA for 60fd743
1 file changed
changelog.txt
@@ -1,6 +1,15 @@
1
NEXTFLOW CHANGE-LOG
2
===================
3
-25.04.4 - 16 Jun 2024
+25.04.5 - 30 Jun 2025
4
+- Fix JWT token refresh to Fusion validation request (#6231) [267ee1cf]
5
+- Fix null reference error in lint command (#6202) [5347bb72]
6
+- Fix false error on nested closure in config process directive (#6203) [d6f4e662]
7
+- Fix false error when using stdin/stdout in a tuple (#6219) [159ec370]
8
+- Document `bucketDir` config option (#6191) [e5ed05b1]
9
+- Document secrets config variable (#6230) [79f1ad64]
10
+- Bump nf-tower@1.11.4 [3cbc2aa7]
11
+
12
+25.04.4 - 16 Jun 2025
13
- Fix bug in generated Groovy code (#6082) [ead2f320]
14
- Fix default imports in included configs (#6096) [831a577b]
15
- Fix variable checking in v2 config parser (#6097) [686ff608]
0 commit comments