Skip to content

Releases: DataBiosphere/job-manager

v0.7.3

10 May 20:54
c94f8cf
Compare
Choose a tag to compare

Docker images for this release available at dockerhub:

  • databiosphere/job-manager-ui:v0.7.3
  • databiosphere/job-manager-api-cromwell:v0.7.3
  • databiosphere/job-manager-api-dsub:v0.7.3

Release Notes

Bug fixes and improvements:

  • fixed display of Clarity icons in Firefox
  • changed color of error message icon
  • added Terra-like styling to Job Details page tabs
  • more specific sub-workflow errors on parent workflow job details

v0.7.2

25 Apr 20:48
3c782d0
Compare
Choose a tag to compare

Docker images for this release available at dockerhub:

  • databiosphere/job-manager-ui:v0.7.2
  • databiosphere/job-manager-api-cromwell:v0.7.2
  • databiosphere/job-manager-api-dsub:v0.7.2

Release Notes

Bug fixes and improvements:

  • changed 'task name' of workflow-level errors
  • fixed incorrect map of Cromwell status to UI status
  • fixed stdout tooltip
  • added custom favicon

v0.7.1

10 Apr 20:02
23438eb
Compare
Choose a tag to compare

Docker images for this release available at dockerhub:

  • databiosphere/job-manager-ui:v0.7.1
  • databiosphere/job-manager-api-cromwell:v0.7.1
  • databiosphere/job-manager-api-dsub:v0.7.1

Release Notes

Bug fixes and improvements:

  • Added representation for individual shards in timing diagram

v0.7.0

27 Mar 18:40
935d767
Compare
Choose a tag to compare

Docker images for this release available at dockerhub:

  • databiosphere/job-manager-ui:v0.7.0
  • databiosphere/job-manager-api-cromwell:v0.7.0
  • databiosphere/job-manager-api-dsub:v0.7.0

Release Notes

Bug fixes and improvements:

  • further optimized metadata request to Cromwell
  • moved all output icons into one component, fixed links, and re-used
  • changed to more useful UI behavior when user submits bad jobs query
  • added handling of workflow errors that aren't embedded in the 'calls' section of the metadata

v0.6.2

19 Mar 17:04
858e855
Compare
Choose a tag to compare

Docker images for this release available at dockerhub:

  • databiosphere/job-manager-ui:v0.6.2
  • databiosphere/job-manager-api-cromwell:v0.6.2
  • databiosphere/job-manager-api-dsub:v0.6.2

Release Notes

Bug fixes and improvements:

  • added includeKey to metadata to reduce size of response from Cromwell
  • changed how scattered tasks' status, duration and attempts are calculated

v0.6.1

15 Mar 14:53
a7bf724
Compare
Choose a tag to compare

Docker images for this release available at dockerhub:

  • databiosphere/job-manager-ui:v0.6.1
  • databiosphere/job-manager-api-cromwell:v0.6.1
  • databiosphere/job-manager-api-dsub:v0.6.1

Release Notes

Bug fixes and improvements:

  • modified swagger yaml regex for job id
  • adjusted styles for cards on job details page

v0.6.0

12 Mar 20:12
1cdfc7c
Compare
Choose a tag to compare

Docker images for this release available at dockerhub:

  • databiosphere/job-manager-ui:v0.6.0
  • databiosphere/job-manager-api-cromwell:v0.6.0
  • databiosphere/job-manager-api-dsub:v0.6.0

Release Notes

Bug fixes and improvements:

  • handle errors more uniformly in Cromwell shim layer
  • Apply Terra-ish look-and-feel to UI

v0.5.9

01 Mar 22:06
d28fd91
Compare
Choose a tag to compare

Docker images for this release available at dockerhub:

  • databiosphere/job-manager-ui:v0.5.9
  • databiosphere/job-manager-api-cromwell:v0.5.9
  • databiosphere/job-manager-api-dsub:v0.5.9

Release Notes

Bug fixes and improvements:

  • Modify /query call when pointing at CromIAM
  • Read the docs page on debugging CromIAM/Cromwell deployments

v0.5.8

01 Mar 16:58
5ffe04c
Compare
Choose a tag to compare

Docker images for this release available at dockerhub:

  • databiosphere/job-manager-ui:v0.5.8
  • databiosphere/job-manager-api-cromwell:v0.5.8
  • databiosphere/job-manager-api-dsub:v0.5.8

Release Notes

Bug fixes and improvements:

  • Add events to timing diagram and calculation for more dynamic diagram width
  • Increased minimum number of jobs loaded in the UI to better handle page size being set to 100
  • Added better error handling to authentication
  • Include authuser on GCS links

v0.5.7

07 Feb 22:24
7d37549
Compare
Choose a tag to compare

Docker images for this release available at dockerhub:

  • databiosphere/job-manager-ui:v0.5.7
  • databiosphere/job-manager-api-cromwell:v0.5.7
  • databiosphere/job-manager-api-dsub:v0.5.7

Release Notes

Bug fixes and improvements:

  • replaced calls to getResourceURL with getDirectoryBrowserURL