GuidesRecipesAPI ReferenceChangelog
HomeSee demo
Changelog

Release 2024.11.20

Features

  • Added support for syncing People from Posthog.
  • Added support for creating Harmonic watchlists.

Fixes

  • NaN values synced to Redshift caused the sync to fail.
  • Unconstrained numeric types which exceed Redshift's maximum precision caused syncs to fail.
  • Postgres domains defined over existing domains were not correctly converted to their base type.
  • Improved handling of database connection errors.
  • Rows in Postgres with extremely large JSON values could cause non-replication syncs to fail.
  • Postgres Views without a unique identifier included in bulk syncs could result in a sync error.
  • Snowflake passwords which included a backslash were improperly escaped, resulting in health check errors.
  • Update-only model syncs to Salesforce using the Id field in the identity mapping performed unnecessary queries.
  • Jira Issue Field History did not return records after a full resync.

Behavior Changes

  • Bulk syncing Harmonic watchlist or saved search resulted in tables named using the internal Harmonic identifier; output is now named using the watchlist or saved search name.