Skip to content

Commit 99ac2ef

Browse files
authored
Deprecated Operating systems (#2689)
1 parent 6e91050 commit 99ac2ef

File tree

2 files changed

+19
-0
lines changed

2 files changed

+19
-0
lines changed

modules/ROOT/pages/changes-deprecations-removals.adoc

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -375,6 +375,19 @@ This section lists all the Neo4j Server features deprecated in the 2025 series,
375375

376376
For deprecations in Cypher language, see link:{neo4j-docs-base-uri}/cypher-manual/current/deprecations-additions-removals-compatibility/[Cypher manual -> Deprecations, additions, and compatibility].
377377

378+
=== Operating systems
379+
380+
The following operating systems are deprecated as of Neo4j 2025.10:
381+
382+
* Red Hat Enterprise Linux 8.x
383+
* Debian 11.x
384+
* Windows Server 2022
385+
* MacOS 13 Ventura
386+
* MacOS 14 Sonoma
387+
388+
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.
389+
It is recommended to upgrade to a supported OS version before the next LTS release.
390+
378391
=== Procedures
379392

380393
.See all deprecated procedures

modules/ROOT/pages/installation/requirements.adoc

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,12 @@ For more information on Red Hat Enterprise Linux Life Cycle, refer to their link
112112

113113
Java 25 is supported starting from Neo4j 2025.10.
114114

115+
[NOTE]
116+
====
117+
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.
118+
It is recommended to upgrade to a supported OS version before the next LTS release.
119+
====
120+
115121
[[deployment-requirements-filesystem]]
116122
== Filesystem
117123

0 commit comments

Comments
 (0)