What's Changed
AI/ML
- Fixes #4003: Add a reverse explanation of the query by @vga91 in #4022
- Fixes #4002: In case of the llm generates a wrong query, improve by sending the query with the error by @vga91 in #4021
- Fixes #3611: ML API procedures handle null values being passed in better by @vga91 in #4047
Additions
- Fixes #3937: Fully virtual graphs by @vga91 in #4043
- Fixes #1668: Add apoc.array.fillObject by @vga91 in #4018
- Fixes #2999: Missing apoc.es.delete by @vga91 in #4017
- Fixes #2182: multi-dimensional aggregation + aggregation functions for community sizes by @vga91 in #4049
- Fixes #4028: Implement an apoc.convert.toYaml function by @vga91 in #4048
- Fixes #3360: Add support for newer Elasticsearch search api by @vga91 in #4046
Fixes
- Fixes #3496: Simple mysql select now(); Throws class java.time.LocalDateTime cannot be cast to class java.sql.Timestamp by @vga91 in #3975
- Fixes #1948: multi char separator in apoc.load.csv by @vga91 in #3973
- Fixes #3840: UUID handler throws warnings when deleting nodes by @vga91 in #4023
- Fix flaky CypherProceduresClusterRoutingTest by @vga91 in #4019
- Fixes #3964: Solve flaky mongodb test by @vga91 in #4020
Release
- Release 5.19.0 (#4013) by @vga91 in #4051
- Fixed several CI errors and bump version 5.20.0 (#3456) (#3536) (#3726) by @vga91 in #4045
- Split docker tests by @vga91 in #3900
Full Changelog: 5.18.0...5.19.0