-
Notifications
You must be signed in to change notification settings - Fork 27
4.1.0 release notes
Matt McLoughlin edited this page Mar 24, 2023
·
7 revisions
- Add cache to TES for TesTasks to reduce DB load and improve REST API throughput by @MattMcL4475 in https://github.com/microsoft/ga4gh-tes/pull/136
- Use PostgreSQL JSONB hash indices for TesTask.Json.Id and TesTask.Json.State by @MattMcL4475 in https://github.com/microsoft/ga4gh-tes/pull/140
- Balance pool resizing between removing bad nodes and scaling to demand by @BMurri in https://github.com/microsoft/ga4gh-tes/pull/152
- Improve detection of DiskFull errors when failing tasks by @BMurri in https://github.com/microsoft/ga4gh-tes/pull/130
- Address failure to delete batch task by @BMurri in https://github.com/microsoft/ga4gh-tes/pull/129
- More aggressive compute node cleaning by @BMurri in https://github.com/microsoft/ga4gh-tes/pull/135
- Additional info in logs by @BMurri in https://github.com/microsoft/ga4gh-tes/pull/134
- Mitigate nuget changes for update batch by @BMurri in https://github.com/microsoft/ga4gh-tes/pull/116
- Fixes broken dockerfile by @MattMcL4475 in https://github.com/microsoft/ga4gh-tes/pull/122
- Update max task duration to Azure Batch max (7 days) by @MattMcL4475 in https://github.com/microsoft/ga4gh-tes/pull/121
- Change service info path to /v1/service-info by @MattMcL4475 in https://github.com/microsoft/ga4gh-tes/pull/123
- Disable pull requests for Batch VM list update by @MattMcL4475 in https://github.com/microsoft/ga4gh-tes/pull/127
- Remove unused code by @BMurri in https://github.com/microsoft/ga4gh-tes/pull/131
- Additional info in tasklogs by @BMurri in https://github.com/microsoft/ga4gh-tes/pull/132
- Access optional property more robustly by @BMurri in https://github.com/microsoft/ga4gh-tes/pull/133
- Update default AKS VmSize by @MattMcL4475 in https://github.com/microsoft/ga4gh-tes/pull/147
- Update version to 4.1 by @MattMcL4475 in https://github.com/microsoft/ga4gh-tes/pull/153
- Add TES task state to log by @MattMcL4475 in https://github.com/microsoft/ga4gh-tes/pull/155
- [Fix-154] Blob name is added only if not returned by WSM by @giventocode in https://github.com/microsoft/ga4gh-tes/pull/157
- Fix output when ServiceInfo values are null by @MattMcL4475 in https://github.com/microsoft/ga4gh-tes/pull/158
- Set logging level for Tes assembly by @BMurri in https://github.com/microsoft/ga4gh-tes/pull/159
- Refactor and improve PostgreSQL DI by @MattMcL4475 in https://github.com/microsoft/ga4gh-tes/pull/156
Full Changelog: https://github.com/microsoft/ga4gh-tes/compare/4.0.0...4.1.0
To search, expand the Pages section above.