Release 2025.03.19
10 days ago by ReadMe API
Features
- Added support for syncing Initiatives from Linear.
- Added support for adding contacts to multiple Apollo sequences.
- Model syncs can now skip backfill on the initial sync. This allows syncs to move only records that are changed after the sync is enabled.
- Added support for syncing DynamoDB tables using the change stream.
- Enrichment syncs can be limited to only enrich records that were updated in the source.
Fixes
- Model syncs to Dittofeed retried errors unnecessarily.
- Bulk syncs from Postgres tables using XID replication could fail if more than 1,000,00 records were inserted in a single transaction.
- Model sync executions interrupted by an infrastructure failure could not be cancelled.
- Unavailable Google Ads accounts could cause bulk sync failures.
Behavior Changes
- Bulk syncs using replication will always perform ingestion in the background. Prior to this release the sync would also ingest at sync start time, if possible.