v1.26.1 — Fix Deadlock During SQLite Testing

Released 2026-04-09. GitHub release.

Upgrade to latest SQLite version and replace SELECT ... FOR UPDATE (which was a no-op on SQLite) with UPDATE to lock the table.

Refer to v1.26.0 for the major release notes.