Skip to content

Releases: ga4gh/task-execution-schemas

v1.1

15 Nov 18:00
117cd92
Compare
Choose a tag to compare

What's Changed

v1.0

12 Feb 16:46
9e9c5aa
Compare
Choose a tag to compare

The first official GA4GH-approved version of the Task Execution Service (TES) API.

Specification changes (minor/non-breaking)

  • Deduplicate view param (#144)
  • Service info type (#143)
  • Remove OpenAPI 2 version of the spec (#152)

Other minor/documentation changes

  • Automated building of human-readable API documentation (#134)
  • Improved descriptions in the spec (#135, #142)
  • CONTRIBUTING.md (#137)
  • Mention client implementations (#138)
  • Security related documentation (#145, #146, #149)

v0.5

11 Feb 16:07
17a3529
Compare
Choose a tag to compare
v0.5 Pre-release
Pre-release

Specification changes

  • converting the spec from OpenAPI 2 to 3 and using the GA4GH discovery type for service info with additional storage information (#132)

Task Execution Schema v0.4

20 Sep 06:53
d058126
Compare
Choose a tag to compare
Pre-release

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)

v0.3

10 Nov 20:44
d283bcb
Compare
Choose a tag to compare
v0.3 Pre-release
Pre-release

TES Issue backlog

Minor (renames and cleanup)

  • "contents" name ( #71 )
  • "image_name", "cmd", "environ" renames ( #83 )
  • Resources.size_gb” rename ( #85 )
  • "TaskParameter" rename ( #86 )
  • "ERROR" state rename ( #88 )
  • Clarify stdout/err docs ( #94 )
  • Clarify volumes ( #95 )

Deletions:

  • Remove "project" ( #91 )
  • Remove ports ( #96 )

Additions:

  • System logs field ( #80 )
  • Field for task creation time (creation_time) ( #90 )

v0.2

19 Jul 00:08
Compare
Choose a tag to compare
v0.2 Pre-release
Pre-release

BOSC 2017 alpha release.