GuidesRecipesAPI ReferenceChangelog
HomeSee demo
Changelog

Release 2023.05.23

Features

  • Databricks: Date values are written into DATE, not TIMESTAMP fields.
  • Outreach: Added support for use in bulk and model syncs.
  • Stripe: Added bulk sync support for Payment Methods and Intents.
  • Stripe: Added additional fields to customers, events, invoices, and subscriptions.
  • API: Added support for starting bulk sync executions via the API.
  • API: Added association and valid values for schema fields.
  • ptctl: Added support for removing connections.
  • Permissions: Built-in policies may be detached from objects.
  • Model sync: Added support for storing notes with a sync.

Fixes

  • Athena: When creating a model an invalid request error was shown in some circumstances.
  • Snowflake: Complex types could fail to bulk sync in some circumstances.
  • BigQuery: When sync a real value from BigQuery to a Boolean field, 0 could be coerced to true in some circumstances.
  • Intercom: Improved retries to work around intermittent issues with the Intercom API.