Releases: treasure-data/embulk-output-mailchimp
Releases · treasure-data/embulk-output-mailchimp
v0.3.15
- Add checking exception to retry #30
v0.3.14
- Make clear the log message and renamed class
MailChimpClient
#29
v0.3.13
- Upgraded
embulk-base-restclient
to v0.5.3 and fixed hang job #28
v0.3.12
- Fixed NPE while reading JSON data #27
v0.3.11
- Upgraded version of
embulk-base-restclient
to fix IndexOutOfBoundException #26
v0.3.10
- Fixed
MailChimpAbstractRecordBuffer
to move cleanUp
method call in finally block #25
v0.3.9
- Upgraded version to fix yanked gem file
v0.3.8
- Fixed JSON format in MERGE field's type is address #24
v0.3.7
- Added
ConfigException
while using not exists list_id
#23
v0.3.6
- Enabled log query for logging on console temporary #21
- Add API to check address type and enable convert string to JSON for MERGE field's type is
address
#22