Releases: DataBiosphere/job-manager
v0.7.3
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
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
v0.7.0
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
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
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
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
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
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