|
1 | 1 | NEXTFLOW CHANGE-LOG |
2 | 2 | =================== |
| 3 | +25.03.0-edge - 23 Apr 2025 |
| 4 | +- Add Google Batch gcsfuseOptions (#5991) [1d4dd574] |
| 5 | +- Add `fs` command to CLI help (#5967) [c0566aad] |
| 6 | +- Add lint command (#5908) [8699cc6b] |
| 7 | +- Add support for Fusion Snapshots (#5954) [d7f047f8] |
| 8 | +- Add support for data and execution lineage (#5715) [20e06da7] |
| 9 | +- Add Workflow outputs (third preview) (#5909) [2e2dea42] |
| 10 | +- Add Manage AWS Batch Unscheduled jobs (#5936) [44abe60c] |
| 11 | +- Document process/workflow recursion (#5974) [72bc4c22] |
| 12 | +- Document release notes (#5975) [368db5c4] |
| 13 | +- Fix Bash escape in build script [c8750a04] |
| 14 | +- Fix bugs in workflow outputs (#5978) [c7536c9a] |
| 15 | +- Fix kebab-case normalization for params file (#5989) [9a045f80] |
| 16 | +- Fix possible syntax error in Mermaid DAG renderer (#5935) [e3b8ca42] |
| 17 | +- Fix race condition in unit tests (#5955) [cff7bf8c] |
| 18 | +- Fix recursion snippets in workflow docs (#5979) [ac71280e] |
| 19 | +- Fix repeated warning for local executor (#5961) [11999659] |
| 20 | +- Fix validation of plugin config options (#5952) [60f1d1f6] |
| 21 | +- Refactor K8s support as core plug-in (#5965) [27ecb89d] |
| 22 | +- Refactor TraceObserver as interface (#5963) [8826134a] |
| 23 | +- Removed unused thread pool factory [fac2e4b7] |
| 24 | +- Revert Bump Fusion to version 2.5 [49b58d2d] |
| 25 | +- Support `dag.direction` for `dot` DAG format (#5941) [834cee48] |
| 26 | +- Update Azure Batch VM sizes and regions (#5985) [297150b8] |
| 27 | +- Update shell block deprecation notice (#5972) [fea67859] |
| 28 | +- Bump Gradle 8.13 [e19aeedb] |
| 29 | +- Bump nf-wave@1.12.0 [1ec04db5] |
| 30 | +- Bump nf-googlee@1.20.0 [5fce5092] |
| 31 | +- Bump nf-azure@1.15.0 [45e76d7d] |
| 32 | +- Bump nf-amazon@2.14.0 [8615aecb] |
| 33 | + |
3 | 34 | 25.02.3-edge - 8 Apr 2025 |
4 | 35 | - Fix container meta deduplication [f4600d2e] |
5 | 36 | - Bump nf-tower@1.11.2 [220e429a] |
|
0 commit comments