0.1.8

0.1.8

2026-06-23

Targets

History mode is now available on all targets. Append-only change history tables record every source event on ClickHouse, Snowflake, Databricks, Doris, DuckDB, and Iceberg.

Apache Iceberg

Fixes partition spec matching for sources that omit the database in the table identifier.

ClickHouse

Retries transient memory, part, replica, and overload exceptions.

Sources

MySQL

CDC now handles JSON columns containing opaque JSONB scalars like embedded DECIMAL, DATE, and DATETIME values.

Core

  • SSH:
    • Validation through SSH tunnels is now bounded with a 30s timeout.
    • Fixes SSH private key parsing for keys stored through the config API.
  • Metrics: Strips accumulated gauge rows during compaction, preventing metrics API query degradation over time.
  • State store: Optimizes the internal state store for faster query performance.
  • UI: Connector history is now downloadable as JSON.

Last updated on

On this page