Skip to content

Commit a4063ec

Browse files
Fixes #255: requesting doc on Neo4j version requirements (#412)
1 parent fa663a3 commit a4063ec

File tree

1 file changed

+24
-1
lines changed

1 file changed

+24
-1
lines changed

doc/docs/modules/ROOT/pages/overview.adoc

Lines changed: 24 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,27 @@ to Kafka.
4343

4444
As a **Kafka Connect plugin**, neo4j-streams is deployed separately from the Neo4j database. At this time,
4545
the connect worker can be used to push data to Neo4j (Neo4j as the consumer) but does not yet support
46-
change data capture (CDC) coming _from_ Neo4j.
46+
change data capture (CDC) coming _from_ Neo4j.
47+
48+
== Compatibility between Neo4j and Neo4j Streams
49+
50+
Following a compatibility table between Neo4j and Neo4j Streams plugin:
51+
52+
[cols="2*",options="header"]
53+
|===
54+
|Neo4j
55+
|Neo4j Streams
56+
57+
|4.1.x
58+
|4.0.6
59+
|4.0.x
60+
|4.0.3
61+
|3.5.26 - 3.5.21
62+
|3.5.12
63+
|3.5.20 - 3.5.18
64+
|3.5.8
65+
|3.5.17 - 3.5.0
66+
|3.5.6
67+
|3.4.x
68+
|3.4.4
69+
|===

0 commit comments

Comments
 (0)