v2.0.15
feat: switch logging framework (#10220)
chore: build with Go 1.26; use Go 1.25 features (#10570)
fix: track invalid files in LocalFlags to fix global count (#10170)
chore(db): add ability to wait for programmatically started database maintenance, query last maintenance time (#10565)
chore(internal): linter complaints
chore: switch database engine to sqlite (fixes #9954) (#9965)
chore(db): cleanup DB in tests and remove OpenTemp (#10282)