Skip to main content

Fusion v2.5.2

How to pin this version

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

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

Feature updates and improvements

  • Added ability to generate post-mortem pprof profile data.
  • Added ability to enable monitoring of goroutines and memory usage.
  • Added goroutine ID to log messages.
  • Added support for authenticating with Azure Managed Identities.