v2.0.16
feat: switch logging framework (#10220)
chore(sqlite): reduce max open connections, keep them open permanently (fixes #10592) (#10596)
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)