Changelog
Seqera Cloud v25.1.0_cycle5
From Wednesday, February 26, 2025, Seqera endpoints no longer support Windows XP and Safari versions 8 and below (including OSx 10.10 or older). This change is necessary to ensure the security and performance of our services. We recommend updating your operating system and browser version to ensure uninterrupted access to our services.
Affected endpoints:
- cr.seqera.io
- *.connect.cloud.seqera.io
- intern.seqera.io
- ai.seqera.io
- hub.seqera.io
- cloud.seqera.io
- api.cloud.seqera.io
- user-data.cloud.seqera.io
- tower.nf
- api.tower.nf
- public.cr.seqera.io
- auth.cr.seqera.io
- wave.seqera.io
- licenses.seqera.io
- licman.seqera.io
- api.multiqc.info
Feature updates and improvements
- Studios
- Private sessions: When adding a new session, the number of concurrent connections can now be defined in General Config > Collaboration.
- Dynamic Studio templates: Labels have been added to indicate the status of support (e.g., Recommended, Deprecated) for a Studio template version. Users can now also switch the Studio's base template image when starting a session as new.
- Nextflow
- Update
WfManifest
class to include the newicon
property introduced in Nextflow. - Add a new migration file to add the new icon column into all the tables of entities that use the
WfManifest
class as @Embedded property.
- Update
- Audit log update: Pipeline edit events are now logged.
- Added
totalProcesses
count to workflow progress responses. - Switch AWS Batch compute environment dependencies to AWS SDK v2.
- New workflow job monitoring collects and publishes Platform metrics.
- Support image upload in the pipeline import and pipeline update forms, to be used as pipeline logos.
Bug fixes
- Fixed a bug where resource labels were erroneously editable for the maintain role when starting an existing Studio.
- Fixed a potential
NullPointerException
on code related to Google Batch, where the method is expected to returnnull
. - Fixed an issue where users were not able to remove the organization logo.
Seqera Cloud v24.3.0_cycle4
From Wednesday, February 26, 2025, Seqera endpoints no longer support Windows XP and Safari versions 8 and below (including OSx 10.10 or older). This change is necessary to ensure the security and performance of our services. We recommend updating your operating system and browser version to ensure uninterrupted access to our services.
Affected endpoints:
- cr.seqera.io
- *.connect.cloud.seqera.io
- intern.seqera.io
- ai.seqera.io
- hub.seqera.io
- cloud.seqera.io
- api.cloud.seqera.io
- user-data.cloud.seqera.io
- tower.nf
- api.tower.nf
- public.cr.seqera.io
- auth.cr.seqera.io
- wave.seqera.io
- licenses.seqera.io
- licman.seqera.io
- api.multiqc.info
Feature updates and improvements
- Studios
- Add Studio session lifespan setting. This feature allows you to set a lifespan for a session, after which the session is stopped automatically.
- Add Studios resource labels support. Workspace admins and owners can edit resource labels inherited from the compute environment and apply them to a Studio session. The edited resource labels associated with each session don’t affect the default resource labels associated with the compute environment.
- Free tier
- Reduce the maximum number of organization members to 3.
- Resource tracking in the Platform UI for improved management of free tier limits.
- User disable/re-enable is now supported.
- Fusion
- AWS Batch compute environments default to Amazon Linux 2023 AMI when Fusion v2 is enabled
- Implement collapsible view for JSON workflow parameters tab and add View as YAML option.
- Notify the user when secrets cleanup fails.
- Update the pipeline name regular expression to allow pipeline names containing dots ('.').
- Mark long-running jobs with a warning: This warning will be displayed when a workflow has been in the
RUNNING
state for more than 3 hours and no single task moved from one state to the next. - Set
ECS_CONTAINER_START_TIMEOUT
to 10 minutes in the ECS settings used by AWS Batch CEs in order to prevent the errorTask failed to start - DockerTimeoutError: Could not transition to started; timed out after waiting 3m0s
. - Upgrade to Angular 18
Bug fixes
- Studios
- Fixed an issue with searches for names containing special SQL wildcard characters (_, %).
- Fixed an issue to ensure that the Maintain role is not able to change resource labels inherited from the selected compute environment when adding/starting a Studio.
Wave v1.18.4
Feature updates and improvements
- Add robots and favicon files by @pditommaso in 40c91f5
- Improve errors and warns logging by @pditommaso in 216b822
Full changelog: https://github.com/seqeralabs/wave/compare/v1.18.3...v1.18.4
Wave v1.18.3
Feature updates and improvements
- Add DenyCrawlerFilter by @pditommaso in https://github.com/seqeralabs/wave/pull/803
Full changelog: https://github.com/seqeralabs/wave/compare/v1.18.2...v1.18.3
Wave v1.18.2
Feature updates and improvements
- Wv 102 merge https docs.seqera.io wave api into openapi by @munishchouhan in https://github.com/seqeralabs/wave/pull/800
- Change /view/scans to post by @munishchouhan in https://github.com/seqeralabs/wave/pull/802
Full changelog: https://github.com/seqeralabs/wave/compare/v1.18.1...v1.18.2
Wave v1.18.1
Feature updates and improvements
- Add denyHosts to pairing websocket by @pditommaso in f5369eed
- Use virtual threads for build, scan, and mirror jobs by @pditommaso in https://github.com/seqeralabs/wave/pull/742
- Remove metrics from open-api by @munishchouhan in https://github.com/seqeralabs/wave/pull/798
- Bump ch.qos.logback:logback-classic 1.5.16 by @munishchouhan in https://github.com/seqeralabs/wave/pull/799
Full changelog: https://github.com/seqeralabs/wave/compare/v1.18.0...v1.18.1
Wave v1.18.0
Feature updates and improvements
- Use route target path as proxy cache key by @pditommaso in https://github.com/seqeralabs/wave/pull/788
- 775 use tiered cache in place of caffeine cache by @munishchouhan in https://github.com/seqeralabs/wave/pull/783
- Add Scan image request by @pditommaso in https://github.com/seqeralabs/wave/pull/796
- Improve JWT debug logs by @pditommaso in 086837
- Bump Micronaut to version 4.7.6 by @pditommaso in 975446
- Bump io.netty:netty-bom:4.1.118.Final by @pditommaso in 5a861f
Full changelog: https://github.com/seqeralabs/wave/compare/v1.17.2...v1.18.0
Wave v1.17.3
Feature updates and improvements
- Use route target path as proxy cache key by @pditommaso in https://github.com/seqeralabs/wave/pull/788
- 775 use tiered cache in place of caffeine cache by @munishchouhan in https://github.com/seqeralabs/wave/pull/783
Full Changelog: https://github.com/seqeralabs/wave/compare/v1.17.2...v1.17.3
Wave v1.17.2
Feature updates and improvements
- Improved inspect view by @munishchouhan in https://github.com/seqeralabs/wave/pull/795
Full changelog: https://github.com/seqeralabs/wave/compare/v1.17.1...v1.17.2