From 8c3e908bd0033068d41a7cea05ea68dff84adbf1 Mon Sep 17 00:00:00 2001 From: Paolo Di Tommaso <paolo.ditommaso@gmail.com> Date: Thu, 1 Aug 2024 11:13:50 +0200 Subject: [PATCH] Update changelog Signed-off-by: Paolo Di Tommaso <paolo.ditommaso@gmail.com> --- changelog.txt | 10 ++++++++++ plugins/nf-amazon/changelog.txt | 10 ++++++++++ plugins/nf-azure/changelog.txt | 13 +++++++++++++ plugins/nf-cloudcache/changelog.txt | 3 +++ plugins/nf-codecommit/changelog.txt | 11 +++++++++-- plugins/nf-google/changelog.txt | 6 ++++++ plugins/nf-tower/changelog.txt | 3 +++ plugins/nf-wave/changelog.txt | 6 ++++++ 8 files changed, 60 insertions(+), 2 deletions(-) diff --git a/changelog.txt b/changelog.txt index 479f73ee29..97f8530ed3 100644 --- a/changelog.txt +++ b/changelog.txt @@ -13,6 +13,16 @@ NEXTFLOW CHANGE-LOG - Bump pf4j to version 3.12.0 [1a8f086a] - Bump jgit 6.10.0 [cc2ccd81] +23.10.4 - 31 Jul 2024 +- Add docker launcher [474427a5] +- Update Azure batch deps [e0c6d77d] +- Bump nf-azure@1.3.3-patch3 [54683615] +- Bump nf-amazon@2.1.4-patch3 [084092f1] +- Bump nf-codecommit@0.1.5-patch2 [de43b17e] +- Bump amazon sdk to version 1.12.766 [189f58ed] +- Bump pf4j to version 3.12.0 [8dfa4076] +- Bump jgit 6.10.0 [4cf6b9f7] + 24.04.3 - 9 Jul 2024 - Add ability to override failOnError setting default via env variable (#5117) [ci fast] [6852429c] - Fix normalization of consecutive slashes in uri path (#5114) [3f366b7e] diff --git a/plugins/nf-amazon/changelog.txt b/plugins/nf-amazon/changelog.txt index 46ff1e4268..b661e89899 100644 --- a/plugins/nf-amazon/changelog.txt +++ b/plugins/nf-amazon/changelog.txt @@ -45,6 +45,16 @@ nf-amazon changelog - Fix Fusion symlinks when publishing files (#4348) [89f09fe0] - Bump javax.xml.bind:jaxb-api:2.4.0-b180830.0359 +2.1.4-patch3 - 30 Jul 2024 +- Bump amazon sdk to version 1.12.766 [189f58ed] +- Bump pf4j to version 3.12.0 [8dfa4076] + +2.1.4-patch2 - 11 Jun 2024 +- Fix security vulnerabilities (#5057) [6d8765b8] + +2.1.4-patch1 - 28 May 2024 +- Bump dependency with Nextflow 23.10.2 + 2.1.4 - 10 Oct 2023 - Improve S3 endpoint validation [2b9ae6aa] - Add -cloudcache CLI option (#4385) [73fda582] diff --git a/plugins/nf-azure/changelog.txt b/plugins/nf-azure/changelog.txt index bab3ea370e..cb50288fd9 100644 --- a/plugins/nf-azure/changelog.txt +++ b/plugins/nf-azure/changelog.txt @@ -35,6 +35,19 @@ nf-azure changelog - Fix security vulnerabilities (#4513) [a310c777] - Add support for Azure low-priority pool (#4527) [8320ea10] +1.3.3-patch3 - 31 Jul 2024 +- Update Azure batch deps [e0c6d77d] + +1.3.3-patch2 - 11 Jun 2024 +- Fix security vulnerabilities (#5057) [6d8765b8] + +1.3.3-patch1 - 28 May 2024 +- Bump dependency with Nextflow 23.10.2 + +1.3.3 - 12 Jan 2023 +- Use AZURE_STORAGE_SAS_TOKEN environment variable (#4627) [2e1cb413] +- Fix azure retry policy (#4638) [2bc3cf0e] + 1.3.2 - 28 Sep 2023 - Retry TimeoutException in azure file system (#4295) [79248355] diff --git a/plugins/nf-cloudcache/changelog.txt b/plugins/nf-cloudcache/changelog.txt index 2b198192d5..ab00b3bcc3 100644 --- a/plugins/nf-cloudcache/changelog.txt +++ b/plugins/nf-cloudcache/changelog.txt @@ -8,6 +8,9 @@ nf-cloudcache changelog 0.4.0 - 5 Feb 2024 - Bump Groovy 4 (#4443) [9d32503b] +0.3.3-patch1 - 28 May 2024 +- Bump dependency with Nextflow 23.10.2 + 0.3.1 - 24 Nov 2023 - Fix security vulnerabilities (#4513) [a310c777] diff --git a/plugins/nf-codecommit/changelog.txt b/plugins/nf-codecommit/changelog.txt index a796b7a3a6..bf40441d60 100644 --- a/plugins/nf-codecommit/changelog.txt +++ b/plugins/nf-codecommit/changelog.txt @@ -1,5 +1,5 @@ -nf-amazon changelog -=================== +nf-codecommit changelog +======================= 0.2.1 - 1 Aug 2024 - Bump amazon sdk to version 1.12.766 [5ce42b79] - Bump pf4j to version 3.12.0 [1a8f086a] @@ -11,6 +11,13 @@ nf-amazon changelog - Fix security vulnerabilities (#4513) [a310c777] - Bump javax.xml.bind:jaxb-api:2.4.0-b180830.0359 +0.1.5-patch2 - 30 Jul 2024 +- Bump amazon sdk to version 1.12.766 [189f58ed] +- Bump pf4j to version 3.12.0 [8dfa4076] + +0.1.5-patch1 - 28 May 2024 +- Bump dependency with Nextflow 23.10.2 + 0.1.5 - 15 May 2023 - Update logging libraries [d7eae86e] diff --git a/plugins/nf-google/changelog.txt b/plugins/nf-google/changelog.txt index 3c69e35abb..39ab3a0663 100644 --- a/plugins/nf-google/changelog.txt +++ b/plugins/nf-google/changelog.txt @@ -44,6 +44,12 @@ nf-google changelog - Fix Bypass Google Batch Price query if task cpus and memory are defined (#4521) [7f8f20d3] - Update logging filter for Google Batch provider. (#4488) [66a3ed19] +1.8.3-patch2 - 11 Jun 2024 +- Fix security vulnerabilities (#5057) [6d8765b8] + +1.8.3-patch1 - 28 May 2024 +- Bump dependency with Nextflow 23.10.2 + 1.8.3 - 10 Oct 2023 - Add setting to enable the use of sync command [f0d5cc5c] - Fix Google Batch do not stop running jobs (#4381) [3d6b7358] diff --git a/plugins/nf-tower/changelog.txt b/plugins/nf-tower/changelog.txt index 4ff5323bd7..9cab00728a 100644 --- a/plugins/nf-tower/changelog.txt +++ b/plugins/nf-tower/changelog.txt @@ -21,6 +21,9 @@ nf-tower changelog - Fix security vulnerabilities (#4513) [a310c777] - Remove deprecated TowerArchiver feature [ff8e06a3] +1.6.3-patch1 - 28 May 2024 +- Bump dependency with Nextflow 23.10.2 + 1.6.3 - 10 Oct 2023 - Add -cloudcache CLI option (#4385) [73fda582] diff --git a/plugins/nf-wave/changelog.txt b/plugins/nf-wave/changelog.txt index 76df097bd4..03fb021f9a 100644 --- a/plugins/nf-wave/changelog.txt +++ b/plugins/nf-wave/changelog.txt @@ -49,6 +49,12 @@ nf-wave changelog - Use consistently NXF_TASK_WORKDIR (#4484) [48ee3c64] - Fix Inspect command fails with Singularity [f5bb829f] +1.0.1-patch1 - 28 May 2024 +- Bump dependency with Nextflow 23.10.2 + +1.0.1 - 12 Jan 2024 +- Fix Inspect command fails with Singularity [25883df3] + 1.0.0 - 15 Oct 2023 - Fix conda channels order [ci fast] [6672c6d7] - Bump nf-wave@1.0.0 [795849d7]