We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68444bc commit 308268cCopy full SHA for 308268c
src/main/resources/changelog.txt
@@ -1,6 +1,14 @@
1
Spring Data Neo4j Changelog
2
===========================
3
4
+Changes in version 6.0.11 (2021-07-16)
5
+--------------------------------------
6
+* #2328 - Create tests for named queries in a non-default location.
7
+* #2326 - `saveAll` use the lowest common denominator for determining the entity type to be saved.
8
+* #2324 - Improve handling of 0-valued `IsoDuration`.
9
+* #2311 - Include `DiscoveryException` in retry predicate.
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