From 82cd47673b56a3574ccccff23ac58d8b1b0c00ef Mon Sep 17 00:00:00 2001 From: Paolo Di Tommaso Date: Sun, 10 Mar 2024 20:45:47 +0100 Subject: [PATCH] Update changelog [ci skip] Signed-off-by: Paolo Di Tommaso --- changelog.txt | 32 +++++++++++++++++++++++++++++++- 1 file changed, 31 insertions(+), 1 deletion(-) diff --git a/changelog.txt b/changelog.txt index 17300ae45c..75f540c03c 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,5 +1,35 @@ NEXTFLOW CHANGE-LOG =================== +24.02.0-edge - 10 Mar 2024 +- Add K8s job ttlSecondsAfterFinished option (#4434) [93627be6] +- Add NXF_CACHE_DIR environment var (#4655) [4b00170a] +- Add colours to ansi logs (#4573) [5e2ce9ed] +- Add eval output type (#4493) [df978113] +- Fix Always emit publish event for symlinks on resume (#4790) [bb5c4f9d] +- Fix Do not create local plugin path in embedded mode [9d6dd6a0] +- Fix Error while publishing S3 file with blanks [b74c0227] +- Fix Missing dependency for console command [baf29110] +- Fix typo in Azure Batch docs ('Azore') (#4735) [192bf8df] +- Fix typo in error message [a7f23305] +- Remove experimental admonition for podman [17d0dced] +- Remove square brackets from job name in LSF executor (#4799) [6e0ac72d] +- Remove unneeded const [09c957fb] +- Rename Tower -> Seqera Platform in docs and log messages (#4727) [7caffef9] +- Update Azure dependencies [1bcbaf0d] +- Update copyright info [e3089f0e] +- Use alias for HistoryFile.Record [17217a1c] +- minor cli docstring fix (#4759) [ee4b4a25] +- Bump Grengine 3.0.2 [42ca2b6f] +- Bump groovy 4.0.19 [854dc1f0] +- Bump snakeyaml 2.2 [07480779] +- Bump nf-amazon@2.4.1 [0eb84071] +- Bump nf-azure@1.5.1 [d63be8c0] +- Bump nf-cloudcache@0.4.1 [57b7004e] +- Bump nf-console@1.1.1 [b7f703f5] +- Bump nf-tower@1.8.1 [b8ffb180] +- Bump nf-wave@1.3.1 [0c542eda] +- Bump amazoncorretto 17.0.10-al2023 [3e695ad9] + 24.01.0-edge - 5 Feb 2024 - Add support for custom fuse device plugin (#4612) [a1e33193] - Fix Ignore stored process message when ansi log is enabled (#4645) [f9ba47ef] @@ -28,7 +58,7 @@ NEXTFLOW CHANGE-LOG - Bump nf-cloudcache@0.4.0 [2bc698c7] - Bump nf-azure@1.5.0 [07415ce1] - Bump nf-amazon@2.4.0 [b991e14b] -- Bump Groovy 4 (#4443) [ci fast] [9d32503b] +- Bump Groovy 4 (#4443) [9d32503b] - Bump actions/checkout@v4 [d1b3195e] - Bump logback@1.4.12 + guava@33.0.0-jre [331ff425] - Bump nextflow 23.12.0-edge as min version [63e83702]