Wave v1.13.7
Feature updates and improvements
Trivy
- Added ability to configure trivy DBs by @pditommaso in https://github.com/seqeralabs/wave/pull/720
Full changelog: https://github.com/seqeralabs/wave/compare/v1.13.6...v1.13.7
Full changelog: https://github.com/seqeralabs/wave/compare/v1.13.6...v1.13.7
Full changelog: https://github.com/seqeralabs/wave/compare/v1.13.5...v1.13.6
JedisPool in place of generic connection pool by @pditommaso in cd16cfd1Full changelog: https://github.com/seqeralabs/wave/compare/v1.13.4...v1.13.5
fusion {
enabled = true
containerConfigUrl = 'https://fusionfs.seqera.io/releases/v2.3.6-amd64.json'
}
For ARM64 CPU architecture, use containerConfigUrl = 'https://fusionfs.seqera.io/releases/v2.3.6-arm64.json'.
Full changelog: https://github.com/seqeralabs/wave/compare/v1.13.3...v1.13.4
scanId by @munishchouhan in https://github.com/seqeralabs/wave/pull/704Full changelog: https://github.com/seqeralabs/wave/compare/v1.13.2...v1.13.3
builds-view to show the list of builds for a given container ID by @munishchouhan in https://github.com/seqeralabs/wave/pull/696