We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05a50d9 commit 29e3e5fCopy full SHA for 29e3e5f
src/main/resources/changelog.txt
@@ -1,6 +1,16 @@
1
Spring Data Neo4j Changelog
2
===========================
3
4
+Changes in version 6.0.8 (2021-04-14)
5
+-------------------------------------
6
+* #2225 - Improve label determination for inherited entities.
7
+* #2220 - Align Neo4j and Neo4j driver versions.
8
+* #2219 - Upgrade to Cypher-DSL 2021.1.2.
9
+* #2214 - SDN not creating UUID when saving.
10
+* #2201 - Not able to create more than one repository interface.
11
+* #2146 - Clean up repository declarations.
12
+
13
14
Changes in version 5.3.9.RELEASE (2021-04-14)
15
---------------------------------------------
16
* #2221 - Upgrade to Neo4j-OGM 3.2.21.
@@ -2230,5 +2240,6 @@ General
2230
2240
2231
2241
2232
2242
2243
2233
2244
2234
2245
0 commit comments