Releases: mailgun/mailgun-go
Releases · mailgun/mailgun-go
Release v4.1.0
Release v4.0.1
[4.0.1] - 2020-03-10
Added
- Added SetTemplateVersion and SetTemplateRenderText methods to Message
Release 4.0.0
[4.0.0] - 2020-01-27
Changes
- Changed
UserVariables
type frommap[string]interface{}
tointerface{}
to handle truncated user-variable messages in events.
Added
- Add support for setting AMP content in messages
Release v3.6.4
Changed
- Add missing context in EmailValidator interface
Release v3.6.3
[3.6.3] - 2019-12-03
Changes
- Calls to get stats now use epoch as the time format
Release v.3.6.2
[3.6.2] - 2019-11-18
Added
- Added
AddTemplateVariable()
to make adding variables to templates
less confusing and error prone.
Release 3.6.1
- Added VerifyWebhookSignature to mailgun interface
- APIBaseEU and APIBaseUS to help customers change regions
- Documented how to change regions in the README
- Now URLs passed to SetAPIBase() are required to end in /v2,v3 or v4
- Fix the JSON response for GetMember()
- Typo in format string in max number of tags error
- Fix the JSON response for GetMember()
Release Release 3.6.1-rc.3
Added
- APIBaseEU and APIBaseUS to help customers change regions
- Documented how to change regions in the README
- Now URLs passed to
SetAPIBase()
are required to end in/v2,v3 or v4
Release 3.6.1-rc.2
[3.6.1-rc.1] - 2019-06-26
Changes
- Fix the JSON response for
GetMember()
- Typo in format string in max number of tags error
Release 3.6.1-rc.1
[3.6.1-rc.1] - 2019-06-26
Changes
- Fix the JSON response for
GetMember()