Skip to content

v3.2.11

Compare
Choose a tag to compare
@michael-simons michael-simons released this 23 Apr 12:13
· 487 commits to master since this release
  • Update ClassGraph to 4.8.72.
  • Upgrade Neo4j 3.5 to 3.5.17.
  • Support advanced Neo4j URL schemes (bolt+s, bolt+ssc, neo4j+s, neo4j+ssc). (#775)
  • Enhance Pre- and PostSave events to include the saved object's state. (#778)
  • Add additional tests for SingleUseEntityMapper. (#779)
  • Prevent NPE when 1:n relationships contains null elements. (#782)
  • Use converter for id based loading. (#787)
  • Treat composite keys correct during load and save operations. (#790)