Skip to main content

Changelog

Fusion v2.4.4

Bugfix release to improve stability.

Feature updates and improvements

  • Azure: Prefer Nextflow-provided SAS token for authentication
  • Define a default exit code 174 on Fusion IO error

Bug fixes

  • Move folders that contain subfolders and big files
  • Propagate truncating to zero to remote storage
  • File moves overwriting files scheduled for upload

How to pin this version

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

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

Seqera Cloud v24.2.0_cycle24

Feature updates and improvements

  • Data Studios
    • Add direct Data Explorer browse link to mounted data items.
    • Make Studio details page tabs routable.
  • Data Explorer
    • Highlight invalid custom datalinks.
    • Remove folder validation.
  • Updated Azure service principal credentials.
  • Define cache configuration once, only override changes.
  • Disable AWS and Google Batch spot instance auto retry.
  • Update 204 pipeline schema response description.
  • Patch workflow revision.
  • Render Parameters UI correctly with new schemas based on 2020-12 draft.
  • Upgrade to Angular 16.
  • Pipeline launch form: Delegate form creation to a form builder service.

Bug fixes

  • Connection to Redis SSL server.
  • pairingId declaration in API schema.
  • Copying empty list for cloud data links.
  • Visual glitches in launch form.
  • Datalink status always null.
  • Update last used field in compute environment when creating a data studio job.
  • Terminated by Tower error.

Wave v1.12.0

Feature updates and improvements

Bug fixes

Breaking changes

  • Build status records used by this version are not compatible 1.11.x and earlier versions. No builds should be running while deploying this version

New Contributors

Full changelog: https://github.com/seqeralabs/wave/compare/v1.10.4...v1.12.0

Seqera Cloud v24.2.0_cycle23

Bug fixes

  • Data Explorer
    • Add routing to enable task working directory navigation using Data Explorer in personal workspaces.
  • Remove -/+ increment buttons from numeric input components in Platform, including compute environment and launch form interfaces.
  • Hide compute environment variables section actions when component is disabled (previously indicated that environment variables could be edited in this state).

Wave v1.11.0

Feature updates and improvements

Bug fixes

Full changelog: https://github.com/seqeralabs/wave/compare/v1.10.4...v1.11.0