v0.5.3
- Remove the API for tombstone file merging and do the merge during db open to avoid confusions and unnecessary rollovers of tombstone files
- If you have
db.mergeTombstoneFiles()
called in your client code, please remove that when upgrade to this version and later