Wave v1.20.2
Bug fixes
- Fix K8s failure detection on pod error by @pditommaso in 1c76cd96
Full changelog: https://github.com/seqeralabs/wave/compare/v1.20.1...v1.20.2
Full changelog: https://github.com/seqeralabs/wave/compare/v1.20.1...v1.20.2
debug
command by @pditommaso in 0a59ec26Full changelog: https://github.com/seqeralabs/wave/compare/v1.20.0...v1.20.1
Seqera Compute is now in public preview. Seqera Compute is a fully managed, optimized compute environment which eliminates infrastructure complexity by automating environment setup, resource provisioning, scaling, and optimization.
The pipeline run details page has been refreshed and includes improvements such as:
The Platform top navigation has been replaced with a sidebar for improved navigation.
The new AWS Cloud compute environment supports faster startup time, simplified configuration, and fewer AWS dependencies. Using this compute environment, Studios can now be launched on Spot instances. The AWS Cloud compute environment is best suited to run Studios and small to medium-sized pipelines. It offers more predictable compute pricing, given the fixed instance type. It spins up a standalone EC2 instance and executes a Nextflow pipeline or Studio session with a local executor on the EC2 machine. At the end of the execution, the instance is terminated.
The Seqera Platform API documentation has been updated. Featuring overview pages with parameter and request body tables, categorized by Platform entity (compute environments, pipelines, etc.), the documentation now provides easier reference and detailed request examples.
DRAINING
status for Spot instance reclamation. When an instance is in DRAINING status, no new task can be scheduled on it. See Configuring Amazon ECS Linux container instances to receive Spot Instance notices for more information.help_text
and description
properties.This changelog includes releases
Full changelog: https://github.com/seqeralabs/wave/compare/v1.19.5...v1.19.6
Full changelog: https://github.com/seqeralabs/wave/compare/v1.19.6...v1.19.7
parameter
keyword interpolation.This release backports the default Azure image fix from v25.1.1 to v24.2.x:
Azure Batch support for Ubuntu 20.04 LTS ending
The default Azure Batch Ubuntu image has been updated with sku 22.04. This is to ensure there are no issues with the existing Azure Batch Ubuntu image (sku 20.04) which will be deprecated after April 23, 2025. See, https://github.com/Azure/Batch/issues/174 for more information about the deprecation.
array
type parameters in the Launch form.azure_entra
to the provider list of credentials in the OpenAPI spec.