-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
440123f
commit e6d4175
Showing
6 changed files
with
36 additions
and
36 deletions.
There are no files selected for viewing
This file contains 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 |
---|---|---|
@@ -1,25 +1,25 @@ | ||
--- | ||
title: Tower Enterprise v23.4.0 | ||
date: 2024-04-21 | ||
date: 2024-01-11 | ||
tags: [seqera enterprise] | ||
--- | ||
|
||
### Breaking changes | ||
|
||
- **Breaking change:** Update `docker-compose` in deployment files to `docker compose` | ||
- **Breaking change:** SQL migration enhancements for MySQL 5.7 and above (see [Upgrade steps](./23.4_major.mdx#upgrade-steps)) | ||
- **Breaking change:** Update `docker-compose` in deployment files to `docker compose`. | ||
- **Breaking change:** SQL migration enhancements for MySQL 5.7 and above (see [Upgrade steps](./23.4_major.mdx#upgrade-steps)). | ||
|
||
### Feature updates and improvements | ||
|
||
- Allow previewing of Nextflow output files in Data Explorer | ||
- Seqera Platform Enterprise license model change — requires new licenses for existing Enterprise customers | ||
- Remove tower.enable.arm64 config option | ||
- Changed default AzBatch image to ubuntu-server | ||
- Set private address for head job configuration in Google Batch | ||
- VM instance template support for Google Batch | ||
- Allow previewing of Nextflow output files in Data Explorer. | ||
- Seqera Platform Enterprise license model change — requires new licenses for existing Enterprise customers. | ||
- Remove tower.enable.arm64 config option. | ||
- Changed default AzBatch image to ubuntu-server. | ||
- Set private address for head job configuration in Google Batch. | ||
- VM instance template support for Google Batch. | ||
|
||
### Version bump | ||
|
||
- Bump nf-jdk:corretto-17.0.10-jemalloc as base image | ||
- New base image nginx 1.25.3 for tower-frontend unprivileged | ||
- Upgrade Bootstrap to version 5 | ||
- Bump nf-jdk:corretto-17.0.10-jemalloc as base image. | ||
- New base image nginx 1.25.3 for tower-frontend unprivileged. | ||
- Upgrade Bootstrap to version 5. |
This file contains 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
This file contains 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
This file contains 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 |
---|---|---|
|
@@ -6,4 +6,4 @@ tags: [seqera enterprise] | |
|
||
### Bug fixes | ||
|
||
- Redis TLS connection issue | ||
- Redis TLS connection issue. |
This file contains 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
This file contains 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 |
---|---|---|
|
@@ -6,4 +6,4 @@ tags: [seqera enterprise] | |
|
||
### Bug fixes | ||
|
||
- Search task names in run details | ||
- Search task names in run details. |