Release 2025.10.29
about 1 month ago by ReadMe API
Features
- Added support for disabling object fields in Attio lists, which improves sync performance.
- Added support for limiting Klaviyo data by date.
- Added support for syncing from Standard Metrics.
Fixes
- Improved query performance for MongoDB.
- Model syncs to Google Cloud Storage erroneously reported an error if the output key did not exist.
- Improved test sync performance for Google Ads.
- Null values in nested arrays could cause bulk syncs to BigQuery to fail under some circumstances.
- Model syncs using enrichment fields in the identity mapping failed to resolve related models.
- Infinity timestamp values were not handled correctly in PostgreSQL replication.
Behavior Changes
- Bulk syncs which use ingestion will be marked as failed on consecutive starts with ingestion errors. Prior to this release ingestion errors were reported as warnings only.
- Bulk syncs to Athena use CTAS rather than MERGE for improved compatibility.