File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change 1
1
Spring Data Neo4j Changelog
2
2
===========================
3
3
4
+ Changes in version 6.0.1 (2020-11-11)
5
+ -------------------------------------
6
+ * DATAGRAPH-1425 - Support strict mode for entity detection.
7
+ * DATAGRAPH-1424 - Make derived queries target the correct path with multiple relationships to the same target node.
8
+ * DATAGRAPH-1423 - Add a better error message when persisting invalid implicit entities.
9
+ * DATAGRAPH-1422 - Section hightlighting in the current reference documentation is mostly broken.
10
+ * DATAGRAPH-1421 - Fix issues in the new reference documentation.
11
+ * DATAGRAPH-1420 - Check for TargetNode in RelationshipProperties.
12
+ * DATAGRAPH-1419 - Enable Maven repository caching for Jenkins jobs.
13
+ * DATAGRAPH-1417 - Release 6.0.1 (2020.0.1).
14
+
15
+
4
16
Changes in version 6.0.0 (2020-10-28)
5
17
-------------------------------------
6
18
* DATAGRAPH-1414 - Documentation for relationships and mapping.
@@ -1942,5 +1954,6 @@ General
1942
1954
1943
1955
1944
1956
1957
+
1945
1958
1946
1959
You can’t perform that action at this time.
0 commit comments