Changelog
Wave v1.13.9
Bug fixes
UI/UX
- Fixed inspect view by @munishchouhan in https://github.com/seqeralabs/wave/pull/724
- Fixed inspect view by @munishchouhan in https://github.com/seqeralabs/wave/pull/725
Full changelog: https://github.com/seqeralabs/wave/compare/v1.13.8...v1.13.9
Seqera Cloud v24.2.0_cycle26
Seqera Cloud authentication updates
Seqera Platform Cloud has migrated to a new authentication provider, which includes two major changes to the login flow.
Passwords for email login
-
Users signing in via email: The next time you sign in to Seqera Cloud, select the option to create a new account — "Create one" — and add a password for your existing account. The system will preserve all your existing account information and you can complete all future sign-ins with your new password.
-
Users using Github/Google sign-in: You are not required to define a password for your account and shouldn’t see any changes on your next sign-in.
Account linking
Users that sign in with multiple accounts associated with the same email address: You will be prompted to optionally merge your accounts into a single account. This will merge all your work across the two different accounts into the same account and give you the option to sign in via either method of authentication.
If you choose not to merge accounts, you will not be prompted again. If you wish to merge accounts later, or would like to merge accounts with different email addresses, contact Seqera Support.
Feature updates and improvements
Studios
- Data Studios now support GPUs.
- Augment Data Studios images with custom Conda environment.
- Data studio creation now includes YAML validation.
- Data Studios build stats now appear in the Dashboard.
- New data studios now include "Add only" and "Add and start" actions.
Pipelines
- The pipeline parameters input form now supports JSON schema draft 2020-12.
Bug fixes
Studios
- Data Studios UI fixes.
- Improved Data Studios error messaging.
- Deleted Data Studio checkpoint on build failure.
- Updated default Data Studios tool versions.
- Failed Data Studios can now be deleted.
- Return an empty list of data studios when receiving an invalid status.
General
- Added back to login button in authentication error screen.
- Added custom token cookie login handler for Nextflow requests to receive authentication cookies.
- Jedis connection pool config which caused potential instabilities.
- Fixed a problem with Azure Entra credential creation.
Launchpad
- Set launch form to parameters step view by default when a pipeline schema is present, regardless of specification.
- Fallback to primary compute environment when launching a shared pipeline without an associated compute environment from a private workspace.
UI/UX
- Dashboard persisted filters exclude workspace IDs the user no longer has access to.
Pipelines
- Do not fetch info for INVALID status pipelines, fetch for all other statuses including DISABLED.
Wave v1.13.8
Feature updates and improvements
Security scanning
- Improved scan logging by @pditommaso in f01e4dba
UI/UX
- Bumped scan warn color by @pditommaso in 705141f0
Bug fixes
Security scanning
- Fixed update scan status synchronously by @pditommaso in e767c367
Full changelog: https://github.com/seqeralabs/wave/compare/v1.13.7...v1.13.8
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
Wave v1.13.6
Feature updates and improvements
UI/UX
- Added scan color for different vals by @munishchouhan in https://github.com/seqeralabs/wave/pull/719
Full changelog: https://github.com/seqeralabs/wave/compare/v1.13.5...v1.13.6
Wave v1.13.5
Feature updates and improvements
Performance
- Used
JedisPoolin 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
- @arnaualcazar made their first contribution in https://github.com/seqeralabs/wave/pull/715
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'
}
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
- Added scan failure duration setting by @pditommaso in https://github.com/seqeralabs/wave/pull/705
- Changed scan config log to info by @pditommaso inf382c51a
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
- Added GitHub token to scan job env by @pditommaso in https://github.com/seqeralabs/wave/pull/703
- Added list of scan for a given partial
scanIdby @munishchouhan in https://github.com/seqeralabs/wave/pull/704
UI/UX
- Improved build history view by @munishchouhan in https://github.com/seqeralabs/wave/pull/701
General
- Capture usage metrics for scan and mirrors by @munishchouhan in https://github.com/seqeralabs/wave/pull/699
Full changelog: https://github.com/seqeralabs/wave/compare/v1.13.2...v1.13.3