Skip to content

Releases: ohsu-comp-bio/py-tes

1.1.0

06 Dec 23:38
6a03539
Compare
Choose a tag to compare

Overview

This release adds full support for TES v1.1, along with a number of development improvements! 🥳

What's Changed 🌀

  • Stop printing every class we deserialize by @adamnovak in #37
  • Release 1.1.0 🎉 in #57

Full Changelog: 0.1.0...1.1.0

Credits

This release (and project!) would not be possible without the continuing collaboration with Alexander Kanitz (@uniqueg), Venkat S. Malladi (@vsmalladi), Matthew H. McLoughlin (@matthewhmcloughlin), and the The GA4GH Cloud Workstream Team — thank you! 🙌

Additional Resources 📚

  • ga4gh-sdk: Generic SDK and CLI for GA4GH API services

  • GA4GH TES: Main page for the Task Execution Schema — a standardized schema and API for describing batch execution tasks.

  • TES GitHub: Source repo for the Task Execution Schema

  • Awesome TES: A curated list of awesome GA4GH TES projects and programs

1.0.0

06 Dec 23:36
f153993
Compare
Choose a tag to compare

Full Changelog: 0.4.2...1.0.0

1.1.0-rc.1

01 Feb 19:16
7913526
Compare
Choose a tag to compare
1.1.0-rc.1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 0.4.2...1.1.0

0.4.1

09 Jul 23:51
Compare
Choose a tag to compare
Version bump to 0.4.1

0.4.0

14 Nov 17:36
Compare
Choose a tag to compare

Bump attrs version to 0.17.4; change convert => converter

0.3.0

13 Dec 22:05
712801e
Compare
Choose a tag to compare

Added support for basic auth and OAuth2 bearer tokens

#23
#24

0.2.1

13 Dec 21:33
Compare
Choose a tag to compare

Send content type header.

0.2.0

17 Nov 00:40
f2a407b
Compare
Choose a tag to compare

Supports TES v0.3

Not backwards compatible with TES v0.2.

0.1.6

01 Nov 19:13
64287e9
Compare
Choose a tag to compare

Supports TES v0.2

Tested with Python versions:

  • 2.7
  • 3.5
  • 3.6