What's Changed
- feat: Asynchoronous indexing by @chubei in #1206
- feat: Add schema support to postgres connector by @karolisg in #1070
- feat: SQL static typing validation by @snork-alt in #1208
- feat: Add object store validation by @hoangnh93 in #1140
- feat: Introduce sqllogictest for dozer by @xudong963 in #1214
- refactor: Finalize
Connector
interface by @chubei in #1233 - refactor: Average aggregator by @chloeminkyung in #1262
- test: Run e2e test locally on PR by @chubei in #1239
- fix: Lmdb environments should use the same map size by @chubei in #1216
- fix: Restore Docker build by @mediuminvader in #1218
- fix: broken e2e tests by various PRs by @chubei in #1235
- fix: Fix postgres validation with schemas usage by @karolisg in #1243
- fix: Don't panic if operation cannot be read from indexing thread. by @chubei in #1247
Full Changelog: v0.1.11...v0.1.12