Fusion v2.5.8
How to pin this version
fusion {
enabled = true
containerConfigUrl = 'https://fusionfs.seqera.io/releases/v2.5.8-amd64.json'
}
info
For ARM64 CPU architecture, use containerConfigUrl = 'https://fusionfs.seqera.io/releases/v2.5.8-arm64.json'.
Feature updates and improvements
- Platform-specific snapshot detection: Added instance type detection for granular snapshot support; updated Fusion Snapshots to v1.8.0.
- Incremental dumps enabled by default: Snapshots incremental dumps now run automatically with a 5-minute timer.
- GPU tracer improvements: Consistent logging,
--no-colorflag support, and enabled by default in containers.
Bug fixes
- Race condition fix: Prevented data loss from concurrent
Unlink()andMknod()operations on the same path.
Upgrade notes
Drop-in replacement for v2.5.x. No configuration changes required.