Skip to content

Mailgun PHP SDK v3.1.0

Compare
Choose a tag to compare
@DavidGarciaCat DavidGarciaCat released this 08 Oct 12:21
· 171 commits to master since this release

Added

  • Suppressions allow now deleting an address passing an optional tag (#643 by @iwahara)
  • Allow both ^1.0 and ^2.0 for php-http/guzzle6-adapter (#680 by @boboldehampsink)
  • Add support for Mailing List reply_preference parameter (#684 by @twoonesixdigital)
  • Add support for Force DKIM Authority when creating a Domain (#686 by @Tiboonn)
  • Add support for PHP 7.4 (#698 by @snapshotpl)
  • Allow assigning a domain to a list of ips during creation (#703 by @josephshanak)
  • Add unmapped log-level property for Events (#704 by @uavn)

Fixed

Changed

Removed

  • Remove method for non-existing Stats URL (#705 by @uavn)