Skip to main content

65 posts tagged with "seqera cloud"

View All Tags

Seqera Cloud v26.2.0_cycle62

Feature updates and improvements

Compute environments

  • Added the compute environment ID to the compute environment row card.
  • Added the c9gd instance family to the NVMe instance list.
  • Updated the list of available Azure regions.

Bug fixes

Compute environments

  • Added a clear error message when Azure Batch pool deletion fails.
  • Disabled compute environment form submission while the form is invalid.

Data explorer

  • Signed GCS genomic file URLs with V4 for IGV preview.

Seqera Cloud v26.2.0_cycle61

Feature updates and improvements

Compute environments

  • Added VPC and multiple subnet selection to AWS Cloud compute environments.
  • Added the g7 instance family to the NVMe list.

Pipelines

  • Updated Nextflow to v26.04.4.

Access control

  • Split the data_link and data_link_object permissions into separate scopes. Workspace members with View, Connect, or Launch roles can now download files and generate download URLs from data-links. Upload and delete file operations remain restricted to Maintain and above.
  • Added pre-filling of first and last name from GitHub signup.

General

  • Added a default workspace preference to the user profile.

Bug fixes

Pipelines

  • Fixed lineage incorrectly showing as not enabled for submitted runs when it was enabled.

Access control

  • Fixed detection of a personal access token as a duplicate when creating a GitHub App with the same credentials.

Seqera Cloud v26.2.0_cycle60

Feature updates and improvements

Compute environments

  • Redesigned the compute environment list as a row-card table.
  • Added attribute chips to the compute environment list.
  • Added an on-demand credentials validation button.

Seqera Cloud v26.2.0_cycle59

Feature updates and improvements

Compute environments

  • Added AWS Cloud compute environment EBS volume encryption with an optional KMS key.
  • Added the m9gd instance family to the NVMe list.

Pipelines

Bug fixes

Monitoring

  • Included gpuMetrics in task JSON serialization so GPU usage is now visible in the task payload.

Pipelines

  • Fixed an unexpected error when the workflow limiter canceled a newly launched workflow.
  • Preserved a custom schema when added for the first time in pipeline edit mode.

Seqera Cloud v26.2.0_cycle58

Feature updates and improvements

Access control

Compute environments

  • Added security group name search to AWS drop-downs.

Pipelines

  • Surfaced launch-time settings, including profiles and syntax parser, in the run config tab.

Bug fixes

Data explorer

  • Fixed IGV index file handling by presigning indexURLs independently.

Pipelines

  • Fixed the Nextflow syntax parser v2 toggle to seed from the saved launch config.
  • Included syntaxParser in the workflow launch API response.
  • Cleared stale main script launch errors.
  • Fixed the launch form to skip the lineage request in user space.

Seqera Cloud v26.2.0_cycle57

Feature updates and improvements

Pipelines

  • Exposed tower.launch.config.maxSize to frontend validators so launch configuration size limits stay aligned with the backend.

Bug fixes

Pipelines

  • Added frontend validation of paramsText against its JSON-serialized size to align launch parameter limits with backend submission constraints.
  • Added missing metadata, pipeline versioning, and data lineage fields to the workflow launch form summary.
  • Fixed the workflow launch payload to always send lineage.enabled so the data lineage toggle setting persists correctly.

General

  • Fixed the workspace switcher to keep the search input focused during arrow-key navigation.
  • Fixed background worker shutdown by draining workers before JedisPool shutdown to prevent dropped jobs.
  • Fixed navigation switcher responsiveness.

Seqera Cloud v26.1.0_cycle56

Feature updates and improvements

Compute environments

  • Added a configurable boot disk size for Azure Batch pools.
  • Added r8idn, r8idb, m8idn, and m8idb instance families to the NVMe list.

Pipelines

  • Added the Lineage ID to the Run Info page.

General

  • Introduced a panel search input and integrated it into the navigation switcher component.
  • Improved workspace switch redirects to preserve the active sidebar section.

Bug fixes

Compute environments

  • Deduplicated the compute environment entry in the launch drop-down.

Data Explorer

  • Made credentials a required field in the Add data repository form.

Pipelines

  • Refined workflow_updated events that contain no diff.
  • Prevented duplicate GitHub credentials across PAT and GitHub App types.
  • Resolved file paths to the most recent lineage record.

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.

Pipelines

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.

Bug fixes

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.

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.

Seqera Cloud v26.1.0_cycle54

note

The default Nextflow version has changed from v25.10 to v26.04. Nextflow v26.04 includes the strict syntax as default, which may break some older workflows. See Enable Nextflow syntax parser v2.

Feature updates and improvements

Access control

  • Automatically disabled SSO on organization deletion.
  • Enabled SSO domain verification.
  • Skipped showcase workspace enrollment for free-tier users.

Compute environments

  • Added an export configuration option to the compute environment menu.

General

  • Added inactive scope styles and a settings breadcrumb trail.
  • Aligned workspace settings routes and page titles.
  • Updated workspace settings hub copy and added E2E selectors.
  • Updated the labels page and modal type copy.

Bug fixes

Compute environments

  • Fixed the compute environment edit form to skip name copy-rename when opened.

Data Explorer

  • Prevented bucket actions from becoming stuck in the CREATING state.

Studios

  • Fixed the redirection route for the Save as new Studio action.

Seqera Cloud v26.1.0_cycle52

Feature updates and improvements

Compute environments

  • Added force-delete for stuck compute environments.
  • Added an optional description field to compute environments.
  • Added region name search to the Seqera Compute drop-down mwnu.

Pipelines

  • Added Nextflow lineage integration with indexing, API, and UI for browsing workflow lineage data.
  • Added cron action source for scheduled pipeline launches.
  • Added effectiveCpus and effectiveMemory helpers on Task.

Monitoring

  • Added GPU metrics.

General

  • Added automatic breadcrumb navigation in the page header.

Bug fixes

Compute environments

  • Fixed AWS Batch child jobs to terminate on workflow cancellation.
  • Added hpc6id to the NVMe instance families allowlist.

Data Explorer

  • Fixed 403 errors to surface properly when adding a data-link to a GCS bucket.
  • Fixed text overflow in the Data Explorer modal.

Pipelines

  • Fixed cpuShares to vCPU conversion in Task.getEffectiveCpus.
  • Fixed parameters being hidden in the launch form when hidden=false is set in nextflow_schema.json.

Access control

  • Fixed user metadata reading for name, surname, and organization fields.
  • Fixed organization claim reading to use the namespaced claim instead of user_metadata.
  • Classified DCR-registered OIDC clients as third-party.
  • Updated the default refresh token expiration in OIDC.
  • Fixed POST /metering to allow regular authenticated users.

Studios

  • Fixed the Studio form to enable buttons after valid input.
  • Fixed the Mount data button to display on the Studios form.

General

  • Fixed copy icon position by pinning it to the top-right corner in code blocks.