github neo4j-contrib/neo4j-apoc-procedures 4.4.0.6

latest releases: 4.4.0.27, 5.19.0, 4.4.0.26...
22 months ago

What's Changed

  • Bumps json path to 2.7.0 by @ncordon in #2881
  • Fixes #2723: apoc.load.xml on large file generates OoM Errors by @vga91 in #2841
  • Fixes #2699: The apoc.refactor.mergeNodes remove entities if a list with 2 equal nodes is passed by @vga91 in #2831
  • Fixes #2748: apoc.temporal.toZonedTemporal missing in temporal docs page by @vga91 in #2821
  • Fixes #2824: Extend the error message for export procedures to also point out stream:true by @vga91 in #2887
  • Fixes #2223: Add config option for schema exports to retain the index and/or constraint names (#2892) in #2915
  • Fixes #2817: When importing a string array field with a blank value, the attribute value is interpreted as [""] instead of NULL as expected by @vga91 in #2843
  • Fixes #2878: apoc 4.4.0.4 is reported as incompatible with neo4j-community-4.4.6 in neo4j.log by @vga91 in #2885
  • Fixes #2797 and #2780: Graph Refactoring procedures internally handle errors instead of throwing them, leaving half-created results by @vga91 in #2845
  • Fixes #2654: The custom procedure validation fails with integer input types (#2702) in #2913
  • Fixes #2659: Apoc.import.graphml doesn't work for edges by @vga91 in #2853
  • Added apoc.trigger.refresh note in the trigger adoc initial page by @vga91 in #2940
  • Cherry picks may 2022 4.4 by @vga91 in #2922
  • Add NLP language note in docs (#1870) in #2945
  • Add admin check for the stream/read-logs functions by @vga91 in #2919
  • Fix docs cve 2021-27568 by @vga91 in #2953
  • Corrections to the docs by @lidiazuin in #2959
  • S3 docs small fixes by @vga91 in #2963
  • Fixes #2895: update apoc.custom.* documentation by @vga91 in #2937

New Contributors

Full Changelog: 4.4.0.5...4.4.0.6

Don't miss a new neo4j-apoc-procedures release

NewReleases is sending notifications on new releases.