Releases: treasure-data/embulk-output-mailchimp
Releases · treasure-data/embulk-output-mailchimp
v0.3.23
Adding atomic upsert option. Default is false and will return success job when and only when all the records are processed successfully at Mailchimp
v0.3.22
- Fixed bug NPE when checking interest categories #41
v0.3.21
- Refactor code to improve performance and fix NPE with merge fields that contain case sensitive #40
v0.3.20
- Added pagination for interest categories #39
- Refactor check list id to avoid confusing when get 404 error #38
- Added pagination for merge fields #37
- Fixed bug duplicated email in payload JSON #36
v0.3.19
- Fixed bug can not parse invalid JSON response and added request timeout to avoid flush MailChimp API #35
v0.3.18
- Fixed error parsing MailChimp API response JSON when push the large data #34
v0.3.16
- Fixed user friendly error message when input invalid api key #31