github neo4j-contrib/neo4j-apoc-procedures 4.4.0.26

latest releases: 4.4.0.27, 5.19.0
one month ago

What's Changed

  • apoc.convert.toTree keep all rels in tree fix by @gem-neo4j in #3951
  • Fix HelpExtendedTest not to edit extended.txt when executed (#3896) by @vga91 in #3929
  • Update commons deps by @gem-neo4j in #3966
  • Update apache commons by @gem-neo4j in #3969
  • apoc.refactor.cloneNodes does not need to be in its own transaction by @gem-neo4j in #3968
  • Adjusts gradle command to always succeed in the license job by @ncordon in #3992
  • Fixes #3887: add apoc.map.renameKey (#3944) by @vga91 in #3982
  • Fixes #3111: ENH: apoc.diff.relationships (#3941) by @vga91 in #3983
  • Fixes #3777: Remove APOC Core procedures from TTLLifeCycle.java (#3957) by @vga91 in #3990
  • Fixes #2403: Incoherent behaviours when some header cells are empty when using apoc.load.xls (#3956) by @vga91 in #3989
  • Fixes #2390: apoc.agg.position(agg-value, element) -> integer (#3955) by @vga91 in #3988
  • Fixes #3751: Failed to invoke procedure apoc.cypher.mapParallel2: Caused by:RuntimeException: Error polling, timeout (#3922) by @vga91 in #3985
  • Fixes #3072: apoc.custom.declareProcedure fails with java.lang.RuntimeException if provided mode is SCHEMA (#3954) by @vga91 in #3987
  • Fixes #3751: Failed to invoke procedure apoc.cypher.mapParallel2: Caused by:RuntimeException: Error polling, timeout (#3922) by @vga91 in #3925
  • Fixes #2136: Support for additional HTTP headers in apoc.es procedures (#3953) by @vga91 in #3986
  • Solves apoc.meta.data bug with reserved names for relationships and nodes by @ncordon in #3999
  • Updates version of the driver by @ncordon in #3991
  • Solve LoadHtml failing test due to string comparison (#3921) by @vga91 in #3926
  • Fixes #3945: The apoc.bolt.* procedures fail together with the apoc.path.subgraphAll one (#3949) by @vga91 in #3981
  • Fixes #3203: apoc.mongo dependencies are outdated with current mongodb (#3897) by @vga91 in #3979
  • Add apoc.cypher.runFile(s) procedures with READ mode version (#3950) by @vga91 in #3980

Full Changelog: 4.4.0.25...4.4.0.26

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

NewReleases is sending notifications on new releases.