Skip to main content

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: Added labels 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.

Pipelines

  • Updated WfManifest class to include the new icon property introduced in Nextflow.
  • Added a new migration file to add the new icon column into all the tables of entities that use the WfManifest class as @Embedded property.
  • Supported image upload in the pipeline import and pipeline update forms for use as pipeline logos.

Audit logs

  • Audit log update: The system now logs pipeline edit events.

Workflows

  • Added totalProcesses count to workflow progress responses.
  • New workflow job monitoring collects and publishes Platform metrics.

Compute environments

  • Switched AWS Batch compute environment dependencies to AWS SDK v2.

Bug fixes

Studios

  • Fixed a bug where resource labels erroneously allowed users with the maintain role to edit them when starting an existing Studio.

Compute environments

  • Fixed a potential NullPointerException on code related to Google Batch, where the method is expected to return null.

UI/UX

  • Fixed an issue where users could not remove the organization logo.