Skip to content

Releases: MG-RAST/AWE

v2.0.0-beta-77-g24ffd2d6

20 May 15:02
Compare
Choose a tag to compare

Fixes compatibility between old-style AWE and CWL workflows.

v0.9.68

06 Jun 15:51
6db0aa8
Compare
Choose a tag to compare
  • bug fixes
  • remove some depricated code
  • fix /queue resource
  • fix task reset
  • add recoverall option for admin use
  • update IO functions, reduce unecessary shock GETs
  • handle asynchronous shock actions
    • node file and index locks
    • wait on unlock (with timeout) during IO validation

v0.9.67

24 Apr 18:17
589b9a5
Compare
Choose a tag to compare
  • more CWL support
  • bug fixes
  • improved error handling / messages
  • fix worker errors being ignored
  • parts node index triggered by server and not worker
  • reset task on: resume, recompute, resubmit
  • locking when reading / modifying task.IO
  • bookkeeping / sync: job state, taskmap, node url, task dependants

v0.9.66

05 Mar 15:59
ee3fa0e
Compare
Choose a tag to compare

bug fixes

v0.9.65

09 Jan 16:00
1745bcc
Compare
Choose a tag to compare

awe-worker only

v0.9.62

06 Nov 19:36
1745bcc
Compare
Choose a tag to compare
  • bug fixes
  • cwl support

v0.9.53dev

13 Sep 17:20
Compare
Choose a tag to compare
  • latest develop version
  • bugs fixed

v0.9.51

10 Aug 19:28
Compare
Choose a tag to compare
  • add backwords compatible use of 'oauth' bearer key when using only globus auth

v0.9.50

27 Jul 21:17
Compare
Choose a tag to compare
  • fix workunit.ExitStatus on completion
  • fix work discarded state
  • add coReq channel length as a config option, default 100

v0.9.49

26 Jul 21:03
Compare
Choose a tag to compare
  • support multiple oauth servers
    • requires config file / cli option change
    • template config files updated
    • auth error handling fixes
  • buffer work request channel
  • more bug fixes
  • update base url