Skip to content

Commit b05c49a

Browse files
DATAGRAPH-1382 - Updated changelog.
1 parent db703ae commit b05c49a

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

src/main/resources/changelog.txt

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,24 @@
11
Spring Data Neo4j Changelog
22
===========================
33

4+
Changes in version 6.0.0-RC2 (2020-10-14)
5+
-----------------------------------------
6+
* DATAGRAPH-1404 - Streamline POM dependencies setup.
7+
* DATAGRAPH-1401 - Update outdated chapter about testing.
8+
* DATAGRAPH-1397 - Create correct target collection type for relationship with properties.
9+
* DATAGRAPH-1396 - ClassCastException when writing scalar relationship properties field.
10+
* DATAGRAPH-1395 - Support [At]TargetNode properties in persistence constructors.
11+
* DATAGRAPH-1393 - Add support for OGM's CompositeAttributeConverter.
12+
* DATAGRAPH-1392 - Optimize loading of cyclic data.
13+
* DATAGRAPH-1391 - Mapper does not respect existing objects.
14+
* DATAGRAPH-1390 - Provide attribute specific conversions.
15+
* DATAGRAPH-1388 - Add "legacy" converters for DateLong and DateString.
16+
* DATAGRAPH-1387 - Finalize and document package structure.
17+
* DATAGRAPH-1386 - Log Query notifications.
18+
* DATAGRAPH-1384 - FindByExample only returns root node.
19+
* DATAGRAPH-1382 - Release 6.0 RC2 (2020.0.0).
20+
21+
422
Changes in version 6.0.0-RC1 (2020-09-16)
523
-----------------------------------------
624
* DATAGRAPH-1379 - Upgrade to Neo4j driver 4.0.3.
@@ -1892,5 +1910,6 @@ General
18921910

18931911

18941912

1913+
18951914

18961915

0 commit comments

Comments
 (0)