Wave v1.28.0
Feature updates and improvements
- Add CRAN package support for Wave container builds by @pditommaso in #874
Full changelog: https://github.com/seqeralabs/wave/compare/v1.27.0...v1.28.0
Full changelog: https://github.com/seqeralabs/wave/compare/v1.27.0...v1.28.0
The MultiQC v1.32 release features one major change:
This has been brewing for a long time, and is a large rewrite of how MultiQC HTML / CSS and JS is written and packaged.
MultiQC now supports simple theming with Bootstrap color modes, and the updated default template ships with both light- and dark-mode by default 😎.
The old template is still available, but has been renamed to original.
Full changelog: https://github.com/seqeralabs/wave/compare/v1.26.0...v1.26.1
Full changelog: https://github.com/seqeralabs/wave/compare/v1.25.2...v1.26.0
retries and ignored status task counts are now included in progress response when a workflow is finalized.includeCustomUserConfig method and resolved an issue where where custom config includeConfig statements were improperly concatenated, causing syntax errors when parsed.Full changelog: https://github.com/seqeralabs/wave/compare/v1.25.1...v1.25.2
maxLength query parameter to workflow log endpoints (GET /{workflowId}/log and GET /{workflowId}/log/{taskId}) for improved log management.lastUpdatedBy field to track the user who last modified the dataset, while dataset versions include a createdBy field to track the user who created each version.