-
Notifications
You must be signed in to change notification settings - Fork 27
4.3.0 Release Notes
Matt McLoughlin edited this page May 11, 2023
·
4 revisions
Includes supported scenario blocking bug fixes and performance/scaling enhancements
- Fix integration test on linux by @jsaun in https://github.com/microsoft/ga4gh-tes/pull/193
- When using auto-scaled pools, full core quota checks aren't needed by @BMurri in https://github.com/microsoft/ga4gh-tes/pull/201
- Delay deletion of unavailable pool until all tasks are fully processed by @BMurri in https://github.com/microsoft/ga4gh-tes/pull/200
- Apply retry logic to job/pool/task creation and reuse existing code by @BMurri in https://github.com/microsoft/ga4gh-tes/pull/199
- Batch is not always able to remove unusable nodes when using ComputeNodeDeallocationOption.TaskCompletion by @BMurri in https://github.com/microsoft/ga4gh-tes/pull/197
- Prevent transient CloudException from failing task during pool/job creation by @BMurri in https://github.com/microsoft/ga4gh-tes/pull/196
- Retry logic for the TesTask repository by @BMurri in https://github.com/microsoft/ga4gh-tes/pull/202
- Numerous small bug fixes, dead code removal, formatting consistency, removed implementation deails from interfaces, etc by @BMurri in https://github.com/microsoft/ga4gh-tes/pull/203
- Lowercase the hashes in pool/job names by @BMurri in https://github.com/microsoft/ga4gh-tes/pull/198
- Adding dotnet format to repo by @yuliadub in https://github.com/microsoft/ga4gh-tes/pull/175
- Trim '?' off SAS Tokens by @ashanhol in https://github.com/microsoft/ga4gh-tes/pull/195
- Remove docker-in-docker volume setting already provided by Batch by @BMurri in https://github.com/microsoft/ga4gh-tes/pull/207
- Update integration test to verify ID uniqueness of TesTasks in the DB by @MattMcL4475 in https://github.com/microsoft/ga4gh-tes/pull/204
- Fix allowedVmSizes by @jsaun in https://github.com/microsoft/ga4gh-tes/pull/210
- TES node runner project by @giventocode in https://github.com/microsoft/ga4gh-tes/pull/211
- Fixes folder structure for the runner project by @giventocode in https://github.com/microsoft/ga4gh-tes/pull/217
- [148] Transfer settings optimizer by @giventocode in https://github.com/microsoft/ga4gh-tes/pull/219
- Fix: Removes duplicate call to WSM by @giventocode in https://github.com/microsoft/ga4gh-tes/pull/221
Full Changelog: https://github.com/microsoft/ga4gh-tes/compare/4.2.0...4.3.0
To search, expand the Pages section above.