Skip to main content

Wave v1.13.5

Feature updates and improvements

Performance

  • Used JedisPool in place of generic connection pool by @pditommaso in cd16cfd1

UI/UX

  • Minor page title change by @pditommaso in c3be9304

General

  • GHA to submit dependency graph to GitHub by @arnaualcazar in 09c86627

Bug fixes

Security scanning

  • Fixed prevent scan on cached failed builds by @munishchouhan in 4473fe8c

UI/UX

  • Fixed do not render inspect URL on fail by @pditommaso in d96275a1
  • Fixed inspect view empty nodes by @pditommaso in b3473b7e

New Contributors

Full changelog: https://github.com/seqeralabs/wave/compare/v1.13.4...v1.13.5

Fusion v2.3.6

How to pin this version

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

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

Bug fixes

S3

  • Fixed S3 compactions between different regions.

Wave v1.13.4

Feature updates and improvements

Security scanning

Registry

  • Copy all tags on mirror request by @pditommaso in20a5f7b5

Bug fixes

Security scanning

  • Fixed dev scan failure duration and GitHub token by @pditommaso inf5711ff8
  • Fixed use of container platform in scan job by @pditommaso in61df2424

Registry

  • Fixed tune mirror config by @pditommaso in f7290bd5

General

  • Fixed prevent rendering image names as URI in mail notification by @pditommaso in f8d57921

Full changelog: https://github.com/seqeralabs/wave/compare/v1.13.3...v1.13.4

Wave v1.13.3

Feature updates and improvements

Security scanning

UI/UX

General

Full changelog: https://github.com/seqeralabs/wave/compare/v1.13.2...v1.13.3

Wave v1.13.2

Feature updates and improvements

UI/UX

General

Bug fixes

UI/UX

Full changelog: https://github.com/seqeralabs/wave/compare/v1.13.1...v1.13.2

Seqera Cloud v24.2.0_cycle25

Feature updates and improvements

Studios

Launchpad

  • Quick Launch now accepts pipelines that do not have a branch named master.
  • The new Launch Form now appears in Quick Launch and personal workspaces.

Compute environments

  • Improved fetching of the cloud cost estimation for Google Cloud Platform's (GCP) spot instances.
  • ECS container timeout configuration is now set to 10 minutes by default (ECS_CONTAINER_CREATE_TIMEOUT=10m,ECS_CONTAINER_STOP_TIMEOUT=10m,ECS_MANIFEST_PULL_TIMEOUT=10m).

General

  • Improved query times on some clean up job queries.
  • NF Launcher image is now pulled by default from cr.seqera.io public registry instead of quay.

Bug fixes

Pipelines

  • If the revision was not specified in Quick Launch, schemas did not fetch correctly.

Compute environments

  • Retrieving managed identity IDs on updates resulted in the system displaying the incorrect managed identity.

Studios

  • Start in new tab from the Data Studio form didn't navigate back the main tab to Data Studios page.