Release Date: 28 February 2024
Neo4j 4.4.31 is a maintenance release with many important improvements and fixes.Kernel
- Fixes a bug in
neo4j-admin report
where the command would only collect information for the default database, and transaction logs could be missed. - Fixes the error
Temporary store is dislocated. /.../
, when executingneo4j-admin import
in an docker container. - Constraint indexes waiting for their owning constraint to be created will no longer come online upon a restart.
Cypher
- Improve caching when obfuscating literals in the query log.
- Fix a bug where in some circumstances when OpenID Connect discovery was configured, values from the discovery endpoint could displace values from neo4j.conf which should take precedence.
- Fix invalid streaming time presented in cypher-shell and browser. See https://github.com/neo4j/neo4j/issues/13380.
Bundled Packages:
Cypher-Shell 4.4.31labs/apoc-4.4.0.25-core
products/bloom-plugin-4.x-2.11.0
products/neo4j-graph-data-science-2.6.0
products/neo4j-ops-manager-agent-1.9.1
4.4 Changelog
4.4 Operations manual