Skip to content
This repository was archived by the owner on Jan 19, 2024. It is now read-only.

v4.2.5-1

Choose a tag to compare

@eastlondoner eastlondoner released this 29 Apr 19:39

Enhancements

  • Updated to use Neo4j 4.2.5 as the new baseline (Release Notes)
  • use an explicit volume for staging files before they are uploaded to cloud in backup job #177 (@eastlondoner)
  • Added additional meta tags for search discovery #175 (thanks @adam-cowley)
  • Backup & Restore improvements #174 (@eastlondoner, thanks to @Mrunal-Yadav for raising issues and reviewing the PR)
    • support for Workload Identity to authenticate with Google Cloud Storage when using GKE
    • restore initContainer image now based on the neo4j container image
    • restore using neo4j-admin --move parameter so that the store files being restored are not duplicated on disk

Fixes

  • Add storageClass to read replica persistentVolume in values.yaml #176 (@eastlondoner)
  • Support volume subpath with restore-from-backup init container #172
  • Improve prometheus metrics documentation #170 (@eastlondoner, thanks to @srfaytkn for raising the issue)
  • fixed typo in restore docs section #164 (thanks @ikwattro)