Releases: wustl-oncology/cloud-workflows
Releases · wustl-oncology/cloud-workflows
v1.4.1
v1.4.0-gcpbatch
Changes needed to test use of Cromwell v87 and the GCP Batch backend. This is an experimental release.
It allows use of the GCP Batch with two known caveats:
- It will pull a release of analysis-wdls (v1.2.2-gcpbatch) that turns off all use of preemptible nodes (a change that is expected to significantly increase the cost of each run).
- The
estimate_billing.py
script does not appear to be working with output from Cromwell v87.
What's Changed
Full Changelog: v1.3.1...v1.4.0-gcpbatch
v1.3.1
What's Changed
- Solution for Issue #16 -- customizing CIDR and GC_REGION by @Layth17 in #22
- Fixing Issues #23, #20, and #21 by @Layth17 in #24
- Handle backendStatus "Success" with executionStatus "RetryableFailure" by @tmooney in #31
- PAP Flag by @Layth17 in #29
- updating readme by @chrisamiller in #35
- adding gcp getting started by @chrisamiller in #36
- added ability to specify what version of cloud-workflows to pull by @evelyn-schmidt in #39
New Contributors
- @Layth17 made their first contribution in #22
- @tmooney made their first contribution in #31
- @evelyn-schmidt made their first contribution in #39
Full Changelog: v1.3.0...v1.3.1
v1.2.3
- billing estimation fixes
- fix issue with infite loop when parsing workflows