Wave v1.12.0
Feature updates and improvements
- Changed K8s delete job propagation policy to foreground by @munishchouhan in https://github.com/seqeralabs/wave/pull/595
- Improved blob cache reliability by @pditommaso in https://github.com/seqeralabs/wave/pull/596
- Added trusted builds timeout by @pditommaso in https://github.com/seqeralabs/wave/pull/600
- Updated Wave rate limits by @gavinelder in https://github.com/seqeralabs/wave/pull/606
- Refresh Wave documentation by @jason-seqera in https://github.com/seqeralabs/wave/pull/516
- Links to Platform docs must be external to resolve by @jason-seqera in https://github.com/seqeralabs/wave/pull/613
- Improved container view page by @pditommaso in https://github.com/seqeralabs/wave/pull/615
- Added
/v1alpha2/container/tokenby @munishchouhan in https://github.com/seqeralabs/wave/pull/609 - Added GET
/v1alpha2/container/tokenin TypeSpec by @munishchouhan in https://github.com/seqeralabs/wave/pull/618 - Added job manager by @pditommaso in https://github.com/seqeralabs/wave/pull/605
- Added build in progress status in build page by @munishchouhan in https://github.com/seqeralabs/wave/pull/607
- Added bioinformatics example in docs by @munishchouhan in https://github.com/seqeralabs/wave/pull/621
- Converge job service by @pditommaso in https://github.com/seqeralabs/wave/pull/620
- Simplify tests by @pditommaso in https://github.com/seqeralabs/wave/pull/627
- Improved registry auth error handling by @pditommaso in https://github.com/seqeralabs/wave/pull/628
- Do not retry on build failure by @pditommaso in https://github.com/seqeralabs/wave/pull/632
- Removed unneeded timeout logic by @pditommaso in https://github.com/seqeralabs/wave/pull/633
- Deferred resources cleanup by @pditommaso in https://github.com/seqeralabs/wave/pull/636
- Added
containerImagein scan by @munishchouhan in https://github.com/seqeralabs/wave/pull/635 - Use public repo for
s5cmdby @pditommaso in https://github.com/seqeralabs/wave/pull/639 - Bumped Trivy to 0.55 by @pditommaso in https://github.com/seqeralabs/wave/pull/638
- Updated scan model by @pditommaso in https://github.com/seqeralabs/wave/pull/637
- Added entropy to Cron services by @pditommaso in https://github.com/seqeralabs/wave/pull/640
- Increase
cache-tower-clientto 1 min by @pditommaso in https://github.com/seqeralabs/wave/pull/641 - Improved blob cache info by @pditommaso in https://github.com/seqeralabs/wave/pull/644
- Improved job dispatcher by @pditommaso in https://github.com/seqeralabs/wave/pull/645
- Run docker process in background by @pditommaso in https://github.com/seqeralabs/wave/pull/647
Bug fixes
- Fixed docs link by @jason-seqera in https://github.com/seqeralabs/wave/pull/611
- Fixed outdated Platform docs URLs on
nextflowby @llewellyn-sl in https://github.com/seqeralabs/wave/pull/612 - Fixed failure duration by @pditommaso in https://github.com/seqeralabs/wave/pull/643
- Fixed K8s job status detection by @pditommaso in https://github.com/seqeralabs/wave/pull/630
- Fixed retry policy delay multiplier by @pditommaso in https://github.com/seqeralabs/wave/pull/629
- Fixed too many requests error by @pditommaso in https://github.com/seqeralabs/wave/pull/610
Breaking changes
- Build status records used by this version are not compatible 1.11.x and earlier versions. No builds should be running while deploying this version
New Contributors
- @gavinelder made their first contribution in https://github.com/seqeralabs/wave/pull/606
Full changelog: https://github.com/seqeralabs/wave/compare/v1.10.4...v1.12.0