v0.35.2
What's Changed
Updates:
- SQLite 3.53.3
- Gorm 1.31.2
- Vec1 0.7
Added O_TMPFILE support.
Caution
There is a know issue (#404) that may cause data corruption when using WAL mode on Windows under high concurrency.
The bug has likely existed ever since WAL mode support was added to Windows in v0.20.2 2 years ago.
Since this is not a regression, I decided not to block the release waiting for a fix.
Full Changelog: v0.35.1...v0.35.2