Releases: ga4gh/task-execution-schemas
Releases · ga4gh/task-execution-schemas
v1.1
What's Changed
- Proposal: add "backend_parameters" to tesResources by @MattMcL4475 in #154
- Add in new tesState for preempted state. by @vsmalladi in #184
- feat: allow wildcards in output paths by @uniqueg in #185
- Making file type an optional argument by @kellrott in #155
- Changing int64 to int32 for page_size and cpu_count by @kellrott in #175
- Adding ignore_error flag by @kellrott in #159
- Add CANCELING state to delete cloud resources by @MattMcL4475 in #189
- Adding streamable flag to tesInput by @kellrott in #157
- Adding filtering features to task listing by @kellrott in #170
v1.0
The first official GA4GH-approved version of the Task Execution Service (TES) API.
Specification changes (minor/non-breaking)
Other minor/documentation changes
v0.5
Task Execution Schema v0.4
TES v0.4 Updates
- Converted spec from Protobuf to Swagger (#111)
- Updated README (#112)
- Upgraded schema to OAPI 2.0 (#113)
- Removed Protobuf-to-Swagger conversion artifacts (#114)
- Moved swagger file to
/openapi/
location - GA4GH Convention (#118) required
fields are now explicit in schema (#118)- Updated LICENCE copyright (#119)