0.1.10

0.1.10

2026-07-02

Core

  • System columns: Opt-in _sm_op and _sm_lsn columns track the operation type (insert, update, delete) and source database log position for each row.

Sources

PostgreSQL
  • New xmin query-based replication mode for when logical replication is not available, for example on read replicas running PostgreSQL below 16.
  • Fixes for logical replication from read replicas.
  • Export snapshot transactions in snapshot and xmin modes are kept alive during long initial loads and over idle bastion tunnels.
MySQL
  • 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.
MongoDB

Resume token is checkpointed during periods of no activity on configured tables to survive oplog rollover.

Targets

Apache Iceberg
  • Configured partition specs are now applied to history tables.
  • OAuth token refresh calls are retried with exponential backoff on transient failures.
Apache Doris

Fixes for keyless table DDL and additional retry classifications.

Last updated on

On this page