0.1.11

0.1.11

2026-07-20

Core

  • Table resync: Resync individual tables on demand from the catalog screen without restarting the connector. Newly selected tables are backfilled automatically.
  • Terraform provider: Manage connectors as infrastructure with the official Supermetal Terraform provider.
  • Target HTTP connections now re-resolve DNS on each new connection and recycle idle connections, so load balancers can distribute traffic evenly across backend servers.

Targets

ClickHouse
  • Per-table PARTITION BY and ORDER BY overrides.
  • V3 native parquet reader is now gated to ClickHouse 26 and above.
Apache Iceberg
  • Composite key columns are ordered by field ID for consistency.
  • Primary key index rebuild performance improvements on external writes and compaction.
  • Proactive OAuth token refresh before expiry.
Snowflake

Stronger VARIANT type support.

Databricks

Timestamp with timezone support.

Sources

SQL Server

SSH tunnel support.

MongoDB
  • Internal and system collections are now filtered from CDC and discovery.
  • Type inference improvements. New on_type_conflict setting controls what happens when a value does not match the inferred column type. Mixed numeric and temporal columns are widened instead of truncated. NaN and infinity values are skipped.
MySQL
  • DDL parser now derives field nullability correctly during schema migrations.
  • Additional retry coverage for binlog codec errors and transient connection limit errors.

Last updated on

On this page