Release 2024.04.25
7 months ago by ReadMe API
Features
- Added support for deleting Salesforce records via model syncs.
- Added support for configuring enrichment via the REST API.
- Added support for bulk syncing to Airtable bases.
- Added support for bulk syncing Affinity data.
- Added support for bulk syncing Hubspot Lists & List Memberships.
- Added support for bulk syncing Slack Event data.
Fixes
- Reduced database load when fetching Redshift schema data.
- Improved performance for initial sync from Postgres when using replication.
- Fields provided by enrichment were not available when configuring model sync overrides.
- BigQuery bulk syncs incorrectly chose
NUMERIC
for some numbers whose scale exceeded BigQuery limits. - Per sync replication slots were not correctly deleted when replication was disabled in Postgres connection configuration.