|
1 | 1 | NEXTFLOW CHANGE-LOG |
2 | 2 | =================== |
| 3 | +26.03.0-edge - 18 Mar 2026 |
| 4 | +- Add module system (#6650) [a0ac594ec] |
| 5 | +- Add multi-arch support to arch process directive (#6897) [c7ca36902] |
| 6 | +- Add NVMe disk allocation and diskMountPath support (#6879) [6644d3c90] |
| 7 | +- Add provider option to Seqera executor config (#6908) [c70376d0a] |
| 8 | +- Add support for GCP Ops Agent (#6608) [247a53bc0] |
| 9 | +- Add support for latest-generation Google Cloud machine families (#6841) [27785b171] |
| 10 | +- Add logStreamId to Tower task record (#6877) [df49fdb68] |
| 11 | +- Default Fusion to v2.6 for Seqera executor (#6933) [8a7e53957] |
| 12 | +- Don't include container in task trace when containers are not enabled (#6824) [31a2dfa57] |
| 13 | +- Fix formatting bug with map key expression (#6893) [e0816159d] |
| 14 | +- Fix Google Batch exit code when spot claim is successfully retried (#6926) [76927c27e] |
| 15 | +- Fix K8s token refresh by caching K8sClient at executor level (#6925) [3d2e4c4c4] |
| 16 | +- Fix HttpPluginRepository empty plugin list check (#6650) [ea1f4ea0c] |
| 17 | +- Fix path traversal, resource leak, and race condition in module system (#6929) [4d36d22c4] |
| 18 | +- Fix remote modules when base dir is not the current working dir (#6932) [ca1e625ca] |
| 19 | +- Fix stageAs method signature in typed process (#6915) [021c77c89] |
| 20 | +- Fix TraceFileObserver NPE when trace file already exists (#6891) [903caead4] |
| 21 | +- Fix type detection of CLI params in v2 config parser (#6765) [6711a57f9] |
| 22 | +- Increase tasks.cloudZone width from 15 to 25 (#6907) [a217a459f] |
| 23 | +- Propagate errors from workflow outputs (#6876) [31f513559] |
| 24 | +- Record types (#6679) [d54ff29af] |
| 25 | + |
3 | 26 | 26.02.0-edge - 28 Feb 2026 |
4 | 27 | - Add agent output mode (NXF_AGENT_MODE) [eae9f7d09] |
5 | 28 | - Allow boolean params to implicitly default to false (#6764) [775a0fb87] |
|
0 commit comments