mailgun-go v4.3.0 Release Notes

Release Date: 2020-10-14 // over 3 years ago
  • [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