Skip to main content

Changelog

Wave v1.13.5

Feature updates and improvements

  • Use JedisPool in place of generic connection pool by @pditommaso in cd16cfd1
  • Minor page title change by @pditommaso in c3be9304
  • GHA to submit dependency graph to GitHub by @arnaualcazar in 09c86627

Bug fixes

  • Fix do not render inspect URL on fail by @pditommaso in d96275a1
  • Fix inspect view empty nodes by @pditommaso in b3473b7e
  • Fix prevent scan on cached failed builds by @munishchouhan in 4473fe8c

New Contributors

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

Wave v1.13.4

Feature updates and improvements

Bug fixes

  • Fix dev scan failure duration and GitHub token by @pditommaso inf5711ff8
  • Fix use of container platform in scan job by @pditommaso in61df2424
  • Fix prevent rendering image names as URI in mail notification by @pditommaso in f8d57921
  • Fix tune mirror config by @pditommaso in f7290bd5

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

Wave v1.13.3

Feature updates and improvements

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

Wave v1.13.2

Feature updates and improvements

Bug fixes

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

Seqera Cloud v24.2.0_cycle25

Feature updates and improvements

  • Data Studios
  • Quick Launch now accepts pipelines that do not have a branch named master.
  • Improved query times on some clean up job queries.
  • NF Launcher image is now by default pulled from cr.seqera.io public registry instead of quay.
  • The new Launch Form is now available in Quick Launch and personal workspaces.
  • Improved fetching of the cloud cost estimation for Google Cloud Platform's (GCP) spot instances.
  • ECS container timeout configuration is now defaulted to 10 minutes (ECS_CONTAINER_CREATE_TIMEOUT=10m,ECS_CONTAINER_STOP_TIMEOUT=10m,ECS_MANIFEST_PULL_TIMEOUT=10m).

Bug fixes

  • If the revision wasn't specified in Quick Launch, schemas weren't correctly fetched.
  • Retrieving managed identity IDs on updates resulted in the incorrect managed identity being displayed.
  • Start in new tab from the Data Studio form didn't navigate back the main tab to Data Studios page.

Wave v1.13.0

Feature updates and improvements

Bug fixes

Breaking

  • This version introduces some changes in build and jobs state metadata stored in Redis. Make sure no jobs are running while deploying this version.

Full Changelog: https://github.com/seqeralabs/wave/compare/v1.12.4...v1.13.0