-
Notifications
You must be signed in to change notification settings - Fork 27
4.2.0 release notes
Matt McLoughlin edited this page Apr 7, 2023
·
4 revisions
- Performance and robustness improvements - tested with running 100 concurrent mutect2 workflows via Cromwell, resulting in 1000s of concurrent VMs (TES tasks) running in Azure Batch
- Update swagger endpoint version by @vsmalladi in https://github.com/microsoft/ga4gh-tes/pull/166
- Enable using working directory with spaces in full path by @BMurri in https://github.com/microsoft/ga4gh-tes/pull/163
- [Issue-64] Delete Batch Pool operation via WSM by @giventocode in https://github.com/microsoft/ga4gh-tes/pull/162
- Get Application Insights connection string instead of instrumentation key by @MattMcL4475 in https://github.com/microsoft/ga4gh-tes/pull/160
- Set default values for TesTask properties that are not nullable by @MattMcL4475 in https://github.com/microsoft/ga4gh-tes/pull/170
- Fix issues preventing updates by @BMurri in https://github.com/microsoft/ga4gh-tes/pull/171
- Add more detail for failed tasks from the compute node by @BMurri in https://github.com/microsoft/ga4gh-tes/pull/169
- Address null reference error by @BMurri in https://github.com/microsoft/ga4gh-tes/pull/174
- Reduce blobxfer memory usage by @MattMcL4475 in https://github.com/microsoft/ga4gh-tes/pull/178
- Fix manual/auto-scale switching back-off implementation by @BMurri in https://github.com/microsoft/ga4gh-tes/pull/176
- Fix node cleanup script by @BMurri in https://github.com/microsoft/ga4gh-tes/pull/177
- Fix misleading log message when deleting a task by @MattMcL4475 in https://github.com/microsoft/ga4gh-tes/pull/179
- Increase test task retry time by @jsaun in https://github.com/microsoft/ga4gh-tes/pull/183
- Remove container that only applies to CoA by @BMurri in https://github.com/microsoft/ga4gh-tes/pull/185
- Add container service as required resource provider by @jsaun in https://github.com/microsoft/ga4gh-tes/pull/184
- Add detail for failures in the test task that refer to the inner exception by @BMurri in https://github.com/microsoft/ga4gh-tes/pull/188
- Move compute node cleanup to end of task by @BMurri in https://github.com/microsoft/ga4gh-tes/pull/187
- Update src/TesApi.Web/BatchSupportedVmSizeInformation.json by @MattMcL4475 in https://github.com/microsoft/ga4gh-tes/pull/182
- Add Node Id to logs by @MattMcL4475 in https://github.com/microsoft/ga4gh-tes/pull/181
- Secure kubeconfig by @BMurri in https://github.com/microsoft/ga4gh-tes/pull/189
- @vsmalladi made their first contribution in https://github.com/microsoft/ga4gh-tes/pull/166
Full Changelog: https://github.com/microsoft/ga4gh-tes/compare/4.1.0...4.2.0
To search, expand the Pages section above.