Skip to content

Releases: mailgun/mailgun-go

Release v4.3.4

22 Feb 19:47
14a9e5c
Compare
Choose a tag to compare

[4.3.4] - 2021-02-22

Changed

  • Paging through results now clears the previous result before new fetch
  • Added test for multiple attachments

Release v4.3.3

29 Jan 17:58
b1e5d04
Compare
Choose a tag to compare

[4.3.3] - 2021-01-29

Added

  • Added UpdateDomainTrackingWebPrefix()
  • Add the Risk to the EmailVerification response attributes

Release 4.3.2

19 Jan 15:26
Compare
Choose a tag to compare

[4.3.2] - 2021-01-19

Added

  • Added UpdateDomainDkimSelector()

Release v4.3.1

09 Jan 04:01
980ea19
Compare
Choose a tag to compare

[4.3.1] - 2021-01-08

Changed

  • Remove mustache from our list of supported template engines

Release v4.3.0

14 Oct 17:22
4549b26
Compare
Choose a tag to compare

[4.3.0] - 2020-10-14

Changed

  • Replaced easyjson with json-iterator when marshaling events
  • Modified the mailgun.Event interface by removing the Marshaller interface from easyjson.
  • Fixed failure while testing webhook via mailgun web console

Release v4.2.0

17 Sep 16:31
Compare
Choose a tag to compare

[4.2.0] - 2020-09-17

Added

  • Added ListEventsWithDomain()

Release v4.1.4

20 Aug 15:17
5d5f55c
Compare
Choose a tag to compare

[4.1.4] - 2020-08-20

Changes

  • Added Storage to Accepted, Delivered and Failed events

Release v4.1.3

23 Jun 21:38
1b82de8
Compare
Choose a tag to compare

[4.1.3] - 2020-06-23

Changes

  • UpdateTemplateVersion() now including the template html in the payload request

Release 4.1.2

10 Jun 14:03
679f6cb
Compare
Choose a tag to compare

[4.1.2] - 2020-06-10

Added

  • Added DeleteBounceList method

Release v4.1.1

05 Jun 15:51
3690180
Compare
Choose a tag to compare

[4.1.1] - 2020-06-05

Changed

  • Nows sets initial tag when creating a new template