Skip to content

Commit

Permalink
Merge pull request #9431 from neo-technology/drop-516
Browse files Browse the repository at this point in the history
Drop 5.16 support
  • Loading branch information
knutwalker committed Jul 29, 2024
2 parents 4d0cee8 + 9b9a5bd commit 72bb7d0
Show file tree
Hide file tree
Showing 11 changed files with 3 additions and 879 deletions.
5 changes: 2 additions & 3 deletions README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -26,15 +26,14 @@ When installing GDS manually, please refer to the below compatibility matrix:
.Compatibility matrix (italicized version is in development)
|===
|GDS version | Neo4j version | Java Version
.7+<.^|_GDS 2.9.x (preview)_
.6+<.^|_GDS 2.9.x (preview)_
|Neo4j 5.22.0
.7+.^|Java 21 & Java 17
.6+.^|Java 21 & Java 17
|Neo4j 5.21.0, 5.21.1, 5.21.2
|Neo4j 5.20.0
|Neo4j 5.19.0
|Neo4j 5.18.0, 5.18.1
|Neo4j 5.17.0
|Neo4j 5.16.0
.7+<.^|GDS 2.8.x
|Neo4j 5.22.0
.7+.^|Java 21 & Java 17
Expand Down
1 change: 0 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ ext {

compatibilityModules = [
'kernel-adapter': [
project(':neo4j-kernel-adapter-5.16'),
project(':neo4j-kernel-adapter-5.17'),
project(':neo4j-kernel-adapter-5.18'),
project(':neo4j-kernel-adapter-5.19'),
Expand Down
21 changes: 0 additions & 21 deletions compatibility/5.16/neo4j-kernel-adapter/build.gradle

This file was deleted.

Loading

0 comments on commit 72bb7d0

Please sign in to comment.