@@ -6,9 +6,22 @@ tags: [changelog]
6
6
---
7
7
## 2024
8
8
9
+ ### 24.2.0_cycle21 Cloud - 13 August 2024
10
+
11
+ - Feature: Add global Nextflow configuration support in compute environments
12
+ - Feature: Add flexibility for pipeline names in workspaces
13
+ - Feature: Add tag propagation to launch templates
14
+ - Feature: Add managed identities support for manual Azure Batch compute environments
15
+ - Feature: Implement custom launch container logic
16
+ - Fix: Improve workflow launch screen look and feel
17
+ - Fix: Allow pipeline work directory to be changed during pipeline launch
18
+ - Fix: Handle special characters in prompt modal confirmation text regex
19
+ - Bump nf-launcher:j17-24.04.4
20
+ - Bump codecommit 0.2.1
21
+
9
22
### 24.2.0_cycle20 Cloud — 25 July 2024
10
23
11
- - Feat : Add code blocks syntax highlighting and background color
24
+ - Feature : Add code blocks syntax highlighting and background color
12
25
- Improvement: Role selector dropdown detail
13
26
- Improvement: Update navbar help & support links
14
27
- Fix: Disable launch form submit button during form validation
@@ -23,15 +36,15 @@ tags: [changelog]
23
36
24
37
### 24.1.1 Enterprise - July 2024
25
38
26
- - Data Studios: Added the ability to rename data studio checkpoints
27
- - Data Explorer: Added OpenAPI support for Data Explorer
28
- - Data Explorer: Show loading in Workflow/Task Data Explorer tab while waiting for data link cache refresh
29
- - Personal workspace: Datasets can now be used in personal workspaces
30
- - Personal workspace: Pipeline secrets can now be used in personal workspaces
31
- - Compute : Add Graviton3 EC2 instance family as valid NVMe instance types
32
- - Compute : Add new G6 EC2 instance family as valid NVMe instance types
33
- - Enhancement : Retrieve reports from primary compute environment on NF CLI runs
34
- - Enhancement : At nf-launcher, propagate a curl failures and exit
39
+ - Feature: Data Studios: Added the ability to rename data studio checkpoints
40
+ - Feature: Data Explorer: Added OpenAPI support for Data Explorer
41
+ - Feature: Data Explorer: Show loading in Workflow/Task Data Explorer tab while waiting for data link cache refresh
42
+ - Feature: Personal workspace: Datasets can now be used in personal workspaces
43
+ - Feature: Personal workspace: Pipeline secrets can now be used in personal workspaces
44
+ - Feature : Add Graviton3 EC2 instance family as valid NVMe instance types
45
+ - Feature : Add new G6 EC2 instance family as valid NVMe instance types
46
+ - Improvement : Retrieve reports from primary compute environment on NF CLI runs
47
+ - Improvement : At nf-launcher, propagate a curl failures and exit
35
48
- Security: Upgrade base Docker images to get upstream updates
36
49
- Deprecate EBS autoscale in the Seqera Platform user interface
37
50
- Bump nf-launcher:j17-23.10.1-up1
0 commit comments