Release 2024.11.06
15 days ago by ReadMe API
Features
- Added support for syncing to and from Monday.
- Added support for syncing CSV and JSON files from Dropbox.
- Full resyncs for bulk syncs will now run at 15% of the normal concurrency limit. This can be overridden by setting
BULK_RESYNC_CONCURRENCY_LIMIT
.
Fixes
- Syncing numbers larger than BigQuery
BIGNUMERIC
caused bulk syncs to fail. - Increased timeout for Marketo HTTP requests.
- Unexpected EOF errors will be retried when bulk syncing from SQL databases.
- MongoDB models used an inefficient aggregation to determine the current tracking position.
- Model syncs to Attio could incorrectly create records under some circumstances.