From 2eb292aff205a6022c0497c6f314a37e4f40fb90 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marek=20Noco=C5=84?= Date: Thu, 4 Dec 2025 09:12:28 +0100 Subject: [PATCH 1/2] IBX-10946: Added MariaDB 11.4 to requirements --- docs/getting_started/requirements.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/getting_started/requirements.md b/docs/getting_started/requirements.md index 8102f1f2a5..c70cfbdefb 100644 --- a/docs/getting_started/requirements.md +++ b/docs/getting_started/requirements.md @@ -98,7 +98,7 @@ For production setups it's recommended that you use Varnish/Fastly, Redis, NFS/E === "[[= product_name =]] v5.0" - - MariaDB 10.11+ + - MariaDB 10.11+, 11.4 - MySQL 8.4 - PostgreSQL 14 @@ -107,7 +107,7 @@ For production setups it's recommended that you use Varnish/Fastly, Redis, NFS/E === "[[= product_name =]] v4.6" - - MariaDB 10.3-10.11+ + - MariaDB 10.3-10.11+, 11.4 - MySQL 8.0, 8.4 - PostgreSQL 14 From 105b8ee8c255bd1d8989fee5943dc34f2e5d07c0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marek=20Noco=C5=84?= Date: Thu, 4 Dec 2025 09:56:08 +0100 Subject: [PATCH 2/2] Apply suggestions from code review Co-authored-by: Adrien Dupuis <61695653+adriendupuis@users.noreply.github.com> --- docs/getting_started/requirements.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/getting_started/requirements.md b/docs/getting_started/requirements.md index c70cfbdefb..50d41fe640 100644 --- a/docs/getting_started/requirements.md +++ b/docs/getting_started/requirements.md @@ -98,7 +98,7 @@ For production setups it's recommended that you use Varnish/Fastly, Redis, NFS/E === "[[= product_name =]] v5.0" - - MariaDB 10.11+, 11.4 + - MariaDB 10.11+ or 11.4 - MySQL 8.4 - PostgreSQL 14 @@ -107,7 +107,7 @@ For production setups it's recommended that you use Varnish/Fastly, Redis, NFS/E === "[[= product_name =]] v4.6" - - MariaDB 10.3-10.11+, 11.4 + - MariaDB 10.3-10.11+ or 11.4 - MySQL 8.0, 8.4 - PostgreSQL 14