File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change 11Spring Data Neo4j Changelog
22===========================
33
4+ Changes in version 6.0.6 (2021-03-17)
5+ -------------------------------------
6+ * #2183 - Wrong link for composite properties.
7+ * #2178 - Create correct union statements.
8+ * #2177 - Problem with two-way relationship.
9+ * #2175 - InvalidDataAccessResourceUsageException: Variable `__sn__` not defined.
10+ * #2172 - Documentation has wrong section structure.
11+ * #2170 - Update to Cypher-DSL 2021.1.1.
12+ * #2169 - Remove block() call from ReactiveNeo4jTemplate.
13+ * #2165 - Support nested projections with cascaded queries.
14+ * #2164 - Treat id properties correctly in derived finder methods.
15+ * #2162 - Remove usage of deprecated Spring Data Commons API.
16+ * #2160 - Fix headlines in documentation.
17+ * #2157 - Don't resolve circular possible circular relationships for queries returning count or exists projections.
18+ * #2138 - Object mapping does not work correctly with abstract superclass and recursion.
19+
20+
421Changes in version 5.3.8.RELEASE (2021-03-17)
522---------------------------------------------
623
@@ -2157,5 +2174,6 @@ General
21572174
21582175
21592176
2177+
21602178
21612179
You can’t perform that action at this time.
0 commit comments