What's Changed
-
switched to apache license by @snork-alt in #1404
-
fix: e2e tests write to directories that are not removed by @chubei in #1407
-
fix: type validation by @chloeminkyung in #1405
-
feat: SQL Logic Test Framework by @mediuminvader in #1326
-
fix: Use
tokio::time::sleep
instead ofstd::thread::sleep
by @chubei in #1413 -
chore: Use a single tokio runtime for everything by @chubei in #1417
-
feature: Implement APIs for monitoring and status updates by @karolisg in #1329
-
chore: Use correct runtime for internal pipeline thread by @karolisg in #1418
-
feat: Use record hash as key when schema has no primary index by @chubei in #1399
-
Revert "chore: Remove
error_non_existing_primary_key
for now becaus… by @chubei in #1419 -
fix: Use proper error message for postgres replication slot creation by @karolisg in #1422
-
refactor: Store schema of sinks separately by @chubei in #1423
-
chore: Add deb generation to release process by @karolisg in #1432
-
chore: Remove unnecessary
workspace.exlude
inCargo.toml
by @chubei in #1430 -
Bump h2 from 0.3.16 to 0.3.17 by @dependabot in #1427
Full Changelog: v0.1.16...v0.1.17