Skip to content

6.1.0-M5

Pre-release
Pre-release
Compare
Choose a tag to compare
@mp911de mp911de released this 17 Mar 10:31
· 660 commits to main since this release
2dd2d11

📗 Links

⭐ New Features

  • Remove usage of deprecated Spring Data Commons API. #2162
  • Provide a way for defining dynamic queries in a type safe way. #1911

🪲 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

  • Upgrade to Neo4j-Java-Driver 4.2.3. #2185
  • Update to Cypher-DSL 2021.1.1. #2170