Releases: nextflow-io/nextflow
Releases · nextflow-io/nextflow
Version 24.08.0-edge
- Add Google Batch warning when for conflicting disk image config (#5279) [96cb57c]
- Add support for Google Batch used specified boot images (#5268) [0aaa648]
- Disable AWS spot retry (#5215) [f28fcb2]
- Disable Google Batch automatic spot retries (#5223) [aad2153]
- Disable automatic detection of virtual threads (#5270) [b3ba2c2]
- Fix missing .command.env when eval is used and task runs on a cloud env [4a6b54a]
- Fix job array syntax for PBS/Torque executor (#5281) [d59f5fa]
- Fix k8s client status cond is possible null in podState (#5264) [4667241]
- Fix non-determinist behaviour of join operator with bag array as key (#5189) [e7dc0d6]
- Fix stage retry on corrupted HTTP downloads (#5275) [bf0cd32]
- Support Azure Managed Identities in Fusion configuration logic (#5278) [a0bf8b4]
- Use public.cr.seqera.io in place of AWS ECR [5a01f27]
- Wave client logs improvement [5a37e61]
- Bump amazoncorretto:21-al2023 [59aed58]
- Bump [email protected] [97c4e08]
- Bump [email protected] [24133f2]
- Bump [email protected] [29f49ba]
- Bump [email protected] [bbc3adc]
Version 24.07.0-edge
- Add runtime error for missing channel factory (#5170) [1f9210a]
- Apply k8s.cpuLimits to kuberun driver pod (#5160) [4300adf]
- Await build completion for all Wave containers [2b8117e]
- Deprecate module addParams() and params() (#5200) [ci fast] [82c97f8]
- Remove capsule launcher dependencies (#3395) [f15e424]
- Fix AWS Cloudwatch access when using custom log group name [3019583]
- Fix Invalid AWS Fargate CPUs usage error reporting [d9c50e5]
- Fix Prevent AwS Batch retry the job execution when the container does not exist [4e218f2]
- Fix Prevent negative cpus values [af2e4ef]
- Fix ProcessUnrecoverableException detection [17ec6c9]
- Fix aws logs group name (#5146) [643b16b]
- Fix
readAllBytes
with http files (#5202) [7e90ce6] - Improve Google Batch 5000x error class handling (#5141) [61b2205]
- Improve docs [7703f0d]
- Improve error message for topic channel feature flag (#5161) [c4d407f]
- Improve fusion docs (#5166) [abdd78f]
- Improve queue docs (#5154) [bc2fb40]
- Improve version checking [e7a879d]
- Link to other docs on the failOnIgnore option (#5122) [572f211]
- Make Google Batch auto retry codes configurable (#5148) [e562ce0]
- More robust parsing of shm-size containerOptions (#5177) [b56802a]
- Prevent default output/error logs for job arrays (#5152) [71f6ed0]
- Bump amazon sdk to version 1.12.766 [cc6ec31]
- Bump gradle 8.9 [a437e97]
- Bump jgit 6.10.0 [177dc47]
- Bump [email protected] [46c69d7]
- Bump [email protected] [26dcb60]
- Bump [email protected] [c171b60]
- Bump [email protected] [d7dd461]
- Bump [email protected] [c117515]
- Bump [email protected] [1eda221]
- Bump [email protected] [257bebf]
- Bump [email protected] [e8d643c]
- Bump pf4j to version 3.12.0 [96117b9]
- Bump wave-api to 0.11.1 [96ec4de]
Breaking changes
- Grape dependencies management via
@Grab
annotation is not supported anymore. Custom code requiring third parties libraries should be migrated to a custom plugin
Version 24.04.4
- Fix parsing of shm-size containerOptions (#5177) [98cf006]
- Fix aws logs group name (#5146) [b2ab651]
- Update Azure batch deps [7257664]
- Bump [email protected] [19a7272]
- Bump [email protected] [f2bcce9]
- Bump [email protected] [0ea1f10]
- Bump [email protected] [b13b554]
- Bump wave-api to 0.11.1 [87828af]
- Bump amazon sdk to version 1.12.766 [5ce42b7]
- Bump pf4j to version 3.12.0 [1a8f086]
- Bump jgit 6.10.0 [cc2ccd8]
Version 23.10.4
- Add docker launcher [474427a]
- Update Azure batch deps [e0c6d77]
- Bump [email protected] [5468361]
- Bump [email protected] [084092f]
- Bump [email protected] [de43b17]
- Bump amazon sdk to version 1.12.766 [189f58e]
- Bump pf4j to version 3.12.0 [8dfa407]
- Bump jgit 6.10.0 [4cf6b9f]
Version 24.04.3
Version 24.06.0-edge
- Add ability to override failOnError setting default via env variable (#5117) [72d7842]
- Add retry options to Azure Blob client (#5098) [7d5e5d2]
- Add support for HyperQueue 0.17.0 or later [BREAKING] [b45f7c4]
- Adds example of error strategies to documentation (#5121) [e82b0de]
- Fix docs for
failOnDuplicate
andfailOnMismatch
(#5113) [7d5c482] - Fix normalization of consecutive slashes in uri path (#5114) [18ec484]
- Update Azure VMs and regions for 2024-07-01 (#5100) [12b027e]
- Bump Fusion 2.4 (#5080) [0a8a484]
- Bump Groovy 4.0.22 [284a660]
- Bump [email protected] [28122b7]
- Bump [email protected] [a1c2a81]
- Bump [email protected] [a3dfba5]
- Bump amazoncorretto:17-al2023 to Dockerfile [5e03a7b]
Version 24.05.0-edge
- Add Managed Identity to Azure authentication documentation (#5062) [ab5b3eb]
- Add support for Azure managed identity (#4897) [21ca16e]
- Add support for EC-encrypted private keys for K8s executor [4dbb519]
- Add workflow.failOnIgnore config option (#4686) [ci fast] [172edc3]
- Allow requester pays for S3 buckets (#5027) [0070c1b]
- Dump threads on abort condition [e374097]
- Enable build with Java 21 (#5030) [4c54db6]
- Fix Azure system-assigned managed identity [a639a17]
- Fix Java 22 version in launcher [29d6f1d]
- Fix executions hangs on finalisation exception (#5070) [38434b8]
- Fix support for Azure managed identity clientId [306814e]
- Fix support for s5cmd 2.2.2 (#5069) [7e78bd4]
- Fix the cleanup of local secret file (#5061) [e28537c]
- Fix typo in error message [f5c2355]
- Fix unique operator hangs when applied to value (#5053) [88b8ab0]
- Improve retry strategy for Google cloud errors when writing task helper files (#5037) [f8b324a]
- Remove GA4GH plugin (#5056) [0471b2e]
- Remove ending slashes for publish targets [891ed11]
- Bump Gradle 8.8 final [ee54606]
- Bump aws-sdk 1.12.740 [acad2a1]
- Bump azure-compute-batch:1.0.0-beta.2 [c08dc49]
- Bump azure-storage-blob 12.26.1 [c76ff5e]
- Bump [email protected] [01922f1]
- Bump [email protected] [c064d20]
- Bump [email protected] [eeca7d6]
- Bump [email protected] [d3f53c1]
Version 23.10.3
- Bump [email protected] [6960daa]
- Bump [email protected] [fbd3c1b]
- Bump [email protected] [f5b9582]
- Fix security vulnerabilities (#5057) [6d8765b]
Version 24.04.2
- Fix handling of tags with slash on Bitbucket (#5031) [ci fast] [76cd305]
- Fix the default for async finalizer (#5013) [f5fba70]
- Fix the invocation of function with gstring (#5020) [04317f0]
- Fix escapes dollar char in local secret provider (#5021) [d8f8bf5]
- Improve Charliecloud registry handling (#5018) [ci fast] [42496db]
- Enable the use of Java 22 (#4970) [ci fast] [cbf24f9]
Version 23.10.2
- Update Platform API endpoint (#4855) [04cedce]
- Fix semaphore in parallel polling monitor (#4927) [d173cea]
- Fix security vulnerabilities (#5014) [a28b404]
- Bump [email protected] [3852dd1]
- Bump [email protected] [d692711]
- Bump [email protected] [b48a142]
- Bump [email protected] [911c162]
- Bump [email protected] [9d6b64c]
- Bump [email protected] [f43964f]
- Bump [email protected] [fb9059c]
- Bump [email protected] [8c39862]
- Bump [email protected] [1d3726d]