Wave v1.21.1
Bug fixes
- Fixed conda lock fallback logic by @pditommaso in 657316e8
Full changelog: https://github.com/seqeralabs/wave/compare/v1.21.0...v1.21.1
Full changelog: https://github.com/seqeralabs/wave/compare/v1.21.0...v1.21.1
buildkit:v0.21.1 by @pditommaso in b234b8bbcontainerId when using freeze mode and providing custom config by @munishchouhan in #830See Migrating to 1.21.0 for mandatory migration steps.
Full changelog: https://github.com/seqeralabs/wave/compare/v1.20.3...v1.21.0
Full changelog: https://github.com/seqeralabs/wave/compare/v1.20.2...v1.20.3
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
fusion {
enabled = true
containerConfigUrl = 'https://fusionfs.seqera.io/releases/v2.4.13-amd64.json'
}
For ARM64 CPU architecture, use containerConfigUrl = 'https://fusionfs.seqera.io/releases/v2.4.13-arm64.json'.
fusion {
enabled = true
containerConfigUrl = 'https://fusionfs.seqera.io/releases/v2.4.12-amd64.json'
}
For ARM64 CPU architecture, use containerConfigUrl = 'https://fusionfs.seqera.io/releases/v2.4.12-arm64.json'.
EISDIR on Azure accounts with hieararchical namespaces enabled.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.
Refreshed the pipeline run details page with improvements such as:
Replaced the Platform top navigation 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.
Updated the Seqera Platform API documentation. 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