What's Changed
- fix: broken link by @chloeminkyung in #1268
- fixed config file link by @snork-alt in #1269
- Bump jsonwebtoken from 8.2.0 to 8.3.0 by @dependabot in #1265
- chore: rename admin types by @v3g42 in #1276
- chore: Hint
cache_max_map_size
config in error message by @chubei in #1275 - Bump clap from 4.1.8 to 4.1.11 by @dependabot in #1277
- test: Add ny taxi sample to e2e tests by @chubei in #1263
- refactor: Product Processor parallel join execution by @mediuminvader in #1180
- chore: handle errors properly by @v3g42 in #1279
- feat: Resolve sink errors by @karolisg in #1267
- feature: Handle grpc API errors gracefully by @karolisg in #1289
- test:
LocalStorage
basic test by @chubei in #1290 - chore: Log datafusion read error by @chubei in #1293
- Fix: fix cache benchmarking by @karolisg in #1294
- fix:
arrow::Inverval
is not supported in data conversion but supported in type converion by @chubei in #1295 - fix: Derived builder by @mediuminvader in #1297
- chore: Remove unused
id
inPostgresConnector
by @chubei in #1298 - test: Add
DataReadyConnectorTest
and implementLocalStorage
by @chubei in #1296 - fix: Fix data conversion issues in local storage by @karolisg in #1301
- chore: refactor SQL operations unit tests with proptest by @chloeminkyung in #1287
- test: Add sql integration tests by @mediuminvader in #1282
- chore: Print field name on schema mismatch by @chubei in #1300
- test: Add postgres connector sample to e2e tests by @chubei in #1278
- chore: Check map size before creating lmdb environment by @chubei in #1303
- fix: Use cdc type "nothing" when no PK defined by @karolisg in #1307
- chore: Ignore sql join sample integration test because of lmdb crash by @chubei in #1308
- test: Add postgres data type test by @chubei in #1299
- fix: postgres
BIT
is supported in type conversion but not value conversion by @chubei in #1305 - Prepare v0.1.13 by @mediuminvader in #1306
Full Changelog: v0.1.12...v0.1.13