Skip to main content

Seqera Cloud v26.1.0_cycle45

Feature updates and improvements

Compute environments

  • Added m8gn and m8gb instance families to NVMe list.

Datasets

  • Added initial support for datasets linking remote HTTP/HTTPS URLs.

Data Explorer

  • Added support for selecting data-link subfolders directly by subpath.
  • Added mountDataV2 API endpoint for mounting data-links with a specified path.

Access control

  • Updated OIDC authentication with PKCE and consent support.

Monitoring

  • Improved accessibility tags on progress bar percentage component.

General

  • Redesigned table component visuals.

Bug fixes

Studios

  • Fixed Studios analytics query to handle usage edge cases.

Compute environments

  • Fixed httpPutResponseHopLimit specification for AWS instances to allow Nextflow containers to authenticate with the metadata service.
  • Fixed 404 errors on legacy pod deletion during Kubernetes compute environment disposal.
  • Excluded Micronaut transitive dependencies from sched-pairing-client.

Pipelines

  • Fixed NXF_TML_FILE to use System.getenv in timeline configuration.

Access control

  • Fixed an intermittent login redirect bug.