We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75a0e49 commit 5cf982dCopy full SHA for 5cf982d
src/main/resources/changelog.txt
@@ -1,6 +1,18 @@
1
Spring Data Neo4j Changelog
2
===========================
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
16
Changes in version 6.0.8 (2021-04-14)
17
-------------------------------------
18
* #2225 - Improve label determination for inherited entities.
@@ -2241,5 +2253,6 @@ General
2241
2253
2242
2254
2243
2255
2256
2244
2257
2245
2258
0 commit comments