We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0bf3261 commit e718d9fCopy full SHA for e718d9f
src/main/resources/changelog.txt
@@ -1,6 +1,14 @@
1
Spring Data Neo4j Changelog
2
===========================
3
4
+Changes in version 6.1.3 (2021-07-12)
5
+-------------------------------------
6
+* #2319 - Mapping performance optimization.
7
+* #2313 - Multi-level projection support.
8
+* #2287 - Upgrade to CypherDSL 2021.2.3 and adapt Collection-API.
9
+* #2216 - Allow inheritance of concrete classes.
10
+
11
12
Changes in version 6.1.2 (2021-06-22)
13
-------------------------------------
14
* #2301 - Passing empty collections to derived finder methods lead to a `NullPointerException`.
@@ -2349,5 +2357,6 @@ General
2349
2357
2350
2358
2351
2359
2360
2352
2361
2353
2362
0 commit comments