Skip to content

OpenCRVS - v1.6.4

Choose a tag to compare

@adskyiproger adskyiproger released this 05 May 14:50
· 5281 commits to develop since this release
67bd156

Introduction

OpenCRVS 1.6.4 is a hotfix release that includes a single bug fix and a couple of infrastructure improvements based on the identified needs of countries using OpenCRVS. It is to be used in conjunction with a forked country configuration release v1.6.4

Bug fixes

  • Fix migration issue discovered when restoring an OpenCRVS instance with a large number of records. $push used too much memory and cannot spill to disk. Memory limit: 104857600 bytes (#9116)