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.1.0 (2021-04-14)
5
+ -------------------------------------
6
+ * #2225 - Improve label determination for inherited entities.
7
+ * #2224 - Upgrade to Cypher-DSL 2021.2.0.
8
+ * #2220 - Align Neo4j and Neo4j driver versions.
9
+ * #2219 - Upgrade to Cypher-DSL 2021.1.2.
10
+ * #2218 - Upgrade to Neo4j-Java-Driver 4.2.4.
11
+ * #2214 - SDN not creating UUID when saving.
12
+ * #2201 - Not able to create more than one repository interface.
13
+ * #2146 - Clean up repository declarations.
14
+
15
+
4
16
Changes in version 6.0.8 (2021-04-14)
5
17
-------------------------------------
6
18
* #2225 - Improve label determination for inherited entities.
@@ -2241,5 +2253,6 @@ General
2241
2253
2242
2254
2243
2255
2256
+
2244
2257
2245
2258
You can’t perform that action at this time.
0 commit comments