Skip to content

4.2.0 release notes

Matt McLoughlin edited this page Apr 7, 2023 · 6 revisions

Highlights

  • Performance and robustness improvements - tested with running 100 concurrent mutect2 workflows, resulting in 1000s of concurrent VMs (TES tasks) running in Azure Batch

What's Changed

Upgrade Instructions

Upgrades are only supported from version 4.0.0. Learn more.

Follow instructions to run the deployment executable, and for arguments, specify --Update true --SubscriptionId abc123 --ResourceGroupName mycoa with the correct values for your existing CoA deployment. Example:

deploy-cromwell-on-azure-win.exe --Update true --SubscriptionId 00000000-0000-0000-0000-000000000000 --ResourceGroupName mycoa

Note: version 4.1.0 was skipped to maintain consistency with TES versioning

Full Changelog: https://github.com/microsoft/CromwellOnAzure/compare/4.0.0...4.2.0

Clone this wiki locally