Skip to content

Commit 729546d

Browse files
committed
Updated changelog.
See #2156
1 parent 51bcb88 commit 729546d

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

src/main/resources/changelog.txt

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,23 @@
11
Spring 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+
421
Changes in version 5.3.8.RELEASE (2021-03-17)
522
---------------------------------------------
623

@@ -2151,5 +2168,6 @@ General
21512168

21522169

21532170

2171+
21542172

21552173

0 commit comments

Comments
 (0)