GuidesRecipesAPI ReferenceChangelog
HomeSee demo
Changelog

Release 2024.06.26

Features

  • Filters may be applied to bulk syncs.
  • Added support for syncing Stripe Checkout Sessions.
  • Added CLI for inspecting schema cache status, bulk sync fields.
  • New tables are detected in Postgres replication, which results in data syncing to the destination more quickly.

Fixes

  • Object table in bulk sync configuration did not always reflect updates after clicking Refresh.
  • Google Sheets models where the connecting user has been deleted would not load.
  • Record links for test syncs to Attio custom objects were incorrect.
  • Redshift model syncs now use a temporary table for staging data.

Behavior changes

  • Null values were previously written to BigQuery as empty strings by bulk syncs; they are now correctly written as null values.
  • Incremental bulk syncs for Gong call and transcript data use a 7 day lookback window to catch possible changes.