MainSourcesMysql
Changelog
0.1.10
2026-07-02
UUID-shaped string primary keys now chunk in parallel during snapshots.
Binlog position is checkpointed during periods of no activity on configured tables to survive binlog purge.
0.1.8
2026-06-23
CDC now handles JSON columns containing opaque JSONB scalars like embedded DECIMAL, DATE, and DATETIME values.
0.1.7
2026-06-16
Snapshot chunking now interpolates datetime, date, and decimal primary keys.
SSH tunnel errors now surface during validation.
0.1.5
2026-06-08
MySQL 5.7 is now supported. 5.7 reached end-of-life in October 2023.
0.1.2
2026-05-21
Source connections can route through an SSH tunnel to a bastion host.
Last updated on