Skip to content

6.2.0-M3

Pre-release
Pre-release
Compare
Choose a tag to compare
@mp911de mp911de released this 17 Sep 07:52
· 538 commits to main since this release
00e9ec6

📗 Links

⭐ New Features

  • Remove AutoCloseableQueryRunner proxy. #2367
  • Custom converters (such as DateLongConverter via @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. #2375
  • ReactiveNeo4jClient does 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

🔨 Dependency Upgrades

  • Upgrade to Maven Wrapper 3.8.2 #2377
  • Upgrade to Neo4j-Java-Driver 4.3.4. #2368