Skip to main content

Seqera Enterprise v25.2.3

Feature updates 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.

Workflows

  • 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.
  • The progress response now includes retries and ignored status task counts when a workflow is finalized.

Pipelines

  • 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

Pipelines

  • 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.