Nextflow 26.02.0-edge
Feature updates and improvements
Language features
- Allowed boolean params to implicitly default to false by @bentsherman in #6764
Azure Batch
- Handled Azure Batch
ActiveJobAndScheduleQuotaReachedwith retry by @adamrtalbot in #6874 - Updated default Azure Batch VM image to Ubuntu 24.04 by @adamrtalbot in #6844
Google Batch
- Reported actual GCP zone in Google Batch trace records by @pditommaso in #6855
LSF
- Treated LSF job status
UNKWNasHOLDby @bentsherman in #5756 - Used explicit memory units for LSF executor by @bentsherman in #5217
General
- Added agent output mode (
NXF_AGENT_MODE) by @edmundmiller in eae9f7d - Ensured main script is first in the
WorkflowRunlineage record by @jorgee in #6845 - Implemented sched core (alpha1) by @pditommaso in #6242
Bug fixes
S3
- Fixed S3 delete throwing
DirectoryNotEmptyExceptiondue to eventual consistency by @pditommaso in #6833 - Fixed S3 lookup unbounded pagination with double call by @jorgee in #6851
General
- Fixed
AgentLogObserverprintlnclash with Groovy GDK method by @pditommaso in c6314d7 - Fixed
AnsiLogObserversticky messages duplicated when lines wrap by @pditommaso in #6852 - Fixed missing space before revision in launch info by @pditommaso in #6834
- Fixed
ResourcesAggregatordeadlock with virtual thread executor by @pditommaso in #6840 - Fixed vertical alignment in timeline report by @PeterKneale in #6794
Full changelog: https://github.com/nextflow-io/nextflow/releases/tag/v26.02.0-edge