|
1 | 1 | NEXTFLOW CHANGE-LOG |
2 | 2 | =================== |
| 3 | +25.11.0-edge - 28 Nov 2025 |
| 4 | +- Add Google Batch LogsPolicy PATH option for logging to GCS (#6431) [5b61afe0] |
| 5 | +- Add default value to Apptainer pull timeout config paramter (#6534) [f4548bd1] |
| 6 | +- Add test case for printing config with nested includes (#2498) [0876d557] |
| 7 | +- Allow pre-existing write-protected plugins directory to be used (#6594) [33943b5b] |
| 8 | +- Change log level from warn1 to debug1 for K8s Job Pod Warnings (#6523) [74d1b786] |
| 9 | +- Fix Do not delete K8s jobs when ttlSecondsAfterFinished is set (#6597) [51042dbe] |
| 10 | +- Fix Fusion license JWT token refresh by reusing TowerClient [498125d2] |
| 11 | +- Fix Invalid type error detection [9e3aeed1] |
| 12 | +- Fix K8sTaskHandlerTest method name typos [bcf81d90] |
| 13 | +- Fix asset detection when item is not a sibling of the executed script (#6605) [1ca327c8] |
| 14 | +- Fix csv splitter when skipping empty lines (#6586) [253666de] |
| 15 | +- Fix documentation of `unique` operator (#6541) [6b8aedf5] |
| 16 | +- Fix error with dynamic directives with named arguments (#6550) [064f57f6] |
| 17 | +- Fix false config validation warnings for process selectors (#6542) [4db05a00] |
| 18 | +- Fix false error with task ext blocks in strict syntax (#6569) [fe8065ae] |
| 19 | +- Fix incorrect AWS region when specifying a S3 regional endpoint (#6530) [0989d31c] |
| 20 | +- Fix invalid cache write when cacheable split operation fails (#6588) [9930e35d] |
| 21 | +- Fix issue with optional workflow output (#6519) [75e47147] |
| 22 | +- Fix issues with rsync stage-out mode (#6587) [bcac9010] |
| 23 | +- Fix security vulnerabilities in org.json dependency [c7161c2a] |
| 24 | +- Fix unordered completed parts in AWS multipart upload (#6560) [10209528] |
| 25 | +- Fix TowerJsonGenerator thread-safety issue (#6619) [579cd6e4] |
| 26 | +- Fix Plugins.init() in run command to original location (#6568) [ba6be77b] |
| 27 | +- Fix security vulnerabilities for wiremock (#6607) [0f86933a] |
| 28 | +- Fix replace complete plotly bundle with smaller more specific one (#6527) [fdab3426] |
| 29 | +- Fix stageFileEnabled flag to control `.command.stage` file creation (#6618) [2d117cb5] |
| 30 | +- Improve error message for invalid accelerator resource (#6585) [7c40ee5b] |
| 31 | +- Improve error message for invalid contribution type in manifest contributors (#6593) [d440040e] |
| 32 | +- Issue templates: add external links via config (#6563) [3f608789] |
| 33 | +- Move task error formatting logic into separate class (#6551) [7b664ced] |
| 34 | +- Optimize exit code handling by relying on scheduler status for successful executions (#6484) [454a2ae8] |
| 35 | +- Remove unnecessary runtime checks with strict syntax (#6539) [9e296b85] |
| 36 | +- Remove unused BatchHelper class (#6547) [1c543c05] |
| 37 | +- Remove wiremock-groovy dependency and update tests using this dependecy (#6611) [6f4cf1ac] |
| 38 | +- Update bundled Docker runtime to 19.03.15 (#6565) [6c081376] |
| 39 | +- Update migration timeline for plugin registry (#6543) [ecfb62df] |
| 40 | +- Update trace table columns in Reports page (#6483) [064ef346] |
| 41 | +- Upgrade from Apache Commons Lang 2.6 to Commons Lang3 3.18.0 (#6511) [9b2ccb8a] |
| 42 | +- docs: Add admonition to clarify plugin provider and org (#6536) [e9ab1bb7] |
| 43 | +- docs: Add admonition to inputs and index words (#6461) [4eee1b69] |
| 44 | +- docs: Improve task previousTrace documentation (#6538) [53c28b85] |
| 45 | +- docs: Mark Fusion.tags as supported only for S3 (#6601) [cc0d177f] |
| 46 | +- docs: Update feature flags page (#6504) [4dc9945d] |
| 47 | +- docs: Update task directives (#6506) [ce680c53] |
| 48 | +- Bump Fusion to version 2.5 (#6557) [ec228f64] |
| 49 | +- Bump Gradle 9.2.0 [26575244] |
| 50 | +- Bump groovy 4.0.29 (#6510) [a30dbbbc] |
| 51 | +- Bump logback to version 1.5.20 [462eec58] |
| 52 | +- Bump org.bouncycastle:bcpkix-jdk18on from 1.78.1 to 1.79 (#6537) [ede076b0] |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
3 | 60 | 25.10.1 - 28 Nov 2025 |
4 | 61 | - Add default value to Apptainer pull timeout config parameter (#6534) [a124a5ca0] |
5 | 62 | - Fix asset detection when item is not a sibling of the executed script (#6605) [2390d4a8d] |
|
0 commit comments