v0.8.6
feat: sqlx sqlite expose de/serialize (#3745)
Initial work to switch to `tracing` (#2185)
Always set SQLITE_OPEN_URI (#3289)
fix: clippy warnings
Replace some futures_util APIs with std variants (#3721)
fix(sqlite): fix unit and doctests
fix(sqlite): audit for bad casts
Merge of #3427 (by @mpyw) and #3614 (by @bonsairobo) (#3765)
feat(sqlite): add preupdate hook (#3625)