What's Changed
- Cherry picks 4.4 by @vga91 in #2498
- Fixes #2347: Update POI versions (#2491) in #2502
- Fixes #2037: apoc.export.cypher.all to generate constraints with IF NOT EXISTS (4.4) by @vga91 in #2512
- fixes #2372: apoc.any.isDeleted(node/rel) in #2529
- Fixes #1674: Manage utf8 file with BOM properly in #2516
- Fix adoc text functions by @vga91 in #2541
- Fixes #2016: Add apoc.schema.relationship.indexExists function (cherry pick for 4.4) by @vga91 in #2510
- Fix import tool URLs by @szarnyasg in #2505
- Fixes #2267: Inconsistent apoc.load.xls doc (#2484) in #2548
- Update S3 dependency versions in docs to eliminate CVEs by @alexwoolford in #2425
- Fixes #2336: Error when restoring a backup with cypher-shell in #2569
- Fixes #1617: Logging for apoc.periodic.* in #2566
- Update cypher-based-procedures-functions.adoc by @davidlrosenblum in #2426
- Change driver dependency to compile only in #2574
- Fixes #2252: Updates on a virtual node created from a real node should not update the original node by @vga91 in #2413
- Cherry picks feb 4.4 by @vga91 in #2551
- Checks full API listings and archives more test results. Cherry-pick by @ncordon in #2619
- Fixes Kotlin procedures not being listed in full package. Cherry-pick by @ncordon in #2633
- Checks whether we are running in TeamCity as CI (#2629) in #2630
- Fixes #2239: Provide query statistics for apoc.merge functions in #2583
- Revert "Remove deprecated apoc.algo docs and PathFinding code" by @conker84 in #2658
- Upgrade dependencies to mitigate vulnerabilities (#2606) (#2627) in #2631
- Fixes junit compilation errors by @ncordon in #2671
- Use the jackson-databind version from Neo4j. by @Lojjs in #2670
- Fixes #2418: "apoc.cypher.runFile" cannot run IN TRANSACTIONS OF successfully by @vga91 in #2494
- Fixes #2468: APOC uses Jackson version prior to 2.11 not compatible with latest spring-boot by @vga91 in #2521
- apoc.meta.stats() displays incorrect relationship counts with multi-label nodes by @vga91 in #2524
- use
@ServiceProvider
annotation instead of META-INF/services files by @vga91 in #2552 - Missing ^ in the example for ascending order by @bartgut in #2475
- Bump normalize-url from 4.5.0 to 4.5.1 in /docs/antora in #2617
- Bump simple-get from 3.1.0 to 3.1.1 in /docs/antora in #2618
- Bump minimist from 1.2.5 to 1.2.6 in /docs/antora in #2665
- Fixes the Cypher files execution not happening sequentially (#2707) in #2726
- Fixes #2013: Move HDFS deps to external-dependencies by @vga91 in #2594
- Updates version of the cherry-pick action by @ncordon in #2753
- Uses service account token when cherry-picking (#2752) by @neo4j-oss-build in #2756
- Ignores test failures only in TeamCity by @ncordon in #2760
- fix typo (#2708) (#2764) (#2765) by @neo4j-oss-build in #2766
- apoc.refactor.mergeNodes is not producing desired output (#2590) by @neo4j-oss-build in #2769
- Fixes #2607: apoc.export.json.data JSON format missing brace by @vga91 in #2698
- Fixes #2645: csv import fails when parse an empty string as a date by @vga91 in #2703
- Fixes #2402: See if we can make the aStar algorithm support spatial points by @vga91 in #2589
- Fix apoc.schema tests by @AzuObs in #2787
- Bump ansi-regex from 3.0.0 to 3.0.1 in /docs/antora in #2734
- Fixes #2405: The apoc.schema.assert procedure fails with multi-label fulltext index (#2648) by @neo4j-oss-build in #2783
- Fix apoc.convert.toTree reorders paths in #2661
- Support for UUID encoded in Base64 in #2662
- updated packages passing dependecy-check by @conker84 in #2804
- Weirdness around custom functions with node return types in #2710
- Attempt to fix TeamCity build by @AzuObs in #2810
- Fixes #2325: added config cleanup in #2731
- Missing documentation for apoc.periodic.iterate, regarding the parallel config by @vga91 in #2818
- Update readme.adoc by @neo4j-oss-build in #2793
- Var docs fixes for apoc.path.expand, apoc.ttl, apoc.import.csv and apoc.nodes by @vga91 in #2657
- Fixes #1372: apoc.load.html ability to read runtime structure of the structure of the page by @vga91 in #2595
- Fixes #2724: Broken handling of AWS S3 urls by @hindog in #2725
- Fixes #2664: The apoc.bolt.* procedures are not recognized by @vga91 in #2701
- Fixes #2269: apoc.load procedures don't work anymore with urls containing % by @vga91 in #2740
- Deleting nodes when having an apoc.trigger registered returns Neo.DatabaseError.Transaction.TransactionCommitFailed (#2596) in #2847
New Contributors
- @alexwoolford made their first contribution in #2425
- @davidlrosenblum made their first contribution in #2426
- @bartgut made their first contribution in #2475
- @hindog made their first contribution in #2725
Full Changelog: 4.4.0.3...4.4.0.4