Seqera Enterprise v24.2.3
Bug fixes
- Solves an issue with Git URLs in Azure DevOps.
- Bumps Nextflow launcher to 24.10.4.
Full changelog: https://github.com/seqeralabs/wave/compare/v1.16.7...v1.16.8
Fusion 2.5.0 significantly enhances performance and efficiency in file operations.
Fusion now handles small files more effectively and intelligently manages Nextflow task files by minimizing intermediate file uploads. A key improvement is the selective retention of only essential task output files upon completion, reducing storage overhead. Network optimization has been implemented to decrease bandwidth usage by consolidating upload operations. Additionally, the underlying architecture has undergone substantial refactoring to support the future integration of diverse remote storage solutions, setting the foundation for expanded storage capabilities.
fusion {
enabled = true
containerConfigUrl = 'https://fusionfs.seqera.io/releases/v2.5.0-amd64.json'
}
For ARM64 CPU architecture, use containerConfigUrl = 'https://fusionfs.seqera.io/releases/v2.5.0-arm64.json'
.
Full Changelog: https://github.com/seqeralabs/wave/compare/v1.16.6...v1.16.7
main.nf
file.Full changelog: https://github.com/seqeralabs/wave/compare/v1.16.5...v1.16.6
Full Changelog: https://github.com/seqeralabs/wave/compare/v1.16.4...v1.16.5
Full changelog: https://github.com/seqeralabs/wave/compare/v1.16.3...v1.16.4
Full changelog: https://github.com/seqeralabs/wave/compare/v1.16.2...v1.16.3
Full changelog: https://github.com/seqeralabs/wave/releases/tag/v1.16.2