Skip to content

Releases: mailgun/mailgun-go

v4.20.1

03 Dec 18:55
1fdd82f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.20.0...v4.20.1

v4.20.0

02 Dec 20:38
d6b1593
Compare
Choose a tag to compare

What's Changed

  • DE-1366 Refactor Message by @vtopc in #353
  • DE-1344 Add getters to Message to get the current state of the object by @vtopc in #355

Full Changelog: v4.19.1...v4.20.0

v4.19.1

30 Nov 10:41
cb0a543
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.19.0...v4.19.1

v4.19.0

28 Nov 17:09
fdec610
Compare
Choose a tag to compare

What's Changed

  • DE-1049 Add dependabot by @vtopc in #343
  • Bump github.com/mailgun/errors from 0.3.0 to 0.4.0 by @dependabot in #344
  • Bump github.com/go-chi/chi/v5 from 5.0.8 to 5.1.0 by @dependabot in #345
  • Bump github.com/json-iterator/go from 1.1.10 to 1.1.12 by @dependabot in #346
  • DE-1351 Add linters to tests by @vtopc in #347
  • Add gosimple linter by @vtopc in #348
  • Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot in #350
  • Fix webhook signature verification to use the webhook signing secret by @drkgrntt in #351

New Contributors

Full Changelog: v4.18.5...v4.19.0

v4.18.5

09 Nov 17:42
a3a5d84
Compare
Choose a tag to compare

What's Changed

  • DE-1353 Add bodyclose and gosec linters by @vtopc in #342

Full Changelog: v4.18.4...v4.18.5

v4.18.4

09 Nov 16:52
b08f773
Compare
Choose a tag to compare

What's Changed

  • DE-1350 Add errcheck, ineffassign and staticcheck linters by @vtopc in #341

Full Changelog: v4.18.3...v4.18.4

v4.18.3

09 Nov 11:53
8619573
Compare
Choose a tag to compare

What's Changed

  • DE-1349 fix func newError() and added integration test for CreateWebhook by @vtopc in #340

Full Changelog: v4.18.2...v4.18.3

v4.18.2

09 Nov 10:08
b74d48f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.18.1...v4.18.2

v4.18.1

02 Nov 17:51
6596f8d
Compare
Choose a tag to compare

What's Changed

  • DE-1331 Get rid of github.com/facebookgo/ensure and update README by @vtopc in #336

Full Changelog: v4.18.0...v4.18.1

v4.18.0

01 Nov 12:07
cf1ace9
Compare
Choose a tag to compare

What's Changed

  • DE-1343 Create func NewMessage and NewMIMEMessage by @vtopc in #335

Full Changelog: v4.17.3...v4.18.0