GuidesRecipesAPI ReferenceChangelog
HomeSee demo
Changelog

Release 2023.04.25

Features

  • Salesforce: Allow users to sort bulk batches (to avoid locking issues)
  • Bing Ads: now supports a variety of report types, plus campaigns
  • Asana: New Status Update fields
  • Linear: now supports incremental bulk sync
  • Netsuite: IsClosed now present on Sales Order Items
  • General: Improved locking and retry mechanics for bulk syncs

Fixes

  • Snowflake: support a compatibility-breaking change affecting model syncs
  • Redshift: Fixed a bug where bulk loads to Redshift may silently drop records.
    Snycs will now fail instead.
  • Redshift: string columns were not being created with maximum size
  • Github: Properly handle non-standard Github ratelimiting + adjust throttling
  • Github: Bulk sync now fetches ALL entities, instead of only 'open' entities.
  • Google Ads: 'Ads' bulk sync could previously use a non-unique key as it's
    primary key.
  • Fixed a bug that caused Google Ads Bulk Sync to only generate reports for a
    single month.
  • Salesforce: Use DurableId as primary key when available
  • General: New Models will now only accept suggested names if the user has not
    already edited the model name.
  • Intercom, Lnear, Github: General reliability improvements

Behavior Changes

  • SQL-type connections: connection names will no longer be customized after save