From c9e8b2fbba45533f707eabb6163b851851d8363b Mon Sep 17 00:00:00 2001 From: Miklas Boskamp Date: Thu, 19 Oct 2023 12:04:13 +0200 Subject: [PATCH] chore(ci): add support for postgres 16 Related to https://github.com/camunda/camunda-bpm-platform/issues/3744 --- content/introduction/supported-environments.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/introduction/supported-environments.md b/content/introduction/supported-environments.md index dbc1d3ef90..c4c7d25ae1 100644 --- a/content/introduction/supported-environments.md +++ b/content/introduction/supported-environments.md @@ -47,7 +47,7 @@ Run the Camunda Platform in every Java-runnable environment. Camunda Platform is * MariaDB 10.6 * Oracle 19c * IBM DB2 11.5 (excluding IBM z/OS for all versions) -* PostgreSQL 13 / 14 / 15 +* PostgreSQL 13 / 14 / 15 / 16 * Amazon Aurora PostgreSQL compatible with PostgreSQL 13 / 14 * Microsoft SQL Server 2017 / 2019 (see [Configuration Note]({{< ref "/user-guide/process-engine/database/mssql-configuration.md" >}})) * Microsoft Azure SQL with Camunda-supported SQL Server compatibility levels