Skip to main content

Changelog

Seqera Enterprise v25.2.3

New features and improvements

  • Studios
    • Added three new configuration parameters for customizing Docker image naming conventions in Studios Wave integration.
    • Added eStarGZ support for Studios with conda packages.
  • Platform
    • Introduced multiple improvements to the Usage Overview to simplify compute usage tracking.
    • Added automatic memory tracking for billing to automatically capture actual memory usage for tasks without explicit memory limits, ensuring accurate consumption tracking.
  • Pipelines
  • retries and ignored status task counts are now included in progress response when a workflow is finalized.
  • Improved loading time for pipeline details (up to 700ms improvement) for repositories like nf-core/rnaseq. This resolves timeout issues when launching pipelines.

Bug fixes

  • Fixed a missing newline in the includeCustomUserConfig method and resolved an issue where where custom config includeConfig statements were improperly concatenated, causing syntax errors when parsed.

Seqera Cloud v25.3.0_cycle25

General updates and improvements

  • Fusion
    • Added FSx Lustre support for Amazon Linux 2023 AMIs with automatic fallback from the Amazon Linux 2 installation method.
  • Platform API
    • Added an optional maxLength query parameter to workflow log endpoints (GET /{workflowId}/log and GET /{workflowId}/log/{taskId}) for improved log management.
    • Added the managed identity and managed credentials endpoint to Seqera Platform API documentation.
  • Improved warning messages in Seqera Platform when workflows are cancelled or Studios are stopped due to insufficient credits.
  • Removed the role check to show organization member mail, so organization owners can now view member and collaborator emails.
  • Added user tracking fields to datasets and dataset versions. Datasets now include a lastUpdatedBy field to track the user who last modified the dataset, while dataset versions include a createdBy field to track the user who created each version.
  • Improved the visual consistency and user experience across workflow run interfaces. Updates include improved table borders, enhanced tooltip information, and refined pagination layouts in the containers view.

Wave v1.25.1

Feature updates and improvements

  • Remove unused env from jib task definition by @pditommaso in 3471824
  • Replace deprecated AppArmor annotation with securityContext field by @pditommaso in #896
  • Remove app encoded values for Seqera environment @munishchouhan in #893
  • Bump BuildKit to version 0.23.2 in tests @munishchouhan in #894
  • Bump MN to version 4.9.3 by @pditommaso in 03b98e8
  • Bump BuildKit to version 0.23.2 by @pditommaso in f31316d
  • Bump corretto-25-al2023-mimalloc as base image by @pditommaso in 46a6e2a

Full changelog: https://github.com/seqeralabs/wave/compare/v1.25.0...v1.25.1

MultiQC v1.31

Adding new module for Xenium analysis, 10x Genomics Xenium spatial transcriptomics quality control report.

The parquet format is stable since 1.29, renaming the output file from BETA-multiqc.parquet to multiqc.parquet.

Seqera Cloud v25.3.1_cycle23

General updates and improvements

Seqera Cloud v25.3.0_cycle22

General updates and improvements

  • Added support for MinIO object store to Data Explorer.
  • Improved audit logs by adding user agent and access token ID information, making them easily accessible through Platform UI.

Seqera Cloud v25.3.0_cycle20

General updates and improvements

  • Fusion
    • Implemented the usage of the Amazon Linux 2023 image when GPU-optimized images are selected.
  • Added filtering by type to the Settings > Labels and Resource labels page.