Skip to main content

Changelog

Seqera Cloud v25.1.0_cycle5

note

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 new icon 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.
  • 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 return null.
  • Fixed an issue where users were not able to remove the organization logo.

Seqera Cloud v24.3.0_cycle4

note

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 error Task 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.1

Feature updates and improvements

Full changelog: https://github.com/seqeralabs/wave/compare/v1.18.0...v1.18.1

Wave v1.18.0

Feature updates and improvements

Full changelog: https://github.com/seqeralabs/wave/compare/v1.17.2...v1.18.0