v0.25.1
·
74 commits
to refs/heads/main
since this release
🐛 Fixes
- fix: Resolve failures when a long-running session would time-out in the DB connection after more than 4+ hours (#676) - Thanks, @benjaminwilen!
🔃 Refactoring
- refactor(internal): SQL backends now take a SQLConfig object instead of SQL Engine, allowing deferred SQL engine creation (#676) - Thanks, @benjaminwilen!
⚙️ Under the Hood
- ci(workflow): Fix auto-merge notification workflow @devin-ai-integration[bot] (#672)