Skip to main content

Changelog

Fusion v2.4.7

How to pin this version

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

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

Feature updates and improvements

  • Add license validation.
  • Integrate Fusion Snapshots.
  • Make stopFusion timeout configurable (via FUSION_STOP_SHUTDOWN_TIMEOUT).

Bug fixes

  • Fusion shutdown only once.
  • File moves overwriting files scheduled for upload.
  • Force unmount and upload dirty manager on failed unmount.
  • Correct spot instance termination metadata path.
  • Error when overwriting a symbolic link.
  • Add a timeout to Fusion stop function.
  • Upload symbolic links in parallel.

Wave v1.15.5

Feature updates and improvements

Bug fixes

New contributors

Full changelog: https://github.com/seqeralabs/wave/compare/v1.15.4...v1.15.5

Seqera Cloud v24.2.0_cycle27

Feature updates and improvements

  • Add AWS Forge support for Amazon Linux 2023.
  • Deprecate Google Life Sciences API.
  • Refactor reports file streaming over Agent connections.
  • Bump Nextflow launcher to 24.10.0.
  • Add name validation to custom containers during Data Studio session creation.

Bug fixes

  • Propagate EFS mount path to container volume.
  • Include optimization data to launch request, if present.
  • Correctly update user through profile page.
  • Input form view not working for private GitHub repos during pipeline quicklaunch.
  • Improve layout on large displays.
  • Add missing permissions check to data studio checkpoint "Start as new" option.
  • Workspace secrets not selected by default during pipeline quicklaunch with new launch form.
  • Add volumes to data studio job definition.
  • Users with "Maintain" role and lower can edit resource labels when launching with the new pipeline launch form.
  • Do not register the "User" route if user personal workspace is disabled.
  • Apply the old launch form behavior to the new launch form when launching a shared pipeline from a private workspace.
  • Improved error messaging for expired Git credentials.

Wave v1.15.3

Feature updates and improvements

Full changelog: https://github.com/seqeralabs/wave/compare/v1.15.1...v1.15.3

Wave v1.15.0

Feature updates and improvements

Full changelog: https://github.com/seqeralabs/wave/compare/v1.14.1...v1.15.0

Wave v1.14.0

Feature updates and improvements

Bug fixes

  • Fix K8s env propagation by @pditommaso in 76f0a456

Full changelog: https://github.com/seqeralabs/wave/compare/v1.13.11...v1.14.0