From 56bb0ca006c6b8de65697023dfaec71bfca65698 Mon Sep 17 00:00:00 2001 From: Gerard Olenski Date: Fri, 10 Jan 2025 12:58:09 +0100 Subject: [PATCH 1/4] ACS-9113 [db] Verify Supported Platform for 25.1 - verify PostgreSQL 14.x, 15.x, 16.x --- dev/docker-compose.yml | 2 +- tests/environment/.env | 2 +- tests/environment/docker-compose-pipeline-all-amps.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dev/docker-compose.yml b/dev/docker-compose.yml index efd0d35e13..b9ab5b2c71 100644 --- a/dev/docker-compose.yml +++ b/dev/docker-compose.yml @@ -43,7 +43,7 @@ services: - shared-file-store-volume:/tmp/Alfresco/sfs postgres: - image: postgres:15.4 + image: postgres:16.6 mem_limit: 512m environment: - POSTGRES_PASSWORD=alfresco diff --git a/tests/environment/.env b/tests/environment/.env index 1cafdf459a..8d34e42a13 100644 --- a/tests/environment/.env +++ b/tests/environment/.env @@ -1,6 +1,6 @@ ALFRESCO_TAG=latest SOLR6_TAG=2.0.14-A.1 -POSTGRES_TAG=15.4 +POSTGRES_TAG=16.6 MYSQL_TAG=8.0.30 MARIADB_TAG=10.6 MSSQL_TAG=2019-CU28-ubuntu-20.04 diff --git a/tests/environment/docker-compose-pipeline-all-amps.yml b/tests/environment/docker-compose-pipeline-all-amps.yml index 09b09deba1..98c075e479 100644 --- a/tests/environment/docker-compose-pipeline-all-amps.yml +++ b/tests/environment/docker-compose-pipeline-all-amps.yml @@ -116,7 +116,7 @@ services: " postgres: - image: postgres:15.4 + image: postgres:16.6 mem_limit: 512m environment: - POSTGRES_PASSWORD=alfresco From acde5b6a50a6f6d49243975b748cc644264a73ed Mon Sep 17 00:00:00 2001 From: Gerard Olenski Date: Fri, 10 Jan 2025 14:59:15 +0100 Subject: [PATCH 2/4] ACS-9113 [db] Verify Supported Platform for 25.1 - verify PostgreSQL 14.x, 15.x, 16.x --- distribution/src/main/resources/VERSIONS.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/distribution/src/main/resources/VERSIONS.md b/distribution/src/main/resources/VERSIONS.md index a607237c5d..aab6ae70e3 100644 --- a/distribution/src/main/resources/VERSIONS.md +++ b/distribution/src/main/resources/VERSIONS.md @@ -53,14 +53,14 @@ This file lists the recommended components for this Service Pack. Use it along w | Amazon Linux | 2 | | ##### Databases -| Component | Recommended | Also Available | -|---|---|---| -| MySQL | 8.0 | 5.7.23 | -| MS SQL Server | 2019 | 2017 | -| Oracle | 19c (19.3) | | -| PostgreSQL | 14.4 | 13.7 | -| MariaDB | 10.6 | 10.5, 10.4 | -| Amazon Aurora PostgreSQL | 14.3 | +| Component | Recommended | Also Available | +|---|-------------|------------------| +| MySQL | 8.0 | 5.7.23 | +| MS SQL Server | 2019 | 2017 | +| Oracle | 19c (19.3) | | +| PostgreSQL | 16.6 | 14.15, 15.10 | +| MariaDB | 10.6 | 10.5, 10.4 | +| Amazon Aurora PostgreSQL | 14.3 | ##### Database Connectors | Component | Recommended | Also Available | From fd19d604e6fa9037f27821c0801770f3ad453318 Mon Sep 17 00:00:00 2001 From: Gerard Olenski Date: Fri, 10 Jan 2025 15:58:04 +0100 Subject: [PATCH 3/4] Revert "ACS-9113 [db] Verify Supported Platform for 25.1" This reverts commit acde5b6a50a6f6d49243975b748cc644264a73ed. --- distribution/src/main/resources/VERSIONS.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/distribution/src/main/resources/VERSIONS.md b/distribution/src/main/resources/VERSIONS.md index aab6ae70e3..a607237c5d 100644 --- a/distribution/src/main/resources/VERSIONS.md +++ b/distribution/src/main/resources/VERSIONS.md @@ -53,14 +53,14 @@ This file lists the recommended components for this Service Pack. Use it along w | Amazon Linux | 2 | | ##### Databases -| Component | Recommended | Also Available | -|---|-------------|------------------| -| MySQL | 8.0 | 5.7.23 | -| MS SQL Server | 2019 | 2017 | -| Oracle | 19c (19.3) | | -| PostgreSQL | 16.6 | 14.15, 15.10 | -| MariaDB | 10.6 | 10.5, 10.4 | -| Amazon Aurora PostgreSQL | 14.3 | +| Component | Recommended | Also Available | +|---|---|---| +| MySQL | 8.0 | 5.7.23 | +| MS SQL Server | 2019 | 2017 | +| Oracle | 19c (19.3) | | +| PostgreSQL | 14.4 | 13.7 | +| MariaDB | 10.6 | 10.5, 10.4 | +| Amazon Aurora PostgreSQL | 14.3 | ##### Database Connectors | Component | Recommended | Also Available | From f1ec2a67b784129ea95170e079f495f444d74f14 Mon Sep 17 00:00:00 2001 From: Gerard Olenski Date: Fri, 10 Jan 2025 15:59:41 +0100 Subject: [PATCH 4/4] ACS-9113 [db] Verify Supported Platform for 25.1 - verify PostgreSQL 14.x, 15.x, 16.x --- distribution/src/main/resources/VERSIONS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/distribution/src/main/resources/VERSIONS.md b/distribution/src/main/resources/VERSIONS.md index a607237c5d..7f6930266b 100644 --- a/distribution/src/main/resources/VERSIONS.md +++ b/distribution/src/main/resources/VERSIONS.md @@ -58,7 +58,7 @@ This file lists the recommended components for this Service Pack. Use it along w | MySQL | 8.0 | 5.7.23 | | MS SQL Server | 2019 | 2017 | | Oracle | 19c (19.3) | | -| PostgreSQL | 14.4 | 13.7 | +| PostgreSQL | 16.6 | 15.10, 14.15 | | MariaDB | 10.6 | 10.5, 10.4 | | Amazon Aurora PostgreSQL | 14.3 |