New
- Outputs from failed Workflow runs now persist indefinitely. Previously these were auto-deleted after 7 days.
- We've added an API endpoint to permanently delete output files from failed Workflow runs. This can be reached with DELETE https://app.onecodex.com/api/v1/analyses/<id>/files.
- We now display CPU and memory usage over time for longer running parent shell workflows. (Note this does not apply to Nextflow workflows at this time).
Fixed
- Fixed an error that prevented some functional exports from generating, to allow for rows where no taxon exists.