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
Fusion Snapshots
- Added support for Fusion Snapshots in Google Batch. See Fusion Snapshots for more information.
- Added cleanup for dump folder following Spot termination to prevent unwanted storage costs.
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.
Troubleshooting
- Expanded Fusion Troubleshooting documentation to include error codes and exit messages.
Bug fixes
AWS
- Fixed AWS S3
Forbiddenerrors 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.