Skip to content

5.18.0

Compare
Choose a tag to compare
@neo-technology-build-agent neo-technology-build-agent released this 22 Mar 09:52
· 519 commits to 4.4 since this release
57967ca

What's Changed

GenAI

Changes

  • [4Bece3wd] Use Neo4j home to determine default config location. by @Lojjs in #3961
  • Fixes #3526: Add a simple apoc.util.hashCode function that turns a scalar into a long by @vga91 in #4011
  • Fixes #3798: apoc.cypher.runFile() - Unexpected behaviour with commented ; by @vga91 in #3993
  • Fixes #3426: add apache arrow import procedure to extended by @vga91 in #3978

Fixes

  • Fixes #3775: apoc.load.ldap doesn't work with SSL by @vga91 in #4010
  • Fixes #3218: java.lang.NullPointerException when setting the type of a property to datetime in the mapping config of apoc.load.csv() by @vga91 in #3976
  • Fixes #3156: apoc.load.csv, failure despite failOnError:false by @vga91 in #3974
  • Fix apacheArrowVersion failing test and apoc-config.xml test error by @vga91 in #3977
  • Fixes #3963: Solve flaky cluster routing test by @vga91 in #4012

Full Changelog: 5.17.1...5.18.0