|
1 | 1 | NEXTFLOW CHANGE-LOG |
2 | 2 | =================== |
| 3 | +25.06.-0-edge - 6 Jul 2025 |
| 4 | +- Add Git response max length check (#6190) [098fe84f] |
| 5 | +- Add docker.registryOverride option (#6205) [e26abe4f] |
| 6 | +- Add namespaces to nf-lang (#6176) [c839799b] |
| 7 | +- Add support for Bitbucket API token (#6209) [f711f24e] |
| 8 | +- Fix AWS NIO tests [069653dd] |
| 9 | +- Fix JWT token refresh to Fusion validation request (#6231) [95dfdafd] |
| 10 | +- Fix Apptainer and singularity --no-https option (#6216) [66ead2c6] |
| 11 | +- Fix class not found exception Google Life science executor (#6193) [7bfb9358] |
| 12 | +- Fix false error on nested closure in config process directive (#6203) [481c773b] |
| 13 | +- Fix false error when using stdin/stdout in a tuple (#6219) [5d7f12ce] |
| 14 | +- Fix false warning in config schema validator (#6240) [4e55ceeb] |
| 15 | +- Fix http response err message [1f05451f] |
| 16 | +- Fix mamba env create stalls at prompt [e7c93791] |
| 17 | +- Fix null reference error in lint command (#6202) [3e1837e6] |
| 18 | +- Fix readBytes for non-GitHub providers (#6243) [fa79c12c] |
| 19 | +- Fix replace List.getFirst with List.get(0) for compatibility [83428ee2] |
| 20 | +- Fix same Conda env is re-created for same module (#6166) [b46f01f9] |
| 21 | +- Fix stack overflow error with workflow metadata (#5988) [9d50c495] |
| 22 | +- Implement retry strategy for Git repository provider (#6195) [0f922826] |
| 23 | +- Implement unordered directory hash (#6197) [a0eeed8d] |
| 24 | +- Minor Azure Batch disk slot calculation demoted to debug (#6234) [c65955ce] |
| 25 | +- Remove deprecated GsonHelper class [700faddb] |
| 26 | +- Remove deprecated nexus-staging plugin [68b449bb] |
| 27 | +- Rename IncludeModuleNode to IncludeEntryNode (#6217) [1f456d9c] |
| 28 | +- Replace URLConnection with HttpClient (#6188) [d1e6836e] |
| 29 | +- Return null result when repository provider has not auth [9d7fd9fc] |
| 30 | +- Unwrap Failsafe exception cause in Wave client [0cb39df5] |
| 31 | +- Update Google dependencies (#6229) [8bd42acb] |
| 32 | +- Update stalebot (#6228) [27174df3] |
| 33 | +- Update Wave retryPolicy default values (#6222) [b8069a58] |
| 34 | +- Upgrade AWS instructions to AL2023 (#6183) [ed407095] |
| 35 | +- Upgrade to AWS Java SDK v2 (#6165) [fc99b447] |
| 36 | +- Upload Google Batch log on task exit (#6226) [78d9f473] |
| 37 | +- Bump Google instance type for testing [bde9ef1b] |
| 38 | +- Bump Logback version 1.5.18 [e3d5cedd] |
| 39 | +- Bump Slf4j version 2.0.17 [93199e09] |
| 40 | +- Bump gson version 2.13.1 [ab8e36a2] |
| 41 | + |
3 | 42 | 25.04.4 - 16 Jun 2024 |
4 | 43 | - Fix bug in generated Groovy code (#6082) [ead2f320] |
5 | 44 | - Fix default imports in included configs (#6096) [831a577b] |
|
0 commit comments