Skip to main content

Seqera Cloud v24.2.0_cycle27

Feature updates and improvements

Compute environments

  • Added AWS Forge support for Amazon Linux 2023.
  • Deprecated Google Life Sciences API.

Studios

  • Added name validation to custom containers during Data Studio session creation.

Workflows

  • Refactored reports file streaming over Agent connections.

General

  • Bumped Nextflow launcher to 24.10.0.

Bug fixes

Compute environments

  • Propagate EFS mount path to container volume.

Launchpad

  • Include optimization data to launch request, if present.
  • Input form view not working for private GitHub repos during pipeline quicklaunch.
  • Workspace secrets not selected by default during pipeline quicklaunch with new launch form.
  • Apply the old launch form behavior to the new launch form when launching a shared pipeline from a private workspace.

Studios

  • Added missing permissions check to data studio checkpoint "Start as new" option.
  • Added volumes to data studio job definition.

Resource labels

  • Users with "Maintain" role and lower can edit resource labels when launching with the new pipeline launch form.

UI/UX

  • Correctly update user through profile page.
  • Improved layout on large displays.
  • Do not register the "User" route when disabling the user personal workspace.

General

  • Improved error messaging for expired Git credentials.

Wave v1.15.3

Feature updates and improvements

Dependencies

General

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

Wave v1.15.0

Feature updates and improvements

Performance

Dependencies

  • Updated project deps by @pditommaso in f24b684d
  • Bumped guava to version 33.3.1-jre by @pditommaso in 328e9ea3
  • Bumped Netty to version 4.1.115.Final by @pditommaso in 9ba433ce
  • Bumped Gradle to 8.10.2` by @pditommaso in 52272fe1

General

  • Removed deprecated ThreadPoolBuilder by @pditommaso in 7af3046f

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

Wave v1.14.0

Feature updates and improvements

Dependencies

General

Bug fixes

General

  • Fixed K8s env propagation by @pditommaso in 76f0a456

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

Fusion v2.3.8

How to pin this version

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

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

Bug fixes

Security

  • Fixed security vulnerabilities.

Fusion v2.4.6

How to pin this version

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

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

Bug fixes

Security

  • Fixed security vulnerabilities.