v5.0.23
What's Changed
- fix(RecordEncoder): retain blob files still referenced by the new record on update
- fix(migration): reuse copied structures during LMDB→RocksDB re-encode
- resolve cherry-pick conflict in package.json scripts
- test: run unitTests/bin under lmdb so the migration regression test executes
- fix(migration): preserve records with file-backed blobs during v4->v5 migration
- test(v5.0): guard LMDB analytics asserts + skip flaky resources tests
- cherry-pick: chore(deps): Update rocksdb-js to 1.4.0 (#875) → v5.0 (#883)
- fix: persist indexingFailed in runIndexing outer catch
Full Changelog: v5.0.22...v5.0.23