Skip to content

6.0.13

Compare
Choose a tag to compare
@mp911de mp911de released this 17 Sep 07:04
· 836 commits to main since this release
e33a039

📗 Links

⭐ New Features

  • Remove AutoCloseableQueryRunner proxy. #2367
  • Custom converters (such as DateLongConverter via @DateLong) don't work with projections. #2365

🐞 Bug Fixes

  • LiteralReplacement-Cache is not threadsafe. #2375
  • ReactiveNeo4jClient does not use auto commit transactions outside Spring managed transactions. #2370
  • saveAll does not use targetDatabase when the optimized single query is been used. #2356
  • 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