6.2.0-M3
Pre-release
Pre-release
📗 Links
⭐ New Features
- Remove
AutoCloseableQueryRunnerproxy. #2367 - Custom converters (such as
DateLongConvertervia@DateLong) don't work with projections. #2365 - Allow cyclic mapping in projection #2320
- Expose the Neo4j-Client QueryRunner to be used with the Cypher-DSL 2021.2.1. #2238
🐞 Bug Fixes
LiteralReplacement-Cache is not threadsafe. #2375ReactiveNeo4jClientdoes not use auto commit transactions outside Spring managed transactions. #2370- Default database name not propagated when using
delegateTo. #2369 - Improve handling of non-distinct collections and already visited objects. #2355
- Use default values for primitive attributes when Graph properties are unset. #2348
📔 Documentation
- Optimistic locking in the documentation #2374