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 11Spring Data Neo4j Changelog
22===========================
33
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+
416Changes in version 6.0.8 (2021-04-14)
517-------------------------------------
618* #2225 - Improve label determination for inherited entities.
@@ -2241,5 +2253,6 @@ General
22412253
22422254
22432255
2256+
22442257
22452258
You can’t perform that action at this time.
0 commit comments