Skip to content

6.1.5

Compare
Choose a tag to compare
@mp911de mp911de released this 17 Sep 07:28
· 639 commits to main since this release
2b784bd

📗 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

🐞 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 #2378