Skip to content

v5.14.0

Compare
Choose a tag to compare
@harshitsinghvi22 harshitsinghvi22 released this 05 Dec 09:30
· 39 commits to dev since this release
  • Update to Neo4j 5.14.0 as the new baseline, see Release notes for details of changes
  • Added support for prometheus service monitor
  • Added support for performing backup to subdirectories
  • Fixed checksum [bug] for environment variables (#265)
  • Added support for minIO Endpoint in neo4j-admin backup helm chart
  • Added support for 1 primary + n secondary instance scenario
  • Added support for NEO4J_AUTH_PATH
    • This allows the neo4j authentication password to be mounted via a secret instead of being set as an environment variable (NEO4J_AUTH)