Skip to main content

55 posts tagged with "seqera cloud"

View All Tags

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.

Seqera Cloud v26.1.0_cycle51

Feature updates and improvements

Compute environments

  • Replaced Azure Batch JobCleanupPolicy with DeleteTasks, DeleteJobs, and TerminateJob boolean options in the API.
  • Added configurable head job CPUs and memory for Azure Batch.
  • Renamed Instance type to Head instance type in AWS Cloud compute environments.

Pipelines

  • Added resourceAllocation to task data extension.
  • Added bucket events to Actions.

Access control

  • Disabled collaborators for Cloud Pro SSO.
  • Mapped Auth0 organization claim to user profile.
  • Improved SSO collaborators and members error banners.

Bug fixes

Pipelines

  • Fixed forbidden repository schema requests for shared pipelines.
  • Fixed permission check for the browse button in the launch form.
  • Added missing -X POST to the Action curl snippet.

General

  • Fixed resource labels value search in label suggestions.
  • Added missing InputNormalizeDirective to the workspace form.

Seqera Cloud v26.1.0_cycle50

Feature updates and improvements

Compute environments

  • Added support for separate head and worker pools in Azure Batch compute environments.
  • Added the jobMaxWallClockTime option to Azure Batch compute environments.

Studios

  • Added the ability to edit a stopped Studio.

Access control

  • Decoupled the Auth0 Management API audience from the OIDC issuer to support custom Auth0 domains.

General

  • Introduced secondary tab navigation for organization and workspace pages.

Bug fixes

Compute environments

  • Fixed Forge disposal failures being silently swallowed by propagating the underlying exceptions.
  • Fixed job cancellation to be idempotent for already-canceled jobs.
  • Fixed Azure Batch error handling to return an actionable message when the configured pool is missing.
  • Fixed silently swallowed GCP Forge disposal failures by propagating the underlying exceptions.
  • Fixed Azure Batch dual-pool mode to assign only the relevant managed identity to each pool.

Data explorer

  • Fixed IGV MIME type resolution in Data explorer.

Pipelines

  • Fixed the placement of the "compute environment not available" message in the pipeline form.

Studios

  • Fixed route URL mutation in the Studio resolver.

Seqera Cloud v26.1.0_cycle49

Feature updates and improvements

Studios

  • Updated Studios micromamba to conda/micromamba:v2 and Wave to 1.33.0.

Compute environments

  • Added private VNet and subnet support for Azure Batch compute environments.
  • Added separate Azure managed identities for head and compute jobs.
  • Improved compute environment metering system with observability and retry logic.

Datasets

  • Added frontend implementation for dataset import from URL.
  • Added preview support for linked datasets.

Data Explorer

  • Added Fusion symlink support in Data Explorer.
  • Increased maximum data-link name length to 512 characters.

Bug fixes

Compute environments

  • Fixed projectId on WIF LoggingOptions for log retrieval.
  • Fixed WIF log retrieval to resolve project number to project name.
  • Fixed WIF organization and workspace context propagation for log retrieval and data links.

Pipelines

  • Fixed parallel requests to pipeline info in launch form.

Datasets

  • Fixed dataset name field to apply input normalization.
  • Fixed column order preservation in dataset preview for TSV files.

Access control

  • Fixed handling of absent Auth0 organization context.

Seqera Cloud v26.1.0_cycle48

Feature updates and improvements

Studios

  • Added Wave nameStrategy workspace setting for Studios.

Compute environments

  • Added Azure service principal credentials support.
  • Added Workload Identity Federation support for Google Batch compute environments.
  • Added Entra credentials for Azure Batch Forge and Fusion v2.
  • Added resource labels as metadata on Azure Batch jobs.
  • Added support for multiple machine types in Google Batch compute environments.

Pipelines

  • Added Nextflow CLI as a static OIDC client.

Datasets

  • Added URL redirection logic to dataset file endpoint.

Data Explorer

  • Added extensible view mode selection for JSON files.
  • Added open in new tab support for all files.

Monitoring

  • Updated database model to include target resource name.

General

  • Applied new email design to all email templates.
  • Updated copy in delete workspace confirmation modal.
  • Removed unused Containers page.
  • Upgraded to Angular 21.

Bug fixes

Studios

  • Fixed git config file validation when creating a Studio.

Compute environments

  • Fixed errors not propagated when a job is terminated asynchronously.
  • Removed deprecated seqera.executor.predictionModel configuration.
  • Removed terminateAsync default implementation.

Access control

  • Fixed Auth0 OAuth2 flow to handle ResponseClosedException.

Monitoring

  • Fixed credential audit events to include metadata.
  • Fixed task logging to use populated taskId instead of empty id.

General

  • Fixed page-header actions, documentation links, and spacing.
  • Fixed forbidden page icon size.

Seqera Cloud v26.1.0_cycle47

Feature updates and improvements

Studios

  • Added IGV viewer for genomic data visualization.
  • Added clipboard permissions to Studios iframe.
  • Added support for previewing multitrack IGV JSON files.
  • Improved Studios capabilities version check to normalize to major.minor granularity.

Compute environments

  • Added KMS encryption policy to AWS Cloud compute environments to support mounting KMS buckets in Studios.
  • Added boot disk image selection for Google Batch compute environments.
  • Added machine type selection for Google Batch compute environments.

Datasets

  • Added dataset link foundations.
  • Added validate and link endpoints for dataset linking.

Pipelines

  • Improved pipeline launch form to scroll to first invalid control and highlight invalid parameters step.

General

  • Updated tabs component styles.
  • Unified Seqera logos in compute environment and credential forms.

Bug fixes

Compute environments

  • Fixed Google Batch secrets support.

Data Explorer

  • Fixed horizontal scrolling in Data Explorer file preview modal.

Access control

  • Fixed and clarified refresh token properties.
  • Fixed permission required interceptor.
  • Fixed JWTAuthRequired interceptor binding to prevent silent bypass.

General

  • Fixed nginx absolute redirects.

Seqera Cloud v26.1.0_cycle46

Feature updates and improvements

Compute environments

  • Added human-readable messages for Google Batch exit codes.
  • Added network tags support for Google Batch compute environments.

Data Explorer

  • Updated S3-compatible storage label in Data Explorer filter.

Access control

  • Moved edit button to organization details card.
  • Improved welcome email UI.
  • Updated authentication error page background.

General

  • Added navigation side-nav component for in-page navigation.
  • Added expandable-text component to design system.

Bug fixes

Studios

  • Fixed Studios expiry check to include stopping Studios.

Pipelines

  • Fixed tower.launch.params.maxSize to be passed to the frontend and used in validators.
  • Fixed database migration by removing DEFAULT constraint on LONGTEXT column in tw_task_data_ext.

General

  • Fixed vertical alignment of checkboxes in table select column.
  • Fixed table checkbox positioning.

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.

Seqera Cloud v26.1.0_cycle44

Feature updates and improvements

Data Explorer

  • Added Molstar 3D viewer for PDB and CIF file preview.
  • Added Molstar PDB viewer component.

Compute environments

  • Added AWS credential modes (key-based access and role-based access).
  • Improved compute environment form warning display with individual stacked alerts.

Pipelines

  • Redesigned workflow notification email template.
  • Redesigned report preview modal header layout.
  • Improved clipboard UX in workflow details header.
  • Updated schema radio control copy.

Access control

  • Refined custom roles UI and added required description field.
  • Improved admin workspace list toolbar responsiveness.

General

  • Applied new status icons across Platform components.

Bug fixes

Studios

  • Removed and renamed outstanding references to rstudio.
  • Added backwards compatibility handling for persisted rstudio tool and icon fields.
  • Added workspace existence check before creating Studios workspace settings.
  • Removed Wave call for Studios version label.
  • Fixed R-IDE icon style.

Compute environments

  • Fixed compute environment error handling in forge delegates for createResources and disposeResources.

Pipelines

  • Fixed pipeline implicit default version.
  • Removed resourceLabelIds control from versionable controls tracking.

Monitoring

  • Fixed dashboard drop-down scrolling and character overflow.

Datasets

  • Fixed LazyInitializationException in avatar resolution during dataset creation.

General

  • Fixed side navigation width not updating in Safari when toggling collapse state.
  • Fixed credits banner showing during page load.

Seqera Cloud v26.1.0_cycle43

Feature updates and improvements

Compute environments

  • Added External ID support for IAM Role assumption.

Studios

  • Added default privacy setting to the Studio workspace settings form.
  • Implemented private Studio by default setting.
  • Added dedicated service for handling Studio data-link mappings.

Pipelines

  • Improved optimization profile modal workflow run select responsiveness.

Bug fixes

Studios

  • Fixed Studio quota limit check for Studios building created with autostart.