GuidesRecipesAPI ReferenceChangelog
HomeSee demo
Changelog

Release 2023.05.02.02

Features

  • Query Runner: results are persisted when navigating in application.
  • Athena: Added support for using Athena as a bulk sync source.
  • BigQuery:
    • Added support for inferring soft deletion timestamps.
    • Bulk syncs can optionally truncate rather than replace tables if merging is not possible.
  • Databricks: Added support for inferring soft deletion timestamps.
  • Github: Improved sync performance.
  • Harmonic: Added support for tagsV2 on companies.
  • Redshift: Added support for inferring soft deletion timestamps.
  • Salesforce: Added support for syncing tooling data.

Fixes

  • Airtable: The record ID will now be used as the stable unique identifier.
  • Hubspot: In rare circumstances an existing record was not correctly identified for Create + Update syncs.
  • Pardot: Multiple matches for an existing Prospect are now all updated.
  • Redshift: Strings longer than the output column are now truncated.
  • Salesforce: In some circumstances SOQL queries would fail due to length; we now fallback to another API.