Skip to content

v3.2.18

Compare
Choose a tag to compare
@michael-simons michael-simons released this 09 Nov 09:38
· 465 commits to master since this release
v3.2.18
32b1e4c
  • [bug] Make consistent use of mayBeReadWrite for deciding to clear the session or not. (#860)
  • [improvement] Cache field information for relationship fields. (#849)
  • [improvement] Cache start and endnode field info for ClassInfo instances describing relationship entities. (#852)
  • [improvement] Cache relationship type. (#853)
  • [improvement] Avoid recursive traversal for computing events. (#854)
  • [improvement] Allow reusable test containers. (#858)
  • [dependencies] Update JUnit to 4.13.1.
  • [dependencies] Upgrade Neo4j 3.5 to 3.5.23.

Thanks to @nithril, @torstenkuhnhenne and @Phoosha.