-
Notifications
You must be signed in to change notification settings - Fork 5
[Release notes] Cloud changelogs catch up #960
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 17 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 1ecfc13
Create v25.3.0_cycle33.md
justinegeffen 9ad233c
Create v25.3.0_cycle34.md
justinegeffen 35468cd
Merge branch 'master' into justinegeffen-cloud-releases
justinegeffen de3649d
Merge branch 'master' into justinegeffen-cloud-releases
justinegeffen 201d6ec
Update changelog for v25.3.0 cycle 34
justinegeffen 0036f55
Add changelog for Seqera Cloud v25.3.0_cycle35
justinegeffen e27135d
Merge branch 'master' into justinegeffen-cloud-releases
justinegeffen 718e514
Create v26.1.0_cycle36
justinegeffen b6468dc
Update and rename v26.1.0_cycle36 to v26.1.0_cycle36.md
justinegeffen f503f1d
Apply suggestion from @justinegeffen
justinegeffen afbff17
Update changelog for Seqera Cloud v25.3.0_cycle35
justinegeffen 4c239df
Merge branch 'master' into justinegeffen-cloud-releases
justinegeffen 1dedbcf
Update v26.1.0_cycle36.md
justinegeffen fd199c9
Merge branch 'master' into justinegeffen-cloud-releases
justinegeffen c60cb9c
Merge branch 'master' into justinegeffen-cloud-releases
justinegeffen a54117c
Merge branch 'master' into justinegeffen-cloud-releases
justinegeffen 6f96613
Update v26.1.0_cycle36.md
justinegeffen f34c88a
Merge branch 'master' into justinegeffen-cloud-releases
justinegeffen 9aa83ed
Merge branch 'master' into justinegeffen-cloud-releases
justinegeffen 483b760
Merge branch 'master' into justinegeffen-cloud-releases
justinegeffen a5ecb8a
Update changelog/seqera-cloud/v25.3.0_cycle32.md
justinegeffen 552b55e
Update changelog/seqera-cloud/v25.3.0_cycle32.md
justinegeffen 8981106
Update changelog/seqera-cloud/v25.3.0_cycle33.md
justinegeffen 21a88cf
Apply suggestion from @llewellyn-sl
justinegeffen 40a5551
Update v25.3.0_cycle33.md
justinegeffen 72e2aba
Apply suggestion from @llewellyn-sl
justinegeffen a8f05ed
Apply suggestion from @llewellyn-sl
justinegeffen 25a0470
Apply suggestion from @llewellyn-sl
justinegeffen ee2c8d5
Update v25.3.0_cycle35.md
justinegeffen 30cd7f7
Apply suggestion from @llewellyn-sl
justinegeffen 9a992f1
Apply suggestion from @llewellyn-sl
justinegeffen 1dccc72
Apply suggestion from @llewellyn-sl
justinegeffen d4f2c34
Merge branch 'master' into justinegeffen-cloud-releases
justinegeffen File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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 issue where launching shared pipelines from another workspace would fail to load pipeline configuration data, resulting in an empty launch form. The launch form now correctly retrieves and displays all pipeline configuration when launching shared pipelines across workspaces. | ||
| - Fixed an issue where OIDC authentication errors containing spaces or special characters caused application crashes instead of displaying proper error messages. Authentication errors during login now display correctly to users, preventing application failures. | ||
justinegeffen marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
justinegeffen marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,17 @@ | ||
| --- | ||
| 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 an issue where compute environment variables could be created without specifying a target environment (head or compute), which would result 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. | ||
justinegeffen marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
| - Fixed an issue where long helper text in Nextflow pipeline schema forms would extend beyond component boundaries, causing display issues. Helper text now wraps properly within form controls, improving readability for parameter descriptions with technical specifications or long value lists. | ||
justinegeffen marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
| - Fixed a security vulnerability where GitHub tokens and other sensitive credentials were being exposed in user API responses through an undocumented options field. This field has been removed from all user information endpoints to prevent credential leakage. | ||
justinegeffen marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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. | ||
justinegeffen marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
| - Fixed an issue where dynamic resource labels with interpolated values (e.g., `label-name=${workflowId}`) were rejected. Dynamic resource labels now work correctly when the feature is enabled for all workspaces. | ||
justinegeffen marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
| - Fixed an issue where deleted workflows were incorrectly counted toward organization quota limits. Active workflow counts now accurately exclude deleted workflows. | ||
justinegeffen marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,17 @@ | ||
| --- | ||
| title: Seqera Cloud v25.3.0_cycle35 | ||
| date: 2025-12-10 | ||
| 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. | ||
justinegeffen marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
| - 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 autoscale feature enabled; use Fusion as the recommended alternative instead. Existing compute environments with EBS autoscale continue to function without changes. | ||
justinegeffen marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
|
|
||
| ## Bug fixes | ||
|
|
||
| - Fixed an issue where the optimization button was hidden for shared pipelines in personal workspaces and tooltip messages did not accurately reflect why optimization was unavailable. | ||
justinegeffen marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
| - Fixed an issue with pipeline optimization permission controls. Users with Launch permissions can now view optimization status and details in read-only mode, while only users with Maintain or higher permissions can modify optimization settings. | ||
justinegeffen marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,14 @@ | ||
| --- | ||
| 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`. | ||
|
|
||
| ## Big fixes | ||
|
|
||
| - Fixed an issue where Azure Batch compute environment creation would fail due to Azure's deprecation of the Ubuntu 22.04 HPC VM image, now using Ubuntu 24.04 LTS instead. | ||
justinegeffen marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
|
|
||
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.