You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: changelog/seqera-enterprise/v23.4.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -65,7 +65,7 @@ A previous iteration of the rebranded Seqera documentation noted `seqera` as the
65
65
66
66
**ARM64 CPU architecture support enabled by default**
67
67
68
-
The **Use Graviton CPU architecture** option is now available by default during AWS Batch compute environment creation. The `TOWER_ENABLE_ARM64` configuration environment variable is no longer needed to enable ARM64 CPU architecture support.
68
+
The **Use Graviton CPU architecture** option is now available by default during AWS Batch compute environment creation. The `TOWER_ENABLE_ARM64` configuration environment variable is no longer needed to enable ARM64 CPU architecture support.
69
69
70
70
**Data Explorer default set to `false`**
71
71
@@ -122,4 +122,4 @@ If you must host your nf-launcher container image on a private image registry, c
122
122
If you're using AWS Batch, you will need to [configure a custom job definition](https://docs.seqera.io/platform-enterprise/23.4/enterprise/advanced-topics/custom-launch-container) and populate the `TOWER_LAUNCH_CONTAINER` with the job definition name instead.
Copy file name to clipboardExpand all lines: changelog/seqera-enterprise/v24.1.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -43,7 +43,7 @@ See [Managed identities](https://docs.seqera.io/platform-cloud/credentials/manag
43
43
44
44
- A redesigned [pipeline launch form](https://docs.seqera.io/platform-cloud/getting-started/quickstart-demo/launch-pipelines) provides an improved workflow and an interface to create and edit run parameters as raw JSON/YAML. Enable the new launch form per workspace via [environment variable](https://docs.seqera.io/platform-enterprise/24.2/enterprise/configuration/overview#core-features).
45
45
- Retrieve reports from primary compute environment on Nextflow CLI runs. See [Configure reports for Nextflow CLI runs](https://docs.seqera.io/platform-cloud/reports/overview#configure-reports-for-nextflow-cli-runs) for more information.
46
-
- The standard email login can be disabled via `tower.yml` or an environment variable, provided an alternative OIDC provider is set up first. See [Basic configuration](https://docs.seqera.io/platform-enterprise/enterprise/configuration/overview#basic-configuration) for more information.
46
+
- The standard email login can be disabled via `tower.yml` or an environment variable, provided an alternative OIDC provider is set up first. See [Basic configuration](https://docs.seqera.io/platform-enterprise/24.1/enterprise/configuration/overview#basic-configuration) for more information.
47
47
48
48
## Breaking changes
49
49
@@ -85,9 +85,9 @@ Enterprise deployments that have customized this value previously will need to a
85
85
1. See [Upgrade installation](https://docs.seqera.io/platform-enterprise/24.2/enterprise/upgrade) for database backup and installation upgrade guidance.
86
86
87
87
:::info
88
-
Docker Compose deployments require downtime while upgrading services. Restarting the application may take several minutes. See [Docker compose deployment](https://docs.seqera.io/platform-enterprise/enterprise/docker-compose) for more information.
88
+
Docker Compose deployments require downtime while upgrading services. Restarting the application may take several minutes. See [Docker compose deployment](https://docs.seqera.io/platform-enterprise/24.1/enterprise/docker-compose) for more information.
89
89
90
-
For Kubernetes deployments, apply the 24.1 `tower-cron.yml` to your cron pod and waitfor the cron pod to be running before applying the `tower-svc.yml` to your backend pod and restarting the service. If the cron pod update is interrupted, you may need to restore the instance from your DB backup and start again. See [Kubernetes deployment](https://docs.seqera.io/platform-enterprise/enterprise/kubernetes) for more information.
90
+
For Kubernetes deployments, apply the 24.1 `tower-cron.yml` to your cron pod and waitfor the cron pod to be running before applying the `tower-svc.yml` to your backend pod and restarting the service. If the cron pod update is interrupted, you may need to restore the instance from your DB backup and start again. See [Kubernetes deployment](https://docs.seqera.io/platform-enterprise/24.1/enterprise/kubernetes) for more information.
91
91
92
92
For custom deployments with third-party services such as ArgoCD, [contact support](https://support.seqera.io) for assistance during upgrade.
Copy file name to clipboardExpand all lines: changelog/seqera-enterprise/v25.1.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,15 +6,15 @@ tags: [seqera enterprise]
6
6
7
7
Seqera Platform Enterprise version 25.1 introduces Studios GA and a number of bug fixes and performance enhancements.
8
8
9
-
Studios is Seqera's in-platform tool for secure, on-demand, interactive data analysis using containers created from Seqera-managed container template images or your own organization-managed custom environments. You only pay for the compute your Studio sessions consume, and the compute is adjacent to your data, significantly reducing data transfer costs and wasted time copying data from storage to analysis. This significantly reduces infrastructure management requirements, removes data silos, adheres to strict in-platform role-based access control, and lowers your operational costs. [Learn more about Studios](https://docs.seqera.io/platform-enterprise/studios).
9
+
Studios is Seqera's in-platform tool for secure, on-demand, interactive data analysis using containers created from Seqera-managed container template images or your own organization-managed custom environments. You only pay for the compute your Studio sessions consume, and the compute is adjacent to your data, significantly reducing data transfer costs and wasted time copying data from storage to analysis. This significantly reduces infrastructure management requirements, removes data silos, adheres to strict in-platform role-based access control, and lowers your operational costs. [Learn more about Studios](https://docs.seqera.io/platform-enterprise/25.1/studios/overview).
10
10
11
11
## New features and improvements
12
12
13
13
### Studios
14
14
15
15
-**Labeled templates**: Labels indicate the status of support (`recommended` or `deprecated`) for a Seqera-managed Studio container template version. Users can migrate a Studio to a new base container template when **Adding as new**.
16
-
-**[Private sessions](https://docs.seqera.io/platform-enterprise/studios/managing#general-config)**: When adding a new Studio, the number of concurrent connections (private vs. all workspace members) can now be defined in **General Config > Collaboration**.
17
-
-**[Custom session lifespans](https://docs.seqera.io/platform-enterprise/studios/managing#modify-session-lifespan-for-all-studios)**: This new feature allows you to set a maximum lifespan for a session, after which time the session is stopped automatically and a checkpoint created, or the session can be extended on-demand.
16
+
-**[Private sessions](https://docs.seqera.io/platform-enterprise/25.1/studios/managing#general-config)**: When adding a new Studio, the number of concurrent connections (private vs. all workspace members) can now be defined in **General Config > Collaboration**.
17
+
-**[Custom session lifespans](https://docs.seqera.io/platform-enterprise/25.1/studios/managing#modify-session-lifespan-for-all-studios)**: This new feature allows you to set a maximum lifespan for a session, after which time the session is stopped automatically and a checkpoint created, or the session can be extended on-demand.
18
18
-**Resource labels**: Users with at least workspace maintainer role permissions can manage the resource labels inherited from the compute environment and attached to the Studio. Resource labels attached to each Studio don’t affect the default resource labels associated with the compute environment.
19
19
20
20
### Fusion
@@ -138,9 +138,9 @@ Upgrading to version 25.1 requires backend downtime in order for the database mi
138
138
1. See [Upgrade installation](https://docs.seqera.io/platform-enterprise/24.2/enterprise/upgrade) for installation upgrade guidance.
139
139
140
140
:::info
141
-
Docker Compose deployments require downtime while upgrading services. Restarting the application may take several minutes. See [Docker compose deployment](https://docs.seqera.io/platform-enterprise/enterprise/docker-compose) for more information.
141
+
Docker Compose deployments require downtime while upgrading services. Restarting the application may take several minutes. See [Docker compose deployment](https://docs.seqera.io/platform-enterprise/25.1/enterprise/docker-compose) for more information.
142
142
143
-
For Kubernetes deployments, apply the 25.1 `tower-cron.yml` to your cron pod and waitfor the cron pod to be running before applying the `tower-svc.yml` to your backend pod and restarting the service. If the cron pod update is interrupted, you may need to restore the instance from your DB backup and start again. See [Kubernetes deployment](https://docs.seqera.io/platform-enterprise/enterprise/kubernetes) for more information.
143
+
For Kubernetes deployments, apply the 25.1 `tower-cron.yml` to your cron pod and waitfor the cron pod to be running before applying the `tower-svc.yml` to your backend pod and restarting the service. If the cron pod update is interrupted, you may need to restore the instance from your DB backup and start again. See [Kubernetes deployment](https://docs.seqera.io/platform-enterprise/25.1/enterprise/kubernetes) for more information.
144
144
145
145
For custom deployments with third-party services such as ArgoCD, [contact support](https://support.seqera.io) for assistance during upgrade.
0 commit comments