Skip to content

v5.0.23

Choose a tag to compare

@kriszyp kriszyp released this 31 May 15:51
· 1166 commits to main since this release
67829a7

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