Release 2023.04.12
over 1 year ago by ReadMe API
Features
- Added support for bulk syncing from Linear.
- Added support for syncing to Customer.io manual segments.
- Added support for syncing to Klaviyo lists, including mirror mode.
Fixes
- Records could be added to Hubspot twice under some circumstances.
- Syncing labels, rather than values, to Zendesk multi-select fields could result in an error.
- Databricks schema migration failed to add multiple new columns to a table.
- Null runes in a field value could cause BigQuery bulk syncs to fail.
Behavior Changes
When writing dates to timestamp fields, we previously wrote the time portion as 0:00 UTC. We now write it as 12:00 UTC, which will result in the correct date portion when localized in more situations.