Skip to content

Releases: mailgun/mailgun-go

Release v4.1.0

05 May 14:31
6279ab3
Compare
Choose a tag to compare

[4.1.0] - 2020-04-23

Changed

  • Added EmailVerification.reason is now a []string (Fixes #217)

Release v4.0.1

10 Mar 17:15
263140a
Compare
Choose a tag to compare

[4.0.1] - 2020-03-10

Added

  • Added SetTemplateVersion and SetTemplateRenderText methods to Message

Release 4.0.0

29 Jan 16:40
ddf75af
Compare
Choose a tag to compare

[4.0.0] - 2020-01-27

Changes

  • Changed UserVariables type from map[string]interface{} to interface{}
    to handle truncated user-variable messages in events.

Added

  • Add support for setting AMP content in messages

Release v3.6.4

05 Jan 21:36
02c5416
Compare
Choose a tag to compare

Changed

  • Add missing context in EmailValidator interface

Release v3.6.3

03 Dec 19:13
8b1009b
Compare
Choose a tag to compare

[3.6.3] - 2019-12-03

Changes

  • Calls to get stats now use epoch as the time format

Release v.3.6.2

18 Nov 20:12
2d08b20
Compare
Choose a tag to compare

[3.6.2] - 2019-11-18

Added

  • Added AddTemplateVariable() to make adding variables to templates
    less confusing and error prone.

Release 3.6.1

24 Oct 17:57
62281c2
Compare
Choose a tag to compare
  • 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

17 Jul 17:44
b8bdbc7
Compare
Choose a tag to compare

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

01 Jul 16:11
cd4cc0c
Compare
Choose a tag to compare
Release 3.6.1-rc.2 Pre-release
Pre-release

[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

27 Jun 15:08
Compare
Choose a tag to compare

[3.6.1-rc.1] - 2019-06-26

Changes

  • Fix the JSON response for GetMember()