Skip to content

v3.2.4

Compare
Choose a tag to compare
@michael-simons michael-simons released this 19 Dec 09:32
· 271 commits to 3.2.x since this release
3aa498e
  • Pass depth parameter correctly from Kotlin session extension. (#724)
  • Upgrade Java driver to 4.0.0. (#720)
  • Recursively traverse variable length relationship patterns. (#718)
  • Fix inconsistend behaviour when querying parent classes. (#670)
  • Check for contradicting annotations before mapping possible related nodes. (#666)
  • Use all mapped labels when querying domain objects. (#651)
  • Verify update of relationship entities. (#607)
  • Use fully qualified name to find class info. (#552)
  • Make SingleUseEntityMapper aware of nested objects
    and Ensure that id fields are mapped correctly during adhoc mapping. (#551)
  • Fix lookup of inner, static classes. (#391)