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.3 (2021-01-13)
5+ -------------------------------------
6+ * DATAGRAPH-1469 - Bidirectional RelationshipProperties persist ends up in StackOverflow.
7+ * DATAGRAPH-1466 - Add support for storing java.util.Timezone and java.time.ZoneId.
8+ * DATAGRAPH-1461 - Update CI jobs with Docker Login.
9+ * #2110 - Dynamic labels won't get persisted on saveAll.
10+ * #2108 - Link relationships by label and id if a non-generated id is used.
11+ * #2106 - Update dependencies for 2020.0.3.
12+ * #2105 - Add documentation for alternatives to the automatic index manager to the migration guide.
13+ * #2033 - ExistsBy property does not work [DATAGRAPH-1472].
14+ * #2032 - Document manual query creation. [DATAGRAPH-1471].
15+ * #2028 - Relationship is always null with inheritance [DATAGRAPH-1467].
16+ * #2013 - Spring Data Neo4J 6.0.1 throws Exception when connecting to Neo4j 3.5 [DATAGRAPH-1451].
17+ * #1959 - Resolve neo4j.core <-> neo4j.repository.support package cycle [DATAGRAPH-1398].
18+ * #899 - Update repository after GitHub issues migration.
19+
20+
421Changes in version 6.0.2 (2020-12-09)
522-------------------------------------
623* DATAGRAPH-1460 - Neo4jEvaluationContextExtension breaks bean overriding setup.
@@ -2023,5 +2040,6 @@ General
20232040
20242041
20252042
2043+
20262044
20272045
You can’t perform that action at this time.
0 commit comments