Skip to main content

69 posts tagged with "seqera cloud"

View All Tags

Seqera Cloud v25.3.0_cycle25

Feature updates and improvements

Compute environments

  • Added FSx Lustre support for Amazon Linux 2023 AMIs with automatic fallback from the Amazon Linux 2 installation method.

API

  • Added an optional maxLength query parameter to workflow log endpoints (GET /{workflowId}/log and GET /{workflowId}/log/{taskId}) for improved log management.
  • Added the managed identity and managed credentials endpoint to Seqera Platform API documentation.

Datasets

  • Added user tracking fields to datasets and dataset versions. Datasets now include a lastUpdatedBy field to track the user who last modified the dataset, while dataset versions include a createdBy field to track the user who created each version.

Permissions and roles

  • Removed the role check to show organization member mail, so organization owners can now view member and collaborator emails.

UI/UX

  • Improved the visual consistency and user experience across workflow run interfaces. Updates include improved table borders, enhanced tooltip information, and refined pagination layouts in the containers view.

General

  • Improved warning messages in Seqera Platform when cancelling workflows or stopping Studios due to insufficient credits.

Seqera Cloud v25.3.1_cycle23

Feature updates and improvements

Studios

  • Added an environment variable that supports launching Studios with an iframe served by Connect. To enable this, use the TOWER_DATA_STUDIO_ENABLE_CONNECT_IFRAME environment variable.

Compute environments

General

Seqera Cloud v25.3.0_cycle22

Feature updates and improvements

Data Explorer

  • Added support for MinIO object store to Data Explorer.

General

  • Improved audit logs by adding user agent and access token ID information, making them easily accessible through Platform UI.

Seqera Cloud v25.3.0_cycle20

Feature updates and improvements

Fusion

  • Updated the system to use the Amazon Linux 2023 image when selecting GPU-optimized images.

Resource labels

  • Added filtering by type to the Settings > Labels and Resource labels page.

Seqera Cloud v25.3.0_cycle19

Feature updates and improvements

Data Studios

  • Added eStarGZ support for Studios with conda packages.

UI/UX

  • Updated the info-chip component with copy functionality. Select the icon to copy the chip's content to the clipboard.
  • Upgraded Angular and Angular/material to v19.
  • Added a warning to the Usage overview > Seqera Compute Credits menu when credits are about to expire or run out.

Seqera Cloud v25.3.0_cycle18

Feature updates and improvements

UI/UX

  • Standardize date and time formatting across the Platform interface, including a tooltip with the non-localized date.

Compute environments

  • Added new DRAGEN instance types in AWS compute environments: f2.6xlarge, f2.12xlarge,f2.48xlarge.

Seqera Cloud v25.2.0_cycle17

Feature updates and improvements

Studios

  • Added environment variables component in Studios' General config screen.

Compute environments

  • Added a checkbox to Seqera Compute environment Advanced settings to enable an Automatic Data Retention Policy.
  • Sorted the list of available AWS Cloud instance types alphabetically.
  • Added GPU-enabled instances to Google Cloud.

UI/UX

  • Enabled sidebar navigation by default in both user and workspace environments.

Seqera Cloud v25.2.0_cycle16

Feature updates and improvements

Compute environments

  • Added a Fusion usage monitoring Dashboard.

Studios

Audit logs

  • Added AuditLog for dataset operations.

Launchpad

  • Added support for providing launch form values through URL query parameters during pipeline launch.

Workflows

  • Added Wave and Fusion info to executor details on the Run details page.
  • Added embedded Fusion and Wave metadata to workflows based on existing data passed in the TraceBeginRequest.
  • Added Aborted tasks counts colouring to the Processes table.

UI/UX

  • Added credits usage progress bar to Usage overview.
  • Added download date to usage_report CSV download filename.
  • Added support for a custom value label for the ProgressBarLimitComponent.

General

  • Added ap-southeast-2 to supported regions in Platform.
  • Renamed Pipeline work directory to Work directory in compute environment forms.
  • Bumped google-cloud-logging to 3.11.5.

Bug fixes

Workflows

  • Fixed an issue where execution logs did not display for Google Batch runs.