This repository was archived by the owner on Jan 19, 2024. It is now read-only.
v4.2.5-1
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
--moveparameter 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)