Skip to content

Commit c25ced3

Browse files
[Release notes] Cloud changelogs catch up (#960)
* Add changelog for Seqera Cloud v25.3.0_cycle32 Added bug fixes for shared pipelines and OIDC authentication. Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Create v25.3.0_cycle33.md Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Create v25.3.0_cycle34.md Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Update changelog for v25.3.0 cycle 34 Added custom container repository configuration for Studio images and fixed multiple bugs related to security, dynamic resource labels, and workflow counts. Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Add changelog for Seqera Cloud v25.3.0_cycle35 Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Create v26.1.0_cycle36 Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Update and rename v26.1.0_cycle36 to v26.1.0_cycle36.md Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Apply suggestion from @justinegeffen Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Update changelog for Seqera Cloud v25.3.0_cycle35 Added updates and bug fixes for Seqera Cloud v25.3.0_cycle35. Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Update v26.1.0_cycle36.md Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Update v26.1.0_cycle36.md Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Update changelog/seqera-cloud/v25.3.0_cycle32.md Co-authored-by: Llewellyn vd Berg <113503285+llewellyn-sl@users.noreply.github.com> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Update changelog/seqera-cloud/v25.3.0_cycle32.md Co-authored-by: Llewellyn vd Berg <113503285+llewellyn-sl@users.noreply.github.com> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Update changelog/seqera-cloud/v25.3.0_cycle33.md Co-authored-by: Llewellyn vd Berg <113503285+llewellyn-sl@users.noreply.github.com> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Apply suggestion from @llewellyn-sl Co-authored-by: Llewellyn vd Berg <113503285+llewellyn-sl@users.noreply.github.com> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Update v25.3.0_cycle33.md Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Apply suggestion from @llewellyn-sl Co-authored-by: Llewellyn vd Berg <113503285+llewellyn-sl@users.noreply.github.com> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Apply suggestion from @llewellyn-sl Co-authored-by: Llewellyn vd Berg <113503285+llewellyn-sl@users.noreply.github.com> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Apply suggestion from @llewellyn-sl Co-authored-by: Llewellyn vd Berg <113503285+llewellyn-sl@users.noreply.github.com> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Update v25.3.0_cycle35.md Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Apply suggestion from @llewellyn-sl Co-authored-by: Llewellyn vd Berg <113503285+llewellyn-sl@users.noreply.github.com> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Apply suggestion from @llewellyn-sl Co-authored-by: Llewellyn vd Berg <113503285+llewellyn-sl@users.noreply.github.com> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> * Apply suggestion from @llewellyn-sl Co-authored-by: Llewellyn vd Berg <113503285+llewellyn-sl@users.noreply.github.com> Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> --------- Signed-off-by: Justine Geffen <justinegeffen@users.noreply.github.com> Co-authored-by: Llewellyn vd Berg <113503285+llewellyn-sl@users.noreply.github.com>
1 parent a68ab8c commit c25ced3

File tree

5 files changed

+66
-0
lines changed

5 files changed

+66
-0
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
title: Seqera Cloud v25.3.0_cycle32
3+
date: 2025-11-18
4+
tags: [seqera cloud]
5+
---
6+
7+
## Bug fixes
8+
9+
- 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.
10+
- 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.
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
title: Seqera Cloud v25.3.0_cycle33
3+
date: 2025-11-25
4+
tags: [seqera cloud]
5+
---
6+
7+
## General updates and improvements
8+
9+
- **Studios**
10+
- Updated the **Add Studio** page to a single-step form.
11+
- 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.
12+
13+
## Bug fixes
14+
15+
- 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.
16+
- 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.
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
title: Seqera Cloud v25.3.0_cycle34
3+
date: 2025-12-03
4+
tags: [seqera cloud]
5+
---
6+
7+
## General updates and improvements
8+
9+
- **Studios**
10+
- 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.
11+
12+
## Bug fixes
13+
14+
- Addressed a security vulnerability related to resource allocation, improving overall Platform security.
15+
- 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.
16+
- Fixed an issue with deleted workflows being incorrectly counted toward organization quota limits. Active workflow counts now accurately exclude deleted workflows.
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
title: Seqera Cloud v25.3.0_cycle35
3+
date: 2025-12-10
4+
tags: [seqera cloud]
5+
---
6+
7+
## General updates and improvements
8+
9+
- 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.
10+
- 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.
11+
12+
## Bug fixes
13+
14+
- Fixed an issue with pipeline optimization being unavailable for shared pipelines in personal workspaces.
15+
- 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.
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
title: Seqera Cloud v26.1.0_cycle36
3+
date: 2025-12-16
4+
tags: [seqera cloud]
5+
---
6+
7+
## General updates and improvements
8+
9+
- Bumped Nextflow launcher to `25.10.2`.

0 commit comments

Comments
 (0)