Skip to main content

Changelog

Seqera Cloud v25.2.0_cycle16

General updates and improvements

  • Fusion
    • Added a Fusion usage monitoring Dashboard.
  • Studios
  • Added credits usage progress bar to Usage overview.
  • Added ap-southeast-2 to supported regions in Platform.
  • Added AuditLog for dataset operations.
  • Renamed Pipeline work directory to Work directory in compute environment forms.
  • Bumped google-cloud-logging to 3.11.5.
  • Added support for providing launch form values through URL query parameters during pipeline launch.
  • Added download date to usage_report CSV download filename.
  • Added Wave and Fusion info to executor details on the Run details page.
  • Added support for a custom value label for the ProgressBarLimitComponent.
  • Added Aborted tasks counts colouring to the Processes table.
  • Added embedded Fusion and Wave metadata to workflows based on existing data passed in the TraceBeginRequest.

Bug fixes

  • Fixed an issue where execution logs were not displayed for Google Batch runs.

Seqera Cloud v25.2.0_cycle15

General updates and improvements

  • aborted status task counts are now included in progress response when a workflow is finalized.
  • Improvement to launch parameters handling after revision/config profiles are changed, and existing parameters are now completely overridden during a revision or config profile change.
  • Filtering by workspaceId when downloading credits usage CSV file is now supported.

Wave v1.21.2

Feature updates and improvements

  • Add lite configuration environment by @pditommaso in #818
  • Add migration docs and update config docs by @munishchouhan in #854
  • Fix Azure tests by @pditommaso in 69062b26
  • Patch OpenAPI image version 3e729804
  • Remove unwanted imports by @munishchouhan in #856
  • Bump Gradle version 8.14.2 by @pditommaso in afc4f333
  • Bump Micronaut 4.8.3 by @pditommaso in 8aeffc8b
  • Bump lib-mail version 1.2.2 by @pditommaso in 4f8afe1a
  • Bump postgresql version 42.7.7 by @pditommaso in 7fa95857

Full changelog: https://github.com/seqeralabs/wave/compare/v1.21.1...v1.22.0

Seqera Cloud v25.2.0_cycle14

New features and improvements

  • Studios
    • Added Conda helper text to the Conda packages field in Add new Studio > General config.
    • Added CONNECT_CE parameter to activate Spot reclamation watcher in the Connect client.
  • Fusion
    • Added P5, P5e, P6-b200, I7i, C8gd, M8gd and R8gd EC2 families that support NVMe disk. Learn more on the AWS What's New page.
  • Updated the PLUGIN_LIST environment variable for Nextflow 25.04.x to include the K8s plugin when needed.

Bug fixes

  • Fixed an issue where removed/modified parameters were persisting on pipeline relaunch.