Skip to content

Commit 999f31b

Browse files
authored
updated system requirements to remove deprecated OSs (#2051)
I'll make a similar PR for the LTS branch.
1 parent e2ab430 commit 999f31b

File tree

1 file changed

+13
-20
lines changed

1 file changed

+13
-20
lines changed

modules/ROOT/pages/installation/requirements.adoc

Lines changed: 13 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -87,35 +87,27 @@ For personal use and software development:
8787
[options="header"]
8888
|===
8989
| Operating System | Supported JDK
90-
| *Debian 11, 12* | OpenJDK 17, OracleJDK 17, and ZuluJDK 17
91-
| *MacOS 11, 12* | OpenJDK 17, ZuluJDK 17
92-
| *SuSE Enterprise Desktop 15* | OpenJDK 17, OracleJDK 17
93-
| *Ubuntu Desktop 22.04+* | OpenJDK 17, OracleJDK 17, and ZuluJDK 17
94-
| *Windows 10, 11* | OracleJDK 17, ZuluJDK 17
90+
| *Debian 11, 12* | OpenJDK 21, OracleJDK 21, and ZuluJDK 21
91+
| *MacOS 13, 14, 15* | OpenJDK 21, ZuluJDK 21
92+
| *SuSE Enterprise Desktop 15* | OpenJDK 21, OracleJDK 21
93+
| *Ubuntu Desktop 22.04, 24.04* | OpenJDK 21, OracleJDK 21, and ZuluJDK 21
94+
| *Windows 11* | OracleJDK 21, ZuluJDK 21
9595
|===
9696

9797
For cloud environments, and server-based, on-premise environments:
9898

9999
.Software requirements for cloud environments, and server-based, on-premise environments
100100
[options="header"]
101101
|===
102-
| Operating System | Supported JDK
103-
| *Amazon Linux 2022 AMI, Amazon Linux 2023 AMI* | Amazon Corretto 17, and OracleJDK 17
104-
| *CentOS Stream 8, 9* | OpenJDK 17, OracleJDK 17, and ZuluJDK 17
105-
| *Debian 11, 12* | OpenJDK 17, OracleJDK 17, and ZuluJDK 17
106-
| *Red Hat Enterprise Linux Server 8.6, 8.8, 9.0, 9.2* | Red Hat OpenJDK 17, Oracle JDK 17, and ZuluJDK 17
107-
| *Ubuntu Server 16.04, 18.04, 20.04, 22.04* | OpenJDK 17, OracleJDK 17, and ZuluJDK 17
108-
| *Windows Server 2016, 2019, 2022* | OracleJDK 17, ZuluJDK 17
102+
| Operating System | Supported JDK
103+
| *Amazon Linux 2023 AMI* | Amazon Corretto 21, and OracleJDK 21
104+
| *CentOS Stream 8, 9* | OpenJDK 21, OracleJDK 21, and ZuluJDK 21
105+
| *Debian 11, 12* | OpenJDK 21, OracleJDK 21, and ZuluJDK 21
106+
| *Red Hat Enterprise Linux Server 8.10, 9.2, 9.4* | Red Hat OpenJDK 21, Oracle JDK 21, and ZuluJDK 21
107+
| *Ubuntu Server 22.04, 24.04* | OpenJDK 21, OracleJDK 21, and ZuluJDK 21
108+
| *Windows Server 2022, 2025* | OracleJDK 21, ZuluJDK 21
109109
|===
110110

111-
Deploying the database on the following operating systems is deprecated from Neo4j 5.26 onwards:
112-
113-
* MacOs 11, 12
114-
* Windows Desktop 10
115-
* Amazon Linux 2022 AMI
116-
* Unbuntu Server 16.04, 18.04, 20.04
117-
* Windows Server 2016, 2019
118-
119111
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].
120112

121113
[[deployment-requirements-filesystem]]
@@ -147,6 +139,7 @@ The minimum requirement is Java Runtime Environment (JRE).
147139
|===
148140
| Neo4j Version | JVM compliancy
149141
| 2025.01 | Java SE 21 Platform Specification
142+
| 5.26 LTS | Java SE 17 and Java SE 21 Platform Specification
150143
| 5.14 | Java SE 17 and Java SE 21 Platform Specification
151144
| 5.x | Java SE 17 Platform Specification
152145
| 4.x | Java SE 11 Platform Specification

0 commit comments

Comments
 (0)