GuidesRecipesAPI ReferenceChangelog
HomeSee demo
Changelog

Release 2024.09.18

Features

  • Added support for syncing Funding Round data from Harmonic.
  • Added additional person fields for Harmonic models.

Fixes

  • Array field values in Databricks models were improperly escaped.
  • Improved retry handling for BigQuery data loading jobs.
  • Some Stripe bank account records could be omitted when syncing payment methods.
  • NaN and Inf number values could cause syncs to fail under some circumstances.
  • Postgres tables without SELECT privilege were not not correctly removed from bulk syncs.
  • BigQuery tables in datasets with the same name could fail to merge under some circumstances.
  • Glean destination improvements.
  • Null bytes in source values could cause syncs to fail under some circumstances.
  • Some Attio fields were incorrectly marked as required when constructing a model sync.
  • Some Salesloft users were omtited when syncing.

Behavior Changes

  • Bulk sync concurrency is now configurable for deployments.