Release 2024.10.03
about 2 months ago by ReadMe API
Features
- Added support for incrementally bulk syncing tables without unique indices from Postgres.
- Added support for syncing to Customer.io custom objects.
- "Sync after" schedules can now specify if all parents syncs must complete successfully before the sync runs.
- Model syncs to databases can specify custom fields for Polytomic timestamp metadata.
- Added support for expressions in conditional overrides.
Fixes
- Insert and update count for Hubspot model syncs was incorrect under some circumstances.
- Model syncs to MongoDB could fail with duplicate primary key error.
- Record log was unavailable for test syncs to Salesforce under some circumstances.
- Syncing timestamp values to Redshift Serverless failed under rare circumstances.
- Invalid timestamp values could cause bulk syncs to BigQuery to fail.
Behavior Changes
- Non-incremental bulk syncs of Salesforce data to data warehouses will set
IsDeleted
totrue
for hard deleted records. - New syncs to S3, GCS, and Azure Blobstore will use snake case for headers and filenames.