Skip to content

Commit 04729e0

Browse files
committed
chore(env): remove h2 2.1 and postgresql 13
Related to camunda/camunda-bpm-platform#4130
1 parent 3be682e commit 04729e0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

content/introduction/supported-environments.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -46,15 +46,15 @@ Run Camunda in every Java-runnable environment. Camunda is supported with our QA
4646
* MySQL 8.0
4747
* Oracle 19c / 23ai
4848
* IBM DB2 11.5 (excluding IBM z/OS for all versions)
49-
* PostgreSQL 13 / 14 / 15 / 16
50-
* Amazon Aurora PostgreSQL compatible with PostgreSQL 13 / 14 / 15
49+
* PostgreSQL 14 / 15 / 16
50+
* Amazon Aurora PostgreSQL compatible with PostgreSQL 14 / 15
5151
* Microsoft SQL Server 2017 / 2019 / 2022 (see [Configuration Note]({{< ref "/user-guide/process-engine/database/mssql-configuration.md" >}}))
5252
* Microsoft Azure SQL with Camunda-supported SQL Server compatibility levels
5353
(see [Configuration Note]({{< ref "/user-guide/process-engine/database/mssql-configuration.md#azure-sql-compatibility-levels-supported-by-camunda" >}})):
5454
* SQL Server on Azure Virtual Machines
5555
* Azure SQL Managed Instance
5656
* Azure SQL Database
57-
* H2 2.1 (not recommended for [Cluster Mode]({{< ref "/introduction/architecture.md#clustering-model" >}}) - see [Deployment Note]({{< ref "/user-guide/process-engine/deployments.md" >}}))
57+
* H2 2.3 (not recommended for [Cluster Mode]({{< ref "/introduction/architecture.md#clustering-model" >}}) - see [Deployment Note]({{< ref "/user-guide/process-engine/deployments.md" >}}))
5858

5959
## Database Clustering & Replication
6060

0 commit comments

Comments
 (0)