10.10.1 (02/02/2026)
Bug Fixes
- Fixed a bug in best-efforts recovery that causes use-after-free crashes when accessing SST files that were cached during the recovery.
- Fix resumable compaction incorrectly allowing resumption from a truncated range deletion that is not well handled currently.
- Fixed a bug in
PosixRandomFileAccessIO uring submission queue ownership & management. Fix eliminates the false positive 'Bad cqe data' IO errors inPosixRandomFileAccess::MultiReadwhen interleaved withPosixRandomFileAccess::ReadAsyncon the same thread. - Fix Windows VS 2022 build errors.