Skip to content

v2.2.4.0

Latest
Compare
Choose a tag to compare
@dpark01 dpark01 released this 17 Feb 00:18
· 190 commits to master since this release
847d661

What's Changed

New workflows

Updates to existing workflows

  • pass through sbt template if optional defaults_yaml is not provided and author_list string is empty by @tomkinsc in #492
  • mark downsample_bams task as volatile (nondeterministic) by @tomkinsc in #494
  • expose numberOfNegativeControls in illumina_demux by @tomkinsc in #498
  • add masked_positions and masked_positions_file arguments to task polyphonia_detect_cross_contamination by @lakras in #499
  • fix mem high watermark reporting by @tomkinsc in #502
  • mass update of upstream docker tags by @dpark01 in #505
    • broadinstitute/viral-core: 2.1.33 -> 2.2.4
    • broadinstitute/viral-classify: 2.1.33.0 -> 2.2.3.0 (later bumped to 2.2.4.0 in #511)
    • broadinstitute/viral-baseimage: 0.1.20 -> 0.2.0
    • staphb/vadr: 1.5.1 -> 1.6.3
    • staphb/pangolin: 4.3.1-pdata-1.22 -> 4.3.1-pdata-1.23.1
    • nextstrain/nextclade: 2.12.0 -> 2.14.0

Build and CI

  • enable merge_group builds in github actions CI by @dpark01 in #503
  • allow docker image pinning to be skipped with #skip-global-version-pin annotation by @tomkinsc in #493
  • dockstore updates by @dpark01 in #512
  • clean up disk space in Github Actions VMs #505

New Contributors

Full Changelog: v2.1.33.17...v2.2.4.0