Skip to content

Commit 1f106db

Browse files
committed
DATAGRAPH-1360 - Updated changelog.
1 parent 001ae6a commit 1f106db

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

src/main/resources/changelog.txt

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

4+
Changes in version 6.0.0-RC1 (2020-09-16)
5+
-----------------------------------------
6+
* DATAGRAPH-1379 - Upgrade to Neo4j driver 4.0.3.
7+
* DATAGRAPH-1378 - Bump Cypher-DSL to 2020.1.0.
8+
* DATAGRAPH-1376 - Make DefaultNeo4jClient compatible with GraalVM native.
9+
* DATAGRAPH-1375 - Upgrade to Cypher DSL 2020.1.0.
10+
* DATAGRAPH-1374 - Add support for sliced queries.
11+
* DATAGRAPH-1373 - Refactor RelationshipProperties API.
12+
* DATAGRAPH-1371 - Remove usage of deprecated org.springframework.data.convert.EntityInstantiators.
13+
* DATAGRAPH-1363 - Provide Predicate for retryable exceptions.
14+
* DATAGRAPH-1362 - Translate both ServiceUnavailableException and SessionExpiredException into TransientDataAccessResourceException.
15+
* DATAGRAPH-1360 - Release 6.0 RC1 (2020.0.0).
16+
* DATAGRAPH-1024 - Introduce reactive repository API.
17+
18+
419
Changes in version 5.3.4.RELEASE (2020-09-16)
520
---------------------------------------------
621
* DATAGRAPH-1371 - Remove usage of deprecated org.springframework.data.convert.EntityInstantiators.
@@ -1870,5 +1885,6 @@ General
18701885

18711886

18721887

1888+
18731889

18741890

0 commit comments

Comments
 (0)