Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
34 commits
Select commit Hold shift + click to select a range
984acaa
Add changelog for Seqera Cloud v25.3.0_cycle32
justinegeffen Dec 11, 2025
1ecfc13
Create v25.3.0_cycle33.md
justinegeffen Dec 12, 2025
9ad233c
Create v25.3.0_cycle34.md
justinegeffen Dec 16, 2025
35468cd
Merge branch 'master' into justinegeffen-cloud-releases
justinegeffen Dec 17, 2025
de3649d
Merge branch 'master' into justinegeffen-cloud-releases
justinegeffen Dec 17, 2025
201d6ec
Update changelog for v25.3.0 cycle 34
justinegeffen Dec 19, 2025
0036f55
Add changelog for Seqera Cloud v25.3.0_cycle35
justinegeffen Dec 19, 2025
e27135d
Merge branch 'master' into justinegeffen-cloud-releases
justinegeffen Dec 19, 2025
718e514
Create v26.1.0_cycle36
justinegeffen Dec 19, 2025
b6468dc
Update and rename v26.1.0_cycle36 to v26.1.0_cycle36.md
justinegeffen Dec 19, 2025
f503f1d
Apply suggestion from @justinegeffen
justinegeffen Dec 19, 2025
afbff17
Update changelog for Seqera Cloud v25.3.0_cycle35
justinegeffen Jan 8, 2026
4c239df
Merge branch 'master' into justinegeffen-cloud-releases
justinegeffen Jan 8, 2026
1dedbcf
Update v26.1.0_cycle36.md
justinegeffen Jan 8, 2026
fd199c9
Merge branch 'master' into justinegeffen-cloud-releases
justinegeffen Jan 9, 2026
c60cb9c
Merge branch 'master' into justinegeffen-cloud-releases
justinegeffen Jan 9, 2026
a54117c
Merge branch 'master' into justinegeffen-cloud-releases
justinegeffen Jan 9, 2026
6f96613
Update v26.1.0_cycle36.md
justinegeffen Jan 9, 2026
f34c88a
Merge branch 'master' into justinegeffen-cloud-releases
justinegeffen Jan 9, 2026
9aa83ed
Merge branch 'master' into justinegeffen-cloud-releases
justinegeffen Jan 9, 2026
483b760
Merge branch 'master' into justinegeffen-cloud-releases
justinegeffen Jan 12, 2026
a5ecb8a
Update changelog/seqera-cloud/v25.3.0_cycle32.md
justinegeffen Jan 13, 2026
552b55e
Update changelog/seqera-cloud/v25.3.0_cycle32.md
justinegeffen Jan 13, 2026
8981106
Update changelog/seqera-cloud/v25.3.0_cycle33.md
justinegeffen Jan 13, 2026
21a88cf
Apply suggestion from @llewellyn-sl
justinegeffen Jan 13, 2026
40a5551
Update v25.3.0_cycle33.md
justinegeffen Jan 13, 2026
72e2aba
Apply suggestion from @llewellyn-sl
justinegeffen Jan 13, 2026
a8f05ed
Apply suggestion from @llewellyn-sl
justinegeffen Jan 13, 2026
25a0470
Apply suggestion from @llewellyn-sl
justinegeffen Jan 13, 2026
ee2c8d5
Update v25.3.0_cycle35.md
justinegeffen Jan 13, 2026
30cd7f7
Apply suggestion from @llewellyn-sl
justinegeffen Jan 13, 2026
9a992f1
Apply suggestion from @llewellyn-sl
justinegeffen Jan 13, 2026
1dccc72
Apply suggestion from @llewellyn-sl
justinegeffen Jan 13, 2026
d4f2c34
Merge branch 'master' into justinegeffen-cloud-releases
justinegeffen Jan 13, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions changelog/seqera-cloud/v25.3.0_cycle32.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
title: Seqera Cloud v25.3.0_cycle32
date: 2025-11-18
tags: [seqera cloud]
---

## Bug fixes

- Fixed an empty launch form issue when launching shared pipelines from another workspace. The launch form now correctly retrieves and displays all pipeline configuration when launching shared pipelines across workspaces.
- Fixed OIDC authentication errors with spaces or special characters causing application crashes instead of displaying proper error messages. Authentication errors during login now display correctly to users, preventing application failures.
16 changes: 16 additions & 0 deletions changelog/seqera-cloud/v25.3.0_cycle33.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
---
title: Seqera Cloud v25.3.0_cycle33
date: 2025-11-25
tags: [seqera cloud]
---

## General updates and improvements

- **Studios**
- Updated the **Add Studio** page to a single-step form.
- AWS Batch compute environments now use AmazonLinux2023-based AMIs by default, offering improved security (IMDSv2), better performance with gp3 EBS volumes, and a more recent kernel. Existing compute environments continue to function with AmazonLinux2 without changes, though we recommend migrating to newer compute environments before AmazonLinux2 reaches end-of-life in June 2026.

## Bug fixes

- Fixed compute environment variables being created without specifying a target environment (head or compute), which resulted in variables not being applied during workflow execution. The system now validates that at least one target environment is specified, preventing invalid configurations and providing clear error messages.
- Fixed display issues with long helper text in pipeline schema forms. Helper text now wraps properly within form controls, improving readability for parameter descriptions with technical specifications or long value lists.
16 changes: 16 additions & 0 deletions changelog/seqera-cloud/v25.3.0_cycle34.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
---
title: Seqera Cloud v25.3.0_cycle34
date: 2025-12-03
tags: [seqera cloud]
---

## General updates and improvements

- **Studios**
- Added the ability to configure a custom container repository path for Wave-built Studio images in workspace settings, providing greater control over where container images are stored and distributed.

## Bug fixes

- Addressed a security vulnerability related to resource allocation, improving overall Platform security.
- Fixed an issue with interpolated values in dynamic resource labels (e.g., `label-name=${workflowId}`) being rejected. Dynamic resource labels now work correctly when the feature is enabled for all workspaces.
- Fixed an issue with deleted workflows being incorrectly counted toward organization quota limits. Active workflow counts now accurately exclude deleted workflows.
15 changes: 15 additions & 0 deletions changelog/seqera-cloud/v25.3.0_cycle35.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
title: Seqera Cloud v25.3.0_cycle35
date: 2025-12-10
tags: [seqera cloud]
---

## General updates and improvements

- Improved error messages for insufficient permissions. API 403 Forbidden responses now include details about which specific permissions are missing, making it easier to troubleshoot authorization issues and grant appropriate access.
- New AWS Batch compute environments can no longer be created with the deprecated EBS autoscaling feature enabled; use Fusion as the recommended alternative instead. Existing compute environments with EBS autoscaling will continue to work without changes.

## Bug fixes

- Fixed an issue with pipeline optimization being unavailable for shared pipelines in personal workspaces.
- Fixed an issue with pipeline optimization permission controls. Users with Launch permissions can now view optimization status and details in read-only mode, while users with Maintain or higher permissions can modify optimization settings.
9 changes: 9 additions & 0 deletions changelog/seqera-cloud/v26.1.0_cycle36.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
title: Seqera Cloud v26.1.0_cycle36
date: 2025-12-16
tags: [seqera cloud]
---

## General updates and improvements

- Bumped Nextflow launcher to `25.10.2`.