What's Changed
- Fix #2265 Stackoverflow when Self reference by @JKamsker in #2493
- Add-Badges by @JKamsker in #2496
- Fix crash with stack trace by @Pysis868 in #2476
- Fix LiteFileStream.SetReadStreamPosition by @SpaceCheetah in #2459
- Addresses issue of upgrading from v4.x databases in LiteDB versions 5.0.18-5.0.20 by @jdtkw in #2499
- Don't capture synchronization context in DiskWriterQueue by @alexbereznikov in #2447
- [♻️ Housekeeping] Update benchmark project by @pictos in #2509
- Added more blacklisted deserialization gadgets by @JKamsker in #2500
- Bugs/fix 2487 allow contains whitespaces by @JKamsker in #2498
- [♻️Housekeeping] Remove BufferPool class and use .net implementation by @pictos in #2508
- Fix "ENSURE: empty page must be defined as empty type" by @oleksii-datsiuk in #2504
- Remove DiskWriterQueue to avoid adicional thread to write on disk by @mbdavid in #2515
- Add support for on-the-fly document upgrades by @JKamsker in #2489
New Contributors
- @Pysis868 made their first contribution in #2476
- @SpaceCheetah made their first contribution in #2459
- @jdtkw made their first contribution in #2499
Full Changelog: v5.0.20...v5.0.21