Skip to main content

Changelog

Wave v1.21.0

Feature updates and improvements

  • Added conda locks fallback patch by @pditommaso in 9b54bba3
  • Added Surreal to PostgreSQL data migration by @munishchouhan in #833
  • Added support for local file system for logs assets by @pditommaso in #808
  • Improved parsing of container platform by @pditommaso in #810
  • Updated Singularity build by @munishchouhan in #837
  • Bumped buildkit:v0.21.1 by @pditommaso in b234b8bb

Bug fixes

  • Fixed containerId when using freeze mode and providing custom config by @munishchouhan in #830

Migration notes

See Migrating to 1.21.0 for mandatory migration steps.

Full changelog: https://github.com/seqeralabs/wave/compare/v1.20.3...v1.21.0

Wave v1.20.1

Feature updates and improvements

  • Bumped Jib to version 3.4.5
  • Added PostgreSQL based implementation for PersistenceService by @pditommaso in #821
  • Added K8s tracing info by @pditommaso in 69769b13
  • Added log trace to postgres service by @pditommaso in 6e939580
  • Added pod failure policy by @pditommaso in 2ce4a998
  • Added progres async impl by @pditommaso in de5f7237
  • Added support for compression settings by @pditommaso in #822
  • Improved docker debug command by @pditommaso in 0a59ec26
  • Promote job queues config logs to info by @pditommaso in d8e3d9f0
  • Removed unused h2 env by @pditommaso in e4422b1e
  • Added jdbc binder for promethues metrics by @munishchouhan in #840

Full changelog: https://github.com/seqeralabs/wave/compare/v1.20.0...v1.20.1

Fusion v2.4.13

How to pin this version

fusion {
enabled = true
containerConfigUrl = 'https://fusionfs.seqera.io/releases/v2.4.13-amd64.json'
}
info

For ARM64 CPU architecture, use containerConfigUrl = 'https://fusionfs.seqera.io/releases/v2.4.13-arm64.json'.

Feature updates and improvements

  • Bumped Fusion Snapshots v1.2.0 to add ARM support.

Fusion v2.4.12

How to pin this version

fusion {
enabled = true
containerConfigUrl = 'https://fusionfs.seqera.io/releases/v2.4.12-amd64.json'
}
info

For ARM64 CPU architecture, use containerConfigUrl = 'https://fusionfs.seqera.io/releases/v2.4.12-arm64.json'.

Feature updates and improvements

  • Bumped Fusion Snapshot to 1.1.0.
  • Fixed warning on Spot reclaim.

Bug fixes

  • Fixed unlock function to match mutex type.
  • Fixed EISDIR on Azure accounts with hieararchical namespaces enabled.

Fusion Snapshot 1.1.0 changelog

  • Returns a specific error code (175) on failed restore.

Seqera Cloud v25.1.0_cycle10 - cycle12

Seqera Compute

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.

Platform interface updates

Pipeline run details

Refreshed the pipeline run details page with improvements such as:

  • Clear, dynamic view of pipeline execution in real time via a progress bar.
  • A dedicated Run info tab with a centralized view of run metadata and status details.
  • Improved navigation tabs for Tasks, Logs, Metrics, and Containers.

New Seqera Platform sidebar

Replaced the Platform top navigation with a sidebar for improved navigation.

AWS Cloud compute environment

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.

API documentation improvements

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.

Other new features and improvements

  • Fusion
  • Studios
    • Added Spot option for AWS Cloud compute environment.
  • Supported markdown rendering for Nextflow object field help_text and description properties.
note

This changelog includes releases

  • v25.1.0-cycle10_37f83e6
  • v25.1.0-cycle11_cde3ebf
  • v25.1.0-cycle11_0ff195a
  • v25.1.0-cycle12_3d9ec0c
  • v25.1.0-cycle12_8bf53cd
  • v25.1.0-cycle12_c98e9a5
  • v25.1.0-cycle12_1d46e0f
  • v25.1.0-cycle12_61865f4
  • v25.1.0-cycle12_fbec4ef
  • v25.1.0-cycle12_20df528