4.1.0.11
neo-technology-build-agent
released this
05 Jan 20:58
·
650 commits
to 4.3
since this release
What's Changed
- vbump
- Improve clarity on editions and add some links (#2244) (#2361)
- AUTO: fix periodic test
- Fixes #1911: bug with white spaces
- Fix apoc.load.directory path to directory not reading correctly
- fixes #2248: Local file read through apoc.load.html()
- AUTO: fix periodic query
- Support spatial and temporal datatypes in CSV import (e.g. point, datetime)
- Remove deprecated procedure apoc.load.xmlSimple
- Allow all apoc.import.* procedures to take binary data as well as file name/url
- AUTO: Fixes #2295: Add documentation to indicate that the procedures are not detected by MemoryTracker (#2296)
- AUTO: fix uuid restore on restart (#2211) (#2213)
- AUTO: Fixes #1024: Add configuration parameter for Couchbase connection (#2263)
- Fixes #1376: apoc.load.csv cannot parse files with backslash character in the data (#2261)
- Fixes #2037: apoc.export.cypher.all to generate constraints with IF NOT EXISTS (#2259)
- Fixes #1511: Additional Libraries for apoc.load.xls need to be https links not http (#2245)
- Improve clarity on editions and add some links (#2244)
- AUTO: Fixes #2225: Missing documentation for the input parameter of apoc.meta.schema (#2274)
- AUTO: Add clear error message for some apoc.create.* procedures/functions when input has null nodes
- AUTO: Update jsoup to 1.14.2
- AUTO: Update load-jdbc.adoc (#2270)
- fixes #1564: Add Apache arrow read / write support (#1859)
- AUTO: removed non daemon thread (#2255)
- AUTO: fixes #2200: apoc.export allows writes anywhere in the host filesystem (#2201) (#2241)
- replaced minio with localstack
- AUTO: Add core to url path
- fixing 404 not found
- AUTO: Introduce Data Virtualization procedures (#2234)
- AUTO: Procedure for detecting cycles in graph (#2230)
- AUTO: Fix typo in "deleted" for triggers documentation (#2237)
- Update gephi.adoc
- AUTO: Remove deprecated functions from virtual node/rel documentation (#2231)
- fixes #2221: Add an apoc.cypher.runManyReadOnly procedure that has mode of READ (#2224) (#2227)
Full Changelog: 4.1.0.10...4.1.0.11