Stability Improvements 💪
- Fixed a backwards compatibility issue with the
keywordtokenizer, where indexes created before0.19.0with this tokenizer would fail to accept writes after the upgrade because the internal name of the tokenizer was changed - Fixed an issue where blocks could get added to the free space map twice, leading to undefined behavior like page corruption or hangs