Skip to main content

Seqera Cloud v26.1.0_cycle55

Feature updates and improvements

Compute environments

  • Added a CloudInfo cloud instance type catalog and chip-selector filters specification.
  • Added a description field to the Compute Environment V2 form.

Datasets

  • Exposed dataset file size in version API responses.

Monitoring

  • Added a getCost failure metric.
  • Rendered fractional Allocated CPU values on the Run Details metrics card.
  • Added SCIM group audit logs.

Pipelines

  • Added a Nextflow syntax parser v2 toggle.
  • Added launch-time settings to the workflow configuration tab.

Studios

  • Added the compute environment name to the Studios row card.
  • Added new API endpoints to fetch compatible compute environments for a Studio and update the compute environment on a Studio.
  • Enabled updating the compute environment on a Studio.
  • Resolved the user on SSH Studio connection attempts.

Data Explorer

  • Cached the impersonated signer for WIF pre-signed URLs.

General

  • Introduced scroll-into-error behavior for the notification container component and unified the placement of message containers across form pages.
  • Collapsed Settings breadcrumbs to two segments.
  • Refined styling for the bordered variant of label values.
  • Improved readability of usage chip icons on dark backgrounds.

Bug fixes

Access control

  • Redirected on JWT expiry and stopped the onboarding polling loop.
  • Auto-created organization membership during IdP group reconciliation.
  • Polished the IdP group mapping UI.

Compute environments

  • Validated NVMe and Wave dependencies for Fusion v2.
  • Split Forge disposal into separate resources and credentials phases.
  • Ported the Forge disposal split to Azure and GCP.
  • Clarified setRemoteAvailableCredits behavior and floored stale balance updates.
  • Granted lineage store access to the forged AWS Batch role.
  • Bumped the GCP default GPU image family to CUDA 12.9.
  • Resolved the WIF credential owner context inside a read-only transaction.

Data Explorer

  • Supported GCS pre-signed URLs with WIF credentials in Data Explorer.

Pipelines

  • Disabled the lineage launch toggle when lineage settings are not configured or when the compute environment does not support lineage.
  • Set the default value for Launch.syntaxParser to match the database schema.
  • De-flaked the PipelineServiceTest agent revisions check.

Studios

  • Recovered legacy Studio event names in the usage query.
  • Fell back to baseline Studio capabilities when the manifest is missing or the Studio version is not found in the manifest.

General

  • Pinned the Netty allocator to pooled to mitigate Micronaut 4.9 direct memory growth.
  • Stopped ProviderUnrecoverableException from hiding JVM errors.
  • Increased the polling timeout for the async audit image bundle test.