Changelog: Wave
Wave v1.12.2
Feature updates and improvements
Container building
- Refactored container build service by @pditommaso in 1a858c12
General
- Removed unused code by @pditommaso in 268c76ea
Bug fixes
General
- Fixed remove entries permanently from stream once consumed by @pditommaso in adfad9d6
Full Changelog: https://github.com/seqeralabs/wave/compare/v1.12.1...v1.12.2
Wave v1.12.1
Bug fixes
General
- Fixed stream check for new messages by @pditommaso in 16a7e256
Full changelog: https://github.com/seqeralabs/wave/compare/v1.12.0...v1.12.1
Wave v1.12.0
Feature updates and improvements
Container building
- Added trusted builds timeout by @pditommaso in https://github.com/seqeralabs/wave/pull/600
- 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
Security scanning
- Added
containerImagein scan by @munishchouhan in https://github.com/seqeralabs/wave/pull/635 - 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
API
- 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 - Updated Wave rate limits by @gavinelder in https://github.com/seqeralabs/wave/pull/606
UI/UX
- Improved container view page by @pditommaso in https://github.com/seqeralabs/wave/pull/615
- Added build in progress status in build page by @munishchouhan in https://github.com/seqeralabs/wave/pull/607
Performance
- Improved blob cache reliability by @pditommaso in https://github.com/seqeralabs/wave/pull/596
- Increased
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
Registry
- Improved registry auth error handling by @pditommaso in https://github.com/seqeralabs/wave/pull/628
General
- Changed K8s delete job propagation policy to foreground by @munishchouhan in https://github.com/seqeralabs/wave/pull/595
- Refreshed 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
- Added job manager by @pditommaso in https://github.com/seqeralabs/wave/pull/605
- Added bioinformatics example in docs by @munishchouhan in https://github.com/seqeralabs/wave/pull/621
- Converged job service by @pditommaso in https://github.com/seqeralabs/wave/pull/620
- Simplified tests by @pditommaso in https://github.com/seqeralabs/wave/pull/627
- Deferred resources cleanup by @pditommaso in https://github.com/seqeralabs/wave/pull/636
- Used public repo for
s5cmdby @pditommaso in https://github.com/seqeralabs/wave/pull/639 - Added entropy to Cron services by @pditommaso in https://github.com/seqeralabs/wave/pull/640
- Improved job dispatcher by @pditommaso in https://github.com/seqeralabs/wave/pull/645
- Ran docker process in background by @pditommaso in https://github.com/seqeralabs/wave/pull/647
Bug fixes
General
- 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
Wave v1.11.1
Feature updates and improvements
General
- Added rate limiter to container request by @pditommaso in a3c63525
Full changelog: https://github.com/seqeralabs/wave/compare/v1.11.0...v1.11.1
Wave v1.11.0
Feature updates and improvements
Container building
- Added trusted builds timeout by @pditommaso in https://github.com/seqeralabs/wave/pull/600
API
- Added
/v1alpha2/container/containerIdby @munishchouhan in https://github.com/seqeralabs/wave/pull/609
UI/UX
- Improved container view page by @pditommaso in https://github.com/seqeralabs/wave/pull/615
General
- Changed K8s job deletion to foreground pods propagation by @munishchouhan in https://github.com/seqeralabs/wave/pull/595
Bug fixes
General
- Fixed too many requests error code by @pditommaso in https://github.com/seqeralabs/wave/pull/610
Full changelog: https://github.com/seqeralabs/wave/compare/v1.10.4...v1.11.0
Wave v1.10.4
Feature updates and improvements
Performance
- Added second level cache in
RegistryAuthServiceby @munishchouhan in https://github.com/seqeralabs/wave/pull/588
General
- Removed
contentreaderandcontentreaderfactoryclasses by @munishchouhan in https://github.com/seqeralabs/wave/pull/584 - Added remove from Redis in
invalidateAuthorizationby @munishchouhan in https://github.com/seqeralabs/wave/pull/591
Full changelog: https://github.com/seqeralabs/wave/compare/v1.10.1...v1.10.4
Wave v1.10.3
Feature updates and improvements
General
- Added remove from Redis in
invalidateAuthorizationby @munishchouhan in https://github.com/seqeralabs/wave/pull/591
Full changelog: https://github.com/seqeralabs/wave/compare/v1.10.2...v1.10.3
Wave v1.10.2
Feature updates and improvements
Performance
- Added second level cache in
RegistryAuthServiceby @munishchouhan in https://github.com/seqeralabs/wave/pull/588
Full changelog: https://github.com/seqeralabs/wave/compare/v1.10.1...v1.10.2
Wave v1.10.1
Feature updates and improvements
Performance
- Added second level cache for registry auth record by @pditommaso in https://github.com/seqeralabs/wave/pull/582
General
- Improved error report by @pditommaso in https://github.com/seqeralabs/wave/pull/579
Full changelog: https://github.com/seqeralabs/wave/compare/v1.10.0...v1.10.1