v0.48.0
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_odbcandmssql_pythonadapters 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