Release 2024.08.28
3 months ago by ReadMe API
Features
- Sync Dashboard displays current status for all model and bulk syncs.
- Bulk syncs will log warnings when values are truncated due to destination restrictions.
- Added support for syncing LinkedIn Audiences by Company data.
- Added support for syncing to Outreach Sequences.
API Improvements
- Sync list endpoints allow filtering by active state.
- Attempting to create a model sync destination via the API will return an error message if an identity mapping is supplied but not supported by the destination system.
- Type mappings are now documented on connection guides when available (example: Postgres).
- Type specifications are surfaced for objects and tables, which provides more granular type information.
Fixes
- Missing keys in nested objects could cause a sync to fail when writing to a blobstore in Parquet format.
- Model syncs to LinkedIn Audiences failed when a field exceeded length limits.
- The completion timestamp for model syncs to Salesforce reflected when Salesforce completed the ingest, which did not include subsequent time Polytomic spent processing sync results.
- Performing a partial resync for a bulk sync from a replication source could miss records written during the resync.
- Improved retry logic for bulk syncs to BigQuery.
- Improved retry logic for Affinity to handle requests which would not succeed on a subsequent attempt.