5.18.0
neo-technology-build-agent
released this
22 Mar 09:52
·
538 commits
to 4.4
since this release
What's Changed
GenAI
- Fixes #3952: check if the new openai embedding models work in an integration test by @vga91 in #4009
- Fixes #3972: Add support for Groq AI for ml procedures by @vga91 in #4008
- Fixes #3970: Add support for Mistral AI by @vga91 in #4007
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