Skip to content

v3.0.5

Compare
Choose a tag to compare
@michael-simons michael-simons released this 15 Oct 07:53
· 927 commits to master since this release

Includes a number of backports from the 3.1.x series, notably:

  • Don't treat Void and void as scalar result types and thus allowing Neo4j-OGM session to handle queries mapped to these types even if the query itself does return nodes or properties. #479
  • Fix determination of FieldInfo.
  • Handle property fields that cannot be persisted as property fields

v3.0.5 will be used Spring Data Neo4j 5.0.11 (Kay SR 11) by default.