Skip to content

Releases: getbrevo/brevo-go

v1.1.2

08 Aug 11:53
f716f25
Compare
Choose a tag to compare
  • removal of redeclared struct
  • configuration setting

v1.1.1

22 Jul 12:28
a12e09e
Compare
Choose a tag to compare
  • go module correction

v1.1.0

12 Jul 18:50
6a89187
Compare
Choose a tag to compare
  • New APIs added
  • Fix for OTP type
  • other variables added for domain

v1.0.3

18 Apr 11:59
f6733e4
Compare
Choose a tag to compare

fixed blacklist issue on contact update

v1.0.2

20 Mar 10:51
6faf0df
Compare
Choose a tag to compare
  • fixed blacklist issue on contact update

v1.0.1

15 Mar 08:40
af34a62
Compare
Choose a tag to compare
  • Fix of Missing body parameter in ImportContacts
  • Fix of GetExtendedContactDetails.Attributes should be map[string]interface{}
  • Fix of data type from *interface{} to map[string]interface{}

v1.0.0

29 May 12:28
b85d58d
Compare
Choose a tag to compare

API's changed from sendinblue.com domain to api brevo.com domain
For installation follow this process
Follow reference example in order to use this SDK