Skip to main content

Fusion v2.5.9

How to pin this version

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

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

Feature updates and improvements

Logging

  • Branded console logs: Added [seqera-fusion] prefix to all console logs for better identification in mixed output environments.
  • Real-time terminal output: Changed command output to display immediately in the terminal instead of buffering, improving visibility during execution.
  • Clearer error messages: Improved error messaging for non-recoverable I/O errors and archived objects.

Bug fixes

AWS

  • Fixed AWS S3 Forbidden errors not mapping properly to permission denied.

General

  • Fixed cloud storage errors not logging properly in certain scenarios.

Upgrade notes

Drop-in replacement for v2.5.x. No configuration changes required.