2.0.0
Release Notes
For: uc-cdis/hatchery
Notes since tag: 1.6.2
Notes to tag/commit: 2.0.0
Generated: 2024-02-05
New Features
- Nextflow: Support for username placeholder in
job-image-whitelist
configuration (#93)
Bug Fixes
- Nextflow: Configure the AMI for both CPU and GPU instances (#92)
Breaking Changes
- The misnamed
nextflow.instance-type
configuration is now
nextflow.compute-environment-type
, used to configure the batch compute
environment type. A newnextflow.instance-type
configuration can be used
to configure the batch jobs instance type. (#90)