GuidesRecipesAPI ReferenceChangelog
HomeSee demo
Changelog

Release 2022.09.28

Features

  • Added support for Hubspot Meetings as a model
  • Added support for Stripe Subscription Schedules as a model

Fixes

  • Salesforce queries against large models could fail with "Header Too Large" error
  • Sync execution logs are now pruned after 7 days
  • SOQL models using aggregations now support up to 4000 results, working around the Salesforce limitation of 2000
  • Logging from Athena driver errored when writing entries to Postgres
  • Athena map values where no value is present for a key could cause an error to occur
  • Snowflake error counts were incorrect in some situations