Skip to content

5.5.0

Compare
Choose a tag to compare
@neo-technology-build-agent neo-technology-build-agent released this 16 Feb 13:35
· 294 commits to dev since this release
f175f1f

What's Changed

  • Bump version to 5.5.0 by @gem-neo4j in #286
  • Document that apoc.util.sha1 and apoc.text.random are not suitable for cryptographic use. by @gem-neo4j in #287
  • Extract code from APOC core which is only used in APOC extended by @Lojjs in #261
  • Try de-flake some trigger tests with embedded db by @vga91 in #285
  • Changed AtomicReference with 1-elem array by @vga91 in #283
  • Add tests about $transactionId by @vga91 in #289
  • Fix S3 failing flaky tests by @vga91 in #294
  • Fix flaky testTerminatePeriodicQuery by @vga91 in #297
  • Changed trigger descriptions by @vga91 in #299
  • Added test for meta configs (neo4j-contrib/neo4j-apoc-procedures#3032) by @vga91 in #221
  • Fixes neo4j-contrib/neo4j-apoc-procedures#3070: The apoc.export.csv.all with bulkImport config doesn't work with a file name without extension by @vga91 in #220
  • Improve triggers error messages by @vga91 in #302
  • Fix the missing constraint error message for apoc.import.json() by @AzuObs in #304
  • Remove log file which was committed by mistake by @Lojjs in #301
  • Fix edge cases in trigger methods by @vga91 in #288
  • Fixes neo4j-contrib/neo4j-apoc-procedures#2992: apoc.diff.nodes() returns list-type properties as different when they are the same by @vga91 in #206
  • Update version matrix by @gem-neo4j in #309
  • Bump mockserver-netty version and org.apache.arrow version by @gem-neo4j in #308
  • Improve coverNodes speed by @gem-neo4j in #313
  • Fixes #2826: The apoc.import.csv/graphml procedures create empty wrong empty nodes with UNIQUE constraint violation (#3006) by @vga91 in #197
  • Fix sampling bug in apoc.meta procedures. Sampling should now properly check only a subset of nodes and therefore perform faster. Please note that the result of the procedures may alter between executions. by @nadja-muller in #306
  • Fix readme docs link by @gem-neo4j in #314
  • vuln-fix: Securing XML parser against XXE (CVE-2023-23926)
    Fixing a XML External Entity (XXE) vulnerability, that was impacting the apoc.import.graphml procedure. by @Lojjs in #310

Full Changelog: 5.4.0...5.5.0