Skip to content

Update neo4j-supported-versions.adoc #201

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 9, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion articles/modules/ROOT/pages/neo4j-supported-versions.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ Review our https://neo4j.com/terms/support-terms-pre-neo4j-5/[Neo4j Pre-5.x Supp
[options=header]
|===
|Release |Release Date |End of Support Date |Compatible Driver Versions
|[white]*4.4* `LTS` |[white]*December 2, 2021* |[white]*June 30, 2025* |[white]*5.x, 4.4, 4.3, 4.2, 4.1, 4.0*
|[white]*4.4* `LTS` |[white]*December 2, 2021* |[white]*November 30, 2025* `n1` |[white]*5.x, 4.4, 4.3, 4.2, 4.1, 4.0*
|[white]*4.3* |[white]*June 17, 2021* |[white]*December 16, 2022* |[white]*4.4, 4.3, 4.2, 4.1, 4.0*
|[white]*4.2* |[white]*November 17, 2020* |[white]*May 16, 2022* |[white]*4.4, 4.3, 4.2, 4.1, 4.0*
|[white]*4.1* |[white]*June 23, 2020* |[white]*December 22, 2021* |[white]*4.4, 4.3, 4.2, 4.1, 4.0*
Expand All @@ -65,6 +65,8 @@ Review our https://neo4j.com/terms/support-terms-pre-neo4j-5/[Neo4j Pre-5.x Supp
##### Notes:

- `LTS` denotes this is the final version within a major release family and is supported for a longer duration than standard releases.
-


---

Expand Down
Loading