From b41e8af02ca9bc62d9c74489d4ac46773a6f3d18 Mon Sep 17 00:00:00 2001 From: Reneta Popova Date: Tue, 28 Oct 2025 16:26:30 +0000 Subject: [PATCH] Deprecated Operating systems --- .../ROOT/pages/changes-deprecations-removals.adoc | 13 +++++++++++++ modules/ROOT/pages/installation/requirements.adoc | 6 ++++++ 2 files changed, 19 insertions(+) diff --git a/modules/ROOT/pages/changes-deprecations-removals.adoc b/modules/ROOT/pages/changes-deprecations-removals.adoc index d6d4ee7c4..c5a5f733e 100644 --- a/modules/ROOT/pages/changes-deprecations-removals.adoc +++ b/modules/ROOT/pages/changes-deprecations-removals.adoc @@ -375,6 +375,19 @@ This section lists all the Neo4j Server features deprecated in the 2025 series, For deprecations in Cypher language, see link:{neo4j-docs-base-uri}/cypher-manual/current/deprecations-additions-removals-compatibility/[Cypher manual -> Deprecations, additions, and compatibility]. +=== Operating systems + +The following operating systems are deprecated as of Neo4j 2025.10: + +* Red Hat Enterprise Linux 8.x +* Debian 11.x +* Windows Server 2022 +* MacOS 13 Ventura +* MacOS 14 Sonoma + +These operating systems will continue to be supported along with the next LTS release in 2026, but new releases after the 2026 LTS will no longer support these platforms. +It is recommended to upgrade to a supported OS version before the next LTS release. + === Procedures .See all deprecated procedures diff --git a/modules/ROOT/pages/installation/requirements.adoc b/modules/ROOT/pages/installation/requirements.adoc index ba6d0c853..dbeb939e3 100644 --- a/modules/ROOT/pages/installation/requirements.adoc +++ b/modules/ROOT/pages/installation/requirements.adoc @@ -112,6 +112,12 @@ For more information on Red Hat Enterprise Linux Life Cycle, refer to their link Java 25 is supported starting from Neo4j 2025.10. +[NOTE] +==== +Red Hat Enterprise Linux 8.x, Debian 11.x, Windows Server 2022, MacOS 13 Ventura, and MacOS 14 Sonoma are deprecated as of Neo4j 2025.10. They will continue to be supported along with the next LTS release in 2026, but new releases after the 2026 LTS will no longer support these platforms. +It is recommended to upgrade to a supported OS version before the next LTS release. +==== + [[deployment-requirements-filesystem]] == Filesystem