What's Changed
- ci: reduce test footprint to fix flakiness by @orhanrauf in #1249
- ci: add unit test workflow with diff coverage by @orhanrauf in #1248
- fix(ci): add coverage flags to pytest command by @orhanrauf in #1254
- Fix: Query all schemas and fix bulk delete response parsing by @marc-rutzou in #1253
- feat(docs) - docs and readme updates by @EwanTauran in #1255
- fix: wrap FilesystemBackend I/O operations in asyncio.to_thread to prevent event loop blocking by @felixschmetz in #1256
Full Changelog: v0.8.25...v0.8.26