- Fixed test [011e8e2]
- Fixed version number check [fb78034]
- Added lenient cache mode #828 [ba907a2]
- Added support for java 11 [60da50b]
- Added support for Singularity 3.0 library #898
- Added support for AWS Batch hybrid executions #744
- Added weblog JSON format docs #882
- Added weblog example documentation #891
- Added PbsPro executor [33ae110]
- Added support for ANSI console logging [9c14a94]
- Fixed License prevents scientific use #788
- Fixed process submitter slow-down [495e900]
- Fixed Comparing duration and memory units with null throws an exception #872
- Fixed Html format dag fails when 'each' qualifier is used #887
- Fixed Collate/Buffer hangs with one emission after Collect operator #868
- Fixed Option checkIfExists should be applied when a glob pattern does not match any file #874
- Fixed Add name to manifest and reject other attributes #871
- Fixed warning message grammar when resuming on new project #885
- Fixed Missing DSL Xform transformation in console execution [9621f8c]
- Fixed Enum declared in nextflow script causes error #878
- Fixed Report a warning message when queue status fetch fails [39aae6a]
- Fixed Pbs executor may return nonzero exit code when checking queue status #904
- Renamed weblog
runStatus
toevent
#892 - Renamed K8s config attribute userDir to launchDir #895
- Merged tests as subtree [a03eb59]
- Refactored service discovery
- Removed FastXxxYyyyStream
- Demoted igfs subsystem
- Upgraded Groovy to version 2.5.3 [119300b]
- Upgrade Gradle to version 4.10
- Updated AWS batch docs