-
Notifications
You must be signed in to change notification settings - Fork 647
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Paolo Di Tommaso <[email protected]>
- Loading branch information
1 parent
6524d8d
commit 67ec1f7
Showing
1 changed file
with
22 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,27 @@ | ||
NEXTFLOW CHANGE-LOG | ||
=================== | ||
24.10.0 - 27 Oct 2024 | ||
- Add `manifest.contributors` config option (#5322) [cf0f9690] | ||
- Add wave mirror and scan config [92e69776] | ||
- Add wave mirror vs module bundles conflicst warning [b37a8a5b] | ||
- Add Workflow output definition (second preview) (#5185) [ea128463] | ||
- Demote azure batch task status log level to trace (#5416) [d6c684bb] | ||
- Document formal script syntax (#5336) [a48ac589] | ||
- Add Expose trace record meta info in the task context (#5402) [ffdd3819] | ||
- Fix NextflowMeta compilation error [500f49c0] | ||
- Fix XFileSystem serialization issue (#5411) [711864fd] | ||
- Fix closure rendering in yaml and json config (#5408) [d3a85ceb] | ||
- Fix failing docs snippet (#5430) [a818f4b8] | ||
- Fix http files stream (#5405) [e2e stage] [718dcbe6] | ||
- Fix nf-tower plugin to upload logs when early failures (#5434) [4222442a] | ||
- Fix support for micromamba (#4302) [12431302] | ||
- Harmonise documentation for hybrid cloud execution (#5362) [a69407d2] | ||
- Prevent NPE when containerInfo is null [368a266a] | ||
- Remove invalid equals char (#5414) [7f39e6ed] | ||
- Bump [email protected] [f67e157a] | ||
- Bump [email protected] [7a572a12] | ||
- Bump [email protected] [6524d8dc] | ||
|
||
24.09.2-edge - 14 Oct 2024 | ||
- Add Google LS deprecation notice (#5400) [0ee1d9bc] | ||
- Add hybrid workflow documentation for Azure (#5361) [f81f27de] | ||
|