Skip to content

Releases: DataBiosphere/job-manager

v0.5.6

08 Feb 19:23
551bc29
Compare
Choose a tag to compare

Docker images for this release available at dockerhub:

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

Release Notes

Bug fixes and improvements:

  • better handle display of day/times
  • move timing diagram into the UI

v0.5.5

04 Feb 21:21
5799d7d
Compare
Choose a tag to compare

Docker images for this release available at dockerhub:

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

Release Notes

Bug fixes and improvements:

  • remove authentication requirement for health API endpoint
  • 'total results' value now correctly updates when you change filters

v0.5.4

31 Jan 22:41
f7bad6f
Compare
Choose a tag to compare

Docker images for this release available at dockerhub:

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

Release Notes

Bug fixes and improvements:

  • added sign out button to job list when user is authenticated

v0.5.3

30 Jan 20:54
487b306
Compare
Choose a tag to compare

Docker images for this release available at dockerhub:

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

Release Notes

Bug fixes and improvements:

  • Health check endpoint for APIs
    • Cromwell API returns 503 if it cannot reach the Cromwell service

v0.5.2

18 Jan 19:42
Compare
Choose a tag to compare

Docker images for this release available at dockerhub:

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

Release Notes

  • Bug fixes and improvements:
    • Job List
      • Add button to clear the query builder chips
    • Job Details
      • added job status and icon to 'Status' card
      • Move inputs & outputs from Resources panel to Tabs
      • Return more accurate scattered task status
      • Changes to errors info to make them more immediately visible
      • Add 'Navigate Up' arrow to sub-job details

v0.5.1

10 Dec 19:42
7e9c9dc
Compare
Choose a tag to compare

Docker images for this release available at dockerhub:

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

Release Notes

  • Made the name and id columns in the job list more configurable
  • Made it possible to completely configure the order of columns in the capabilities endpoint
  • Added the filterable property to the displayFields in the capabilities endpoint

v0.5.0

05 Dec 19:36
224e059
Compare
Choose a tag to compare

Docker images for this release available at dockerhub:

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

Release Notes

  • Improvements to the usability of query builder
  • Added icon to task list that indicates when a task was call-cached
  • Moved settings icon to job list header
  • Added timing diagram and filter links to job details drop-down menu
  • Improved the clarity of the the filter-by-status buttons
  • Job/Task status icons are more intuitive
  • Changed task log/dir links to open in a new window/tab
  • Added hashbang to generated jmui_start.sh
  • Fixed security vulnerability for requests module by upgrading it

v0.4.1

26 Oct 15:18
f913a32
Compare
Choose a tag to compare

Docker images for this release available at dockerhub:

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

Release Notes

  • Fix for hideArchived when user has existing saved settings

v0.4.0

24 Oct 20:56
34400b9
Compare
Choose a tag to compare

Docker images for this release available at dockerhub:

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

Release Notes

  • Added 'hide archived' setting to job list settings UI
  • Bug fixes and improvements:
    • Fix for bulk edit fields default
    • A couple of fixes to address time/duration issues
    • Fix for whitespace in label values
    • Added detection for when JM cannot reach its workflow server and display of relevant error
    • Piped input/output values through JSON-formatting function

v0.3.1

26 Sep 19:33
3fc8805
Compare
Choose a tag to compare

Docker images for this release available at dockerhub:

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

Release Notes

  • Fixed handling of "aborted" job status