File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-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.0-M2 (2020-08-12)
5
+ ----------------------------------------
6
+ * DATAGRAPH-1358 - Add support for configuring SDN 6 in a CDI context.
7
+ * DATAGRAPH-1357 - Add support for java.net.URI attributes.
8
+ * DATAGRAPH-1351 - Apply possible conversions for ids during delete.
9
+ * DATAGRAPH-1350 - Incoming relationships are not treated correctly when using custom queries.
10
+ * DATAGRAPH-1333 - Migrate SDN/RX as a replacement for SDN.
11
+ * DATAGRAPH-1328 - Release 6.0 M2 (2020.0.0).
12
+
13
+
4
14
Changes in version 5.3.2.RELEASE (2020-07-22)
5
15
---------------------------------------------
6
16
* DATAGRAPH-1335 - Upgrade to Neo4j OGM 3.2.14.
@@ -1793,5 +1803,6 @@ General
1793
1803
1794
1804
1795
1805
1806
+
1796
1807
1797
1808
You can’t perform that action at this time.
0 commit comments