Skip to content

4.2.0.11

Compare
Choose a tag to compare
@neo-technology-build-agent neo-technology-build-agent released this 02 Jun 09:19
· 858 commits to 4.4 since this release

What's Changed

  • Fixes #577: return apoc.nodes.count(['User']) by @vga91 in #2277
  • Fixes #2253: apoc.hashing.fingerprintGraph fails if there are equals nodes (#2354) in #2439
  • Fixes #2329: Better document the datastructures of triggers and the afterAsync phase (#2416) in #2445
  • Fixes #1790: Support MongoDB Extended JSON (v2) in apoc.mongodb.* procedures parameters (#2430) in #2449
  • Cherry picks 4.2 by @vga91 in #2477
  • Fixes #2292: Some bugs and missing stuff in docs (#2414) in #2442
  • Fixes #2347: Update POI versions (#2491) in #2504
  • Fixes #1376: apoc.load.csv cannot parse files with backslash character in the data (#2261) (#2362) in #2486
  • Fixes #2372: apoc.any.isDeleted(node/rel) in #2527
  • Fix SchemasEnterpriseFeaturesTest 4.3 (#2517) in #2518
  • Fix adoc text functions (#2541) (#2542) in #2545
  • Use 4.2 index syntax by @Lojjs in #2554
  • Fixes #2267: Inconsistent apoc.load.xls doc (#2484) in #2549
  • Fixes #2336: Error when restoring a backup with cypher-shell (≤ 4.2) by @vga91 in #2432
  • Fixes #1617: Logging for apoc.periodic.* in #2565
  • Apoc.schema.assert should drops only indexes not included in the 1st parameter (#2523) by @vga91 in #2611
  • Simplify APOC auto-cherry-picking (4.2) by @Lojjs in #2601
  • Upgrade dependencies to mitigate vulnerabilities by @Lojjs in #2606
  • Checks full API listings and archives more test results. Cherry-pick by @ncordon in #2616
  • Fixes Kotlin procedures not being listed in full package. Cherry-pick by @ncordon in #2635
  • Checks whether we are running in TeamCity as CI (#2629) (#2630) (#2640) in #2641
  • Fixes #1132: add ability to all export procedures to compress their data by @vga91 in #2482
  • Improve performance apoc.meta.stats 4.x by @vga91 in #2483
  • Fix import tool URLs (#2505) in #2557
  • Update cypher-based-procedures-functions.adoc in #2579
  • Fixes #2239: Provide query statistics for apoc.merge functions in #2582
  • Fix apoc.convert.toTree reorders paths in #2660
  • Support for UUID encoded in Base64 in #2663
  • Fixes junit compilation errors (#2671) (#2672) in #2675
  • Use the jackson-databind version from Neo4j. (#2670) (#2673) in #2677
  • Fixes the Cypher files execution not happening sequentially (#2707) (#2726) (#2742) in #2744
  • Updates version of the cherry-pick action by @ncordon in #2755
  • Uses service account token when cherry-picking (#2752) (#2756) (#2757) in #2758
  • Ignores test failures only in TeamCity by @ncordon in #2762
  • Fix typo by @Lojjs in #2764
  • apoc.refactor.mergeNodes is not producing desired output (#2590) in #2768
  • Fixes #2607: apoc.export.json.data JSON format missing brace (#2698) by @Lojjs in #2776
  • Fixes #2645: csv import fails when parse an empty string as a date (#2703) (#2775) in #2777
  • Fix apoc.schema tests by @AzuObs in #2789
  • Update readme.adoc in #2792
  • Bump ansi-regex from 3.0.0 to 3.0.1 in /docs/antora (#2734) (#2795) in #2796
  • Bump normalize-url from 4.5.0 to 4.5.1 in /docs/antora in #2798
  • Bump simple-get from 3.1.0 to 3.1.1 in /docs/antora in #2801
  • Bump minimist from 1.2.5 to 1.2.6 in /docs/antora in #2802
  • APOC uses Jackson version prior to 2.11 not compatible with latest spring-boot in #2808
  • Add doc description and examples for apoc.cypher.parallel* in #2717
  • apoc.meta.stats() displays incorrect relationship counts with multi-label nodes in #2812
  • Bumped dependency versions for S3 dependencies in #2719
  • Fixes #2252: Updates on a virtual node created from a real node should not update the original node in #2729
  • Fixes #2325: added config cleanup in #2730
  • Missing ^ in the example for ascending order in #2813
  • Revert "Remove deprecated apoc.algo docs and PathFinding code" by @conker84 in #2805
  • Attempt to fix TeamCity build by @AzuObs in #2811
  • Fixes #2402: See if we can make the aStar algorithm support spatial points by @Lojjs in #2814
  • Create SECURITY.md by @Lojjs in #2829
  • Fixes #1152 and #2247: Deleting nodes when having an apoc.trigger registered returns Neo.DatabaseError.Transaction.TransactionCommitFailed by @vga91 in #2596
  • Fixes #2223: Add config option for schema exports to retain the index and/or constraint names by @vga91 in #2652
  • Update graphml procedure to support tinkerpop format (#2856) in #2858
  • Removes jcenter from the repositories used for dependencies (#2850) (#2851) in #2854
  • Weirdness around custom functions with node return types in #2709
  • Cherry picks dependencies 4.2 by @vga91 in #2896
  • Var docs fixes: path.expand, ttl, import.csv and group.nodes (for 4.2) by @vga91 in #2897
  • Fixes #2269: (4.2) apoc.load procedures don't work anymore with urls containing % by @vga91 in #2893
  • Cherry picks 4.2 may 2022 by @vga91 in #2902
  • Missing documentation for apoc.periodic.iterate, regarding the parallel config for 4.2 (#2818) by @vga91 in #2873
  • restore forced firefoxdriver by @vga91 in #2910
  • Fixes #2723: apoc.load.xml on large file generates OoM Errors (#2841) in #2927
  • Fixes #2748: apoc.temporal.toZonedTemporal missing in temporal docs page (#2821) (#2912) in #2924
  • Fixes #2797 and #2780: Graph Refactoring procedures internally handle errors instead of throwing them, leaving half-created results (#2845) (#2921) in #2923
  • Fixes #2699: The apoc.refactor.mergeNodes remove entities if a list with 2 equal nodes is passed in #2928
  • Latest cherry picks before final 4.2 release by @vga91 in #2920

Full Changelog: 4.2.0.10...4.2.0.11