diff --git a/VERSION b/VERSION index 11300bc91f..21c060d728 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -24.04.2 +24.04.3 diff --git a/changelog.txt b/changelog.txt index 783233fcd2..5c705b84d8 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,5 +1,11 @@ NEXTFLOW CHANGE-LOG =================== +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] +- Fix executions hangs on finalisation exception (#5070) [4c207c23] +- Bump nf-google@1.13.2-patch1 [55ec5ec5] + 24.04.2 - 29 May 2024 - Fix handling of tags with slash on Bitbucket (#5031) [ci fast] [76cd305f] - Fix the default for async finalizer (#5013) [f5fba709] diff --git a/modules/nextflow/src/main/resources/META-INF/build-info.properties b/modules/nextflow/src/main/resources/META-INF/build-info.properties index 3fc5ece5ed..a0cd22b862 100644 --- a/modules/nextflow/src/main/resources/META-INF/build-info.properties +++ b/modules/nextflow/src/main/resources/META-INF/build-info.properties @@ -1,4 +1,4 @@ -build=5914 -version=24.04.2 -timestamp=1716963596208 -commitId=76cd305f8 +build=5916 +version=24.04.3 +timestamp=1720553717380 +commitId=6852429cf diff --git a/modules/nextflow/src/main/resources/META-INF/plugins-info.txt b/modules/nextflow/src/main/resources/META-INF/plugins-info.txt index 6f1cb315ff..74f7c7ade5 100644 --- a/modules/nextflow/src/main/resources/META-INF/plugins-info.txt +++ b/modules/nextflow/src/main/resources/META-INF/plugins-info.txt @@ -4,6 +4,6 @@ nf-cloudcache@0.4.1 nf-codecommit@0.2.0 nf-console@1.1.3 nf-ga4gh@1.3.0 -nf-google@1.13.2 +nf-google@1.13.2-patch1 nf-tower@1.9.1 nf-wave@1.4.2 \ No newline at end of file diff --git a/nextflow b/nextflow index bedd92f400..052c14dec2 100755 --- a/nextflow +++ b/nextflow @@ -15,7 +15,7 @@ # limitations under the License. [[ "$NXF_DEBUG" == 'x' ]] && set -x -NXF_VER=${NXF_VER:-'24.04.2'} +NXF_VER=${NXF_VER:-'24.04.3'} NXF_ORG=${NXF_ORG:-'nextflow-io'} NXF_HOME=${NXF_HOME:-$HOME/.nextflow} NXF_PROT=${NXF_PROT:-'https'} diff --git a/nextflow.md5 b/nextflow.md5 index e754f98394..f1c6bd1ab9 100644 --- a/nextflow.md5 +++ b/nextflow.md5 @@ -1 +1 @@ -8b22284157665e6fe3586bda3f2ba96a +ba84ce57a800290ab88c35b6c463cfec diff --git a/nextflow.sha1 b/nextflow.sha1 index 54679544b6..0bc79a92aa 100644 --- a/nextflow.sha1 +++ b/nextflow.sha1 @@ -1 +1 @@ -d967a8b8db2c098bc0c53e20f99d67171785c6e8 +5061e6faa278263e9a91406af002e0b015dc5b0b diff --git a/nextflow.sha256 b/nextflow.sha256 index 986d4897c5..511506ad07 100644 --- a/nextflow.sha256 +++ b/nextflow.sha256 @@ -1 +1 @@ -19fb76325146dddc8d09695bab108de77df76aa31c98bf8894f0a764e6b88dc3 +e258f6395a38f044eb734cba6790af98b561aa521f63e2701fe95c050986e11c