Skip to content

4.3.0.1

Compare
Choose a tag to compare
@neo-technology-build-agent neo-technology-build-agent released this 08 Sep 17:18
· 248 commits to 4.3 since this release

What's Changed

  • Deprecate conversion functions by @mnd999 in #1899
  • AUTO: Update apoc.map.fromLists.adoc by @github-actions in #1930
  • AUTO: Bug in CALL apoc.metrics.storage('dbms.directories.data') due to APOC configuration check by @github-actions in #1929
  • AUTO: removed unnecessary remove by @github-actions in #1926
  • AUTO: Add apoc.coll.stdev by @github-actions in #1940
  • AUTO: Fix apoc.convert.toJson NullPointerException with null values in maps by @github-actions in #1939
  • Cleanup schema sampling procs by @SaschaPeukert in #1904
  • AUTO: Update load directory filters to match only files (#1935) by @github-actions in #1941
  • AUTO: Start deprecation for custom.asProcedure, custom.asFunction by @github-actions in #1957
  • AUTO: Fixes #1952: apoc.meta.stats for 4.1.0.8 fails whereas 4.1.0.3 succeeds when a rel is back ticked by @github-actions in #1965
  • AUTO: Don't shutdown database before restart (#1974) by @github-actions in #1976
  • AUTO: Fixes #1749: In version 4 of the database there is property dbms.directories.neo4j_home without unsupported. prefix by @github-actions in #1955
  • AUTO: Update apoc.coll.sortMaps.adoc by @github-actions in #1969
  • AUTO: fixes #1612: Neo4j 4 on Aura permissions adjustment due to PUBLIC role (#1968) by @github-actions in #1981
  • Consume Neo4j 4.3.0 by @fbiville in #1985
  • AUTO: Fixes #1372: apoc.load.html ability to read runtime structure of the page by @github-actions in #1989
  • AUTO: Fixes #1901: apoc.uuid.install addToExistingNodes does not work by @github-actions in #1991
  • AUTO: Score repeated bigrams correctly, fixes #1959 by @github-actions in #1994
  • AUTO: Revert Fixes by @github-actions in #2006
  • AUTO: Update apoc.import.json.adoc by @github-actions in #2021
  • Manual cherry-picks for Branch 4.3 by @conker84 in #2004
  • AUTO: Introduce apoc.map.unflatten as the reverse to apoc.map.flatten by @github-actions in #2020
  • AUTO: fix loading custom procedures on neo4j restart by @github-actions in #2029
  • AUTO: Fixes #1857: Typos in doc for apoc.coll.containsAll by @github-actions in #2076
  • AUTO: Fixes #2064: apoc.bolt.execute not documented correctly by @github-actions in #2078
  • AUTO: Fixes #1998: Images need to be corrected on this page of the doc by @github-actions in #2079
  • AUTO: Document apoc.convert.toTree by @github-actions in #2088
  • AUTO: manage gradle ignoreFailures in GH Actions and TC build (#2011) by @github-actions in #2092
  • AUTO: Make export.csv configurable if it computes property types upfront by @github-actions in #2091
  • Introduce annotation processor to list existing Neo4j extensions by @conker84 in #2100
  • AUTO: Fixed Guava CVE by @github-actions in #2118
  • AUTO: apoc.date.parse gives error when Date is NULL or empty string by @github-actions in #2114
  • Fixes #2034: The procedure apoc.cypher.mapParallel2 sometime fails with Unable to complete transaction error by @vga91 in #2061
  • AUTO: apoc.json.path() returns nulls where it should not by @github-actions in #2124
  • AUTO: Relationships in apoc.meta.schema can have wrong type result with a relatively small sample by @github-actions in #2125
  • AUTO: Fixes #2024: Fix doc per this document by @github-actions in #2132
  • AUTO: Fixes #2050: apoc.number.parseFloat throws NullPointerException with null argument by @github-actions in #2134
  • AUTO: Make apoc.atomic.add and related procedures work with Integer properties by @github-actions in #2139
  • AUTO: Add apoc.redis.* procedures for integrating with Redis by @github-actions in #2127
  • AUTO: Make apoc.load.json not fail if url results in 404 by @github-actions in #2129
  • AUTO: Fix apoc.export.xls.graph fails with 100+ nodes by @github-actions in #2145
  • AUTO: Add new procs for virtual paths and graphs by @github-actions in #2153
  • AUTO: Fix apoc.import.csv fail for NULL values when using INT datatype with error [null] by @github-actions in #2156
  • AUTO: Document (and list) which APOC procs start their own transaction by @github-actions in #2158
  • Fixes #2048: Don't support relationship indexes in apoc.export.cypher.all by @vga91 in #2110

Full Changelog: 4.3.0-rc03...4.3.0.1