Skip to main content

Changelog

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

  • Added AWS Forge support for Amazon Linux 2023.
  • Deprecated Google Life Sciences API.
  • Refactored reports file streaming over Agent connections.
  • Bumped Nextflow launcher to 24.10.0.
  • Added 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.
  • Improved layout on large displays.
  • Added missing permissions check to data studio checkpoint "Start as new" option.
  • Workspace secrets not selected by default during pipeline quicklaunch with new launch form.
  • Added 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

  • 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

  • Fixed security vulnerabilities.