Skip to content

Releases: treasure-data/embulk-output-mailchimp

Version 0.3.28

29 Oct 08:47
Compare
Choose a tag to compare
v0.3.28

Release v0.3.28

Version 0.3.25

11 Oct 03:18
Compare
Choose a tag to compare
v0.3.25

Release v0.3.25

Version 0.3.24

11 Oct 03:18
Compare
Choose a tag to compare
v0.3.24

Version 0.3.24

v0.3.23

11 Sep 16:45
2333134
Compare
Choose a tag to compare

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

07 Mar 04:15
6acef32
Compare
Choose a tag to compare
  • Fixed bug NPE when checking interest categories #41

v0.3.21

02 Mar 16:34
Compare
Choose a tag to compare
  • Refactor code to improve performance and fix NPE with merge fields that contain case sensitive #40

v0.3.20

16 Oct 16:47
Compare
Choose a tag to compare
  • 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

10 Oct 03:35
Compare
Choose a tag to compare
  • Fixed bug can not parse invalid JSON response and added request timeout to avoid flush MailChimp API #35

v0.3.18

19 Sep 06:28
Compare
Choose a tag to compare
  • Fixed error parsing MailChimp API response JSON when push the large data #34

v0.3.16

27 Aug 19:56
Compare
Choose a tag to compare
  • Fixed user friendly error message when input invalid api key #31