Skip to content

v0.48.0

Choose a tag to compare

@cofin cofin released this 27 May 21:44
· 199 commits to main since this release
a506eb3

What's Changed

  • ci: free runner disk before docker image load by @cofin in #465
  • fix(tests): add init.py to sqlite unit-test package by @cofin in #466
  • ci: reduce GitHub Actions runner-minute consumption by @cofin in #467
  • feat(adapters): add arrow_odbc and mssql_python adapters by @cofin in #463
  • test(unit): close sqlite3 connections on exception paths by @cofin in #468
  • ci: add aggregate required check by @cofin in #469
  • ci: gate build workflow on unit checks by @cofin in #470
  • fix: repair filter providers and adapter regressions by @cofin in #476
  • feat(migrations): support specifying schema for migrations by @cofin in #471

Full Changelog: v0.47.0...v0.48.0