Skip to content

6.0.6

Compare
Choose a tag to compare
@mp911de mp911de released this 17 Mar 10:03
· 833 commits to main since this release
01d8b92

📗 Links

⭐ New Features

  • Remove usage of deprecated Spring Data Commons API. #2162

🪲 Bug Fixes

  • Create correct union statements. #2178
  • Problem with two-way relationship #2177
  • InvalidDataAccessResourceUsageException: Variable __sn__ not defined #2175
  • Support nested projections with cascaded queries. #2165
  • Treat id properties correctly in derived finder methods. #2164
  • Don't resolve circular possible circular relationships for queries returning count or exists projections. #2157
  • Object mapping does not work correctly with abstract superclass and recursion #2138

📔 Documentation

  • Documentation has wrong section structure #2172
  • Fix headlines in documentation. #2160

🔨 Dependency Upgrades

  • Update to Cypher-DSL 2021.1.1. #2170