Skip to content

Releases: DataBiosphere/job-manager

v1.5.7

09 Sep 20:19
024b38f
Compare
Choose a tag to compare

Docker images for this release available at dockerhub:

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

Release Notes

Bug fixes and improvements:

  • Add an option to filter out subworkflows in specific Cromwells (#698)

v1.5.6

07 Jul 22:00
b9af1b4
Compare
Choose a tag to compare

Docker images for this release available at dockerhub:

  • databiosphere/job-manager-ui:v1.5.6
  • databiosphere/job-manager-api-cromwell:v1.5.6
  • databiosphere/job-manager-api-dsub:v1.5.6

Release Notes

Bug fixes and improvements:

  • Update Dockerfile for nginx vuln (#697)

v1.5.5

25 Nov 22:04
3861930
Compare
Choose a tag to compare

Docker images for this release available at dockerhub:

  • databiosphere/job-manager-ui:v1.5.5
  • databiosphere/job-manager-api-cromwell:v1.5.5
  • databiosphere/job-manager-api-dsub:v1.5.5

Release Notes

Bug fixes and improvements:

  • fixed duration time for aborted scattered tasks [WA-79]

v1.5.4

21 Nov 18:49
fbb7af8
Compare
Choose a tag to compare

Docker images for this release available at dockerhub:

  • databiosphere/job-manager-ui:v1.5.4
  • databiosphere/job-manager-api-cromwell:v1.5.4
  • databiosphere/job-manager-api-dsub:v1.5.4

Release Notes

Bug fixes and improvements:

  • prompt population of inputs and outputs upon navigation up or down [WA-72]

v1.5.3

18 Sep 21:39
b19186b
Compare
Choose a tag to compare

Docker images for this release available at dockerhub:

  • databiosphere/job-manager-ui:v1.5.3
  • databiosphere/job-manager-api-cromwell:v1.5.3
  • databiosphere/job-manager-api-dsub:v1.5.3

Release Notes

Bug fixes and improvements:

  • fixed display of workflow-level errors in error card [BA-6003]
  • Handle parsing for task/shard attempts correctly [BA-5972]
  • Exclude hitFailures from metadata [BA-5743]

v1.5.2

22 Aug 19:08
85e20c5
Compare
Choose a tag to compare

Docker images for this release available at dockerhub:

  • databiosphere/job-manager-ui:v1.5.2
  • databiosphere/job-manager-api-cromwell:v1.5.2
  • databiosphere/job-manager-api-dsub:v1.5.2

Release Notes

Bug fixes and improvements:

  • Added shard index to failures card and tab [BA-5860]
  • Display only the backend log (no more stdout and stderr) [BA-5907]
  • Don't treat preempted attempts as failures [BA-5910]
  • Include all attempts in Timing Diagram [BA-5905]

v1.5.1

16 Aug 20:22
0b68979
Compare
Choose a tag to compare

Docker images for this release available at dockerhub:

  • databiosphere/job-manager-ui:v1.5.1
  • databiosphere/job-manager-api-cromwell:v1.5.1
  • databiosphere/job-manager-api-dsub:v1.5.1

Release Notes

Bug fixes and improvements:

  • Added the ability to fully expand operation details with one click [BA-5908]
  • Added a link to the top-level execution directory [BA-5788]

v1.5.0

15 Aug 18:09
9f305c8
Compare
Choose a tag to compare

Docker images for this release available at dockerhub:

  • databiosphere/job-manager-ui:v1.5.0
  • databiosphere/job-manager-api-cromwell:v1.5.0
  • databiosphere/job-manager-api-dsub:v1.5.0

Release Notes

Bug fixes and improvements:

  • Show errors tab by default in certain circumstances [BA-5893]
  • Use Google Storage XML API to get log contents [BA-5646]

v1.4.1

07 Aug 17:23
a7d01dc
Compare
Choose a tag to compare

Docker images for this release available at dockerhub:

  • databiosphere/job-manager-ui:v1.4.1
  • databiosphere/job-manager-api-cromwell:v1.4.1
  • databiosphere/job-manager-api-dsub:v1.4.1

Release Notes

Bug fixes and improvements:

  • Fixed a bug that caused Job Manager to throw a 500 error when it attempted to process a scattered task shard with no end time.

v1.4.0

01 Aug 15:23
df7eed2
Compare
Choose a tag to compare

Docker images for this release available at dockerhub:

  • databiosphere/job-manager-ui:v1.4.0
  • databiosphere/job-manager-api-cromwell:v1.4.0
  • databiosphere/job-manager-api-dsub:v1.4.0

Release Notes

Bug fixes and improvements:

  • added the ability to link to/view backend log
  • added a copy-to-clipboard button for the workflow id
  • updated versions of packages to address security risks