|
1 | 1 | NEXTFLOW CHANGE-LOG
|
2 | 2 | ===================
|
3 |
| -25.06.-0-edge - 6 Jul 2025 |
| 3 | +25.07.0-edge - 15 Aug 2025 |
| 4 | +- Add `-template` option to plugin create command and improve class name normalization (#6334) [c2c879d7] |
| 5 | +- Add read permissions to nextflow launcher (#6288) [3614aea1] |
| 6 | +- Add support for Bitbucket API tokens instead of access tokens (#6337) [1d73b87f] |
| 7 | +- Add token support for BitBucket, Gitea and Gitlab repository providers (#6212) [9d8943e1] |
| 8 | +- Add version, kind, and spec to lineage schema (#6075) [63286135] |
| 9 | +- Add warning for Azure Batch lowPriority pools (#6261) [a32fd50c] |
| 10 | +- Add Workflow onComplete and onError sections (#6275) [4fd97b9e] |
| 11 | +- Add custom date time format support with configurable NXF_DATE_FORMAT (#6013) [163cd37b] |
| 12 | +- BREAKING: Improve eval output hash with semantic names instead of raw commands (#6346) [d86be1a1] |
| 13 | +- Fix Fail if splitFastq receives incomplete record (#6268) [0869a34a] |
| 14 | +- Fix AWS transfer manager anonymous fallback (#6296) [ed5c99e1] |
| 15 | +- Fix Azure Batch startTask concatenation issue (#6300) (#6305) [81d5c0dc] |
| 16 | +- Fix AzureRepositoryProvider readBytes operation (#6286) [f6eb2f71] |
| 17 | +- Fix CSV writer with empty list (#6333) [46ae10df] |
| 18 | +- Fix ExecutorRetryConfig null pointer exception [ae661026] |
| 19 | +- Fix Job arrays exceeding queue size limit (#5920) (#6345) [66abf249] |
| 20 | +- Fix NPE in GoogleBatchMachineTypeSelector when spotPrice is null [a797a795] |
| 21 | +- Fix Reset terminal color after lint success/failure message (#6323) [17b05bae] |
| 22 | +- Fix bug in DefaultObserverFactory (#6259) [bec4bf7a] |
| 23 | +- Fix bug with workflow output index file (#6328) [fa972305] |
| 24 | +- Fix bugs with workflow output and lineage (#6254) [21a64705] |
| 25 | +- Fix explicit `it` closure parameter (#6276) [99f9edf1] |
| 26 | +- Fix formatting of channel factories (#6282) [f73f87b2] |
| 27 | +- Fix new plugins registry download when OCI repositories require tokens (#6303) [12fbef34] |
| 28 | +- Fix silent failure when downloading a directory with AWS SDK v2 (#6266) [2d76d8f0] |
| 29 | +- Fix submitted count when aborting submitted tasks (#6281) [d0d3e100] |
| 30 | +- Fix typos (#6291) [18c278b9] |
| 31 | +- Fix error_action typo (#6283) [cc5a9c98] |
| 32 | +- Fix GitlabRepositoryProvider now handles leading slashes for content URLs (#6284) [b7fa6f4e] |
| 33 | +- Fix Invoke workflow complete handler on all workflow errors (#4299) [9d246154] |
| 34 | +- Fix Improve Fusion license error message (#6313) [c3f397ea] |
| 35 | +- Migration guide for workflow outputs (#6162) [9a4f79d5] |
| 36 | +- Move AST transforms to nf-lang (#6247) [824dabbb] |
| 37 | +- Register fully-qualified process names at compile-time (#6312) [9a70cdbb] |
| 38 | +- Remove warning on missing config [14be407a] |
| 39 | +- Rephrase nf-core extension pack description (#6273) [1446e542] |
| 40 | +- Unify nf-lang config scopes with runtime classes (#6271) [bfa67ca3] |
| 41 | +- Update AWS Java SDK v2 guide #6269 [4a61e283] |
| 42 | +- Update Azure and AWS deps (#6343) [ff00e2de] |
| 43 | +- Update Gitea provider to gitea.com as default server (#6285) [cbfa2323] |
| 44 | +- Update changelog [e2e prod] [b48c0698] |
| 45 | +- Update nf-codecommit to AWS SDK v2 with corrected test (#6293) [1557a91a] |
| 46 | +- Update standard types docs (#6329) [a76b7604] |
| 47 | +- Update to plugin registry V1 (#6316) [9b1d1b6d] |
| 48 | +- Update trace observers to V2 (#6257) [544b8c47] |
| 49 | +- Bump groovy 4.0.28 (#6304) [a468f8ef] |
| 50 | +- Bump netty-codec-http2:4.1.124.Final [7e690b44] |
| 51 | +- Bump nextflow registry as default (#6339) [eaf1048f] |
| 52 | +- Bump org.apache.commons:commons-lang3 from 3.12.0 to 3.18.0 (#6272) [b8ccddb5] |
| 53 | +- Bump [email protected] [5ee40f0e] |
| 54 | +- Bump [email protected] [fe399deb] |
| 55 | +- Bump [email protected] [821f6996] |
| 56 | +- Bump [email protected] [9a4e5795] |
| 57 | +- Bump [email protected] [3ec9e583] |
| 58 | +- Bump [email protected] [8a7e0507] |
| 59 | +- Bump [email protected] [2fb0f136] |
| 60 | + |
| 61 | +25.06.0-edge - 6 Jul 2025 |
4 | 62 | - Add Git response max length check (#6190) [098fe84f]
|
5 | 63 | - Add docker.registryOverride option (#6205) [e26abe4f]
|
6 | 64 | - Add namespaces to nf-lang (#6176) [c839799b]
|
|
0 commit comments