v5.0.18
What's Changed
- Update package.json
- cherry-pick:
fix: skip corrupt audit entries during iteration instead of throwing→v5.0(conflict) (#581) - Retry saveStructures transaction on busy
- fix(table): arm eviction scanner for sourcedFrom and eviction-only configs
- fix: address PR review comments on #529
- fix: prevent silent index gaps when per-record puts fail during schema migration
- test: schema-migration fragility probes (reproduces F2 silent index gap)
- cherry-pick: fix(migrate): skip Symbol.for('structures') entries in copyDbiToRocks (PR #518)
- cherry-pick:
fix: defer and yield audit-store commit notifications→v5.0(conflict) (#544) - Revert "Merge pull request #518 from HarperFast/fix/migrate-shared-structures (#543)"
- Merge pull request #518 from HarperFast/fix/migrate-shared-structures (#543)
- test(replay): add SIGKILL/restart stress test for transaction-log replay
- review: switch replay guard from type strings to action-bit mask
- fix(replay): skip corrupt audit entries instead of crash-looping on replay
Full Changelog: v5.0.15...v5.0.18