Skip to content

Releases: MG-RAST/AWE

v2.0.0-beta-77-g24ffd2d6

Choose a tag to compare

@wgerlach wgerlach released this 20 May 15:02

Fixes compatibility between old-style AWE and CWL workflows.

v0.9.68

Choose a tag to compare

@teharrison teharrison released this 06 Jun 15:51
6db0aa8
  • 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

Choose a tag to compare

@teharrison teharrison released this 24 Apr 18:17
589b9a5
  • 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

Choose a tag to compare

@teharrison teharrison released this 05 Mar 15:59
ee3fa0e

bug fixes

v0.9.65

Choose a tag to compare

@wgerlach wgerlach released this 09 Jan 16:00
1745bcc

awe-worker only

v0.9.62

Choose a tag to compare

@teharrison teharrison released this 06 Nov 19:36
1745bcc
  • bug fixes
  • cwl support

v0.9.53dev

Choose a tag to compare

@teharrison teharrison released this 13 Sep 17:20
  • latest develop version
  • bugs fixed

v0.9.51

Choose a tag to compare

@teharrison teharrison released this 10 Aug 19:28
  • add backwords compatible use of 'oauth' bearer key when using only globus auth

v0.9.50

Choose a tag to compare

@teharrison teharrison released this 27 Jul 21:17
  • fix workunit.ExitStatus on completion
  • fix work discarded state
  • add coReq channel length as a config option, default 100

v0.9.49

Choose a tag to compare

@teharrison teharrison released this 26 Jul 21:03
  • 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