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.
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