Skip to main content

Fusion v2.4.8

How to pin this version

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

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

Bugfix release to improve stability.

Bug fixes

  • Do not delete the logs file during spot reclaim
  • Uploaded logs file in parts to support files larger than 5 GB
  • Removed leftover .bak file when using BAM and Tabix index
  • Security: Bumped golang.org/x/crypto from 0.25.0 to 0.31.0