73 posts tagged with "seqera cloud"
View All TagsSeqera 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
m9gdinstance family to the NVMe list.
Pipelines
- Added a launch output directory option to the launch form.
- Added a shareable deep link to the task details view.
- Showed the metrics tab for canceled workflow runs.
Bug fixes
Monitoring
- Included
gpuMetricsin 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
- Enabled GitHub App credentials for all workspaces.
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
indexURLsindependently.
Pipelines
- Fixed the Nextflow syntax parser v2 toggle to seed from the saved launch config.
- Included
syntaxParserin 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.maxSizeto frontend validators so launch configuration size limits stay aligned with the backend.
Bug fixes
Pipelines
- Added frontend validation of
paramsTextagainst 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.enabledso 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
JedisPoolshutdown 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, andm8idbinstance 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_updatedevents 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
CloudInfocloud 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
- 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.
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
CREATINGstate.
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
effectiveCpusandeffectiveMemoryhelpers onTask.
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
hpc6idto 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
cpuSharesto vCPU conversion inTask.getEffectiveCpus. - Fixed parameters being hidden in the launch form when
hidden=falseis set innextflow_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 /meteringto 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_cycle53
Feature updates and improvements
Access control
- Added an Enterprise AI OAuth client parameter.
- Added the ability to edit workspaces from the admin panel.
- Added configurable access and refresh token expiration per client.
- Refined the copy in the SSO management section.
Compute environments
- Added a compute instance types selector for AWS Cloud Scheduler.
- Aggregated CPU-hours in shares to preserve fractional allocations.
Pipelines
- Added data lineage indexing.
- Enabled the AI debug button.
Platform API
- Persisted requested CPU and memory values on
WorkflowLoad.
Bug fixes
Access control
- Fixed frontend Cloud SSO feature handling.
- Updated the default refresh token expiration in OIDC.
Datasets
- Fixed the dataset name maximum length in the frontend to match the backend.
Pipelines
- Resolved a race condition in the Lineage section of task details.
Seqera Cloud v26.1.0_cycle51
Feature updates and improvements
Compute environments
- Replaced Azure Batch
JobCleanupPolicywithDeleteTasks,DeleteJobs, andTerminateJobboolean 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
resourceAllocationto 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 POSTto the Action curl snippet.
General
- Fixed resource labels value search in label suggestions.
- Added missing
InputNormalizeDirectiveto the workspace form.