Skip to content

Commit b44ea08

Browse files
Update information about supported and deprecated OS and Java
1 parent 6a68669 commit b44ea08

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

modules/ROOT/pages/installation/requirements.adoc

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,9 +108,19 @@ For cloud environments, and server-based, on-premise environments:
108108
| *Windows Server 2016, 2019, 2022* | OracleJDK 17, ZuluJDK 17
109109
|===
110110

111+
label:deprecated[Deprecated in 5.26]
112+
Starting from Neo4j 5.26 LTS, deploying the database on the following operating systems is deprecated:
113+
114+
* MacOs 11, 12
115+
* Windows Desktop 10
116+
* Amazon Linux 2022 AMI
117+
* Unbuntu Server 16.04, 18.04, 20.04
118+
* Windows Server 2016, 2019
119+
111120
[NOTE]
112121
====
113-
From version 5.14 onwards, Neo4j also supports JDK 21 on all Operating Systems.
122+
The Neo4j 5.26 LTS is the last version that uses the Java SE 17 Platform.
123+
It is recommended to move to **Java SE 21**, which is supported with the Neo4j 5.14 onwards.
114124
====
115125

116126
For more information on Red Hat Enterprise Linux Life Cycle, refer to their link:https://access.redhat.com/support/policy/updates/errata/#RHEL8_and_9_Life_Cycle[official documentation].
@@ -147,6 +157,7 @@ The minimum requirement is Java Runtime Environment (JRE).
147157
| 4.x | Java SE 11 Platform Specification
148158
| 5.x | Java SE 17 Platform Specification
149159
| 5.14 | Java SE 17 and Java SE 21 Platform Specification
160+
| 5.26 LTS | This is the last version that uses the Java SE 17 Platform. It is recommended to move to Java SE 21.
150161
|===
151162

152163
xref:installation/neo4j-desktop.adoc[Neo4j Desktop] is available for developers and personal users.

0 commit comments

Comments
 (0)