GuidesRecipesAPI ReferenceChangelog
HomeSee demo
Changelog

Release 2023.07.05

Features

  • Models may now be organized using labels.
  • New sync sources:
    • QuickBooks
    • ZoomInfo Intents
  • New sync destinations:
    • Athena
  • The output path for S3 and GCS syncs support date expressions.

Fixes

  • Airtable: correctly handle empty date values, which are returned as all zeroes.
  • BigQuery: dataset identifiers were not quoted correctly for bulk syncs, which could lead to a sync failure.
  • Front: improved sync performance for Contacts.
  • Google Sheets: syncs to a sheet which was renamed or removed would fail with an unintuitive error message.
  • Removed users were shown as "Unknown" in the UI if made the last edit to a sync or model.

Behavior changes

  • The output type for Date fields has changed for BigQuery, Redshift, and Snowflake bulk syncs. Dates were previously synced as timestamps; they are now correctly written as dates. This change was previously applied for Databricks.
  • Changing the destination of a model sync will result in a full resync the next time the sync runs.