New
v5.0.21
What's Changed
- Fix #2265 Stackoverflow when Self reference by @JKamsker in https://github.com/mbdavid/LiteDB/pull/2493
- Add-Badges by @JKamsker in https://github.com/mbdavid/LiteDB/pull/2496
- Fix crash with stack trace by @Pysis868 in https://github.com/mbdavid/LiteDB/pull/2476
- Fix LiteFileStream.SetReadStreamPosition by @SpaceCheetah in https://github.com/mbdavid/LiteDB/pull/2459
- Addresses issue of upgrading from v4.x databases in LiteDB versions 5.0.18-5.0.20 by @jdtkw in https://github.com/mbdavid/LiteDB/pull/2499
- Don't capture synchronization context in DiskWriterQueue by @alexbereznikov in https://github.com/mbdavid/LiteDB/pull/2447
- [♻️ Housekeeping] Update benchmark project by @pictos in https://github.com/mbdavid/LiteDB/pull/2509
- Added more blacklisted deserialization gadgets by @JKamsker in https://github.com/mbdavid/LiteDB/pull/2500
- Bugs/fix 2487 allow contains whitespaces by @JKamsker in https://github.com/mbdavid/LiteDB/pull/2498
- [♻️Housekeeping] Remove BufferPool class and use .net implementation by @pictos in https://github.com/mbdavid/LiteDB/pull/2508
- Fix "ENSURE: empty page must be defined as empty type" by @oleksii-datsiuk in https://github.com/mbdavid/LiteDB/pull/2504