Skip to main content

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 number of instances provisioned per run to the run page, sourced from the Scheduler run summary.
  • 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.

Monitoring and observability

  • Added audit entries for pre-flight cron status transitions.

General

  • Added a default workspace preference to the user profile.
  • Listed avatar and username rows in the avatar-group popover.

Bug fixes

Compute environments

  • Fixed AWS STS to allow instance credentials without an explicit role mode.
  • Fixed the AWS Cloud head job to honor vpcId and subnet network selection.
  • Downgraded ecs:DescribeContainerInstances permission errors to WARN level.

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.
  • Fixed domain verification to be enforced during SSO enablement and ticket refresh.