Skip to content

Releases: mailgun/mailgun-java

Release 2.1.0

26 Aug 08:59

Choose a tag to compare

  • Added Log API
  • Updated unit tests

Full Changelog: v2.0.0...v2.1.0

Release 2.0.0

11 Jun 20:18

Choose a tag to compare

  • Added unit tests and updated existing
  • Moved to the new version 2.x.x as JDK was moved to Java 11

Full Changelog: v1.1.6...v2.0.0

Release 1.1.6

28 Apr 12:10

Choose a tag to compare

Fixed issue related to making requests with @QueryMap and custom interceptor

Full Changelog: v1.1.5...v1.1.6

Release 1.1.5

24 Mar 21:35

Choose a tag to compare

  • Moved to Java 11

Full Changelog: v1.1.4...v1.1.5

Release 1.1.4

07 Feb 20:12

Choose a tag to compare

  • Added Metrics API
  • Fixed vulnerabilities

Full Changelog: v1.1.3...v1.1.4

Release 1.1.3

01 Mar 12:07

Choose a tag to compare

  • jar clean-up

Release 1.1.2

02 Feb 14:24
e8efbac

Choose a tag to compare

  • add the ability for MailgunMessagesApi to support arbitrary email headers

Release 1.1.1

14 Dec 08:24

Choose a tag to compare

  • add the ability for primary accounts to make API calls on behalf of their subaccounts, e.g. sending messages, managing mailing lists, etc.

Release 1.1.0

23 Oct 09:10

Choose a tag to compare

  • add the ability to get the first / last / next / previous page data.

Release 1.0.9

27 Sep 09:04

Choose a tag to compare

  • allows for appending custom MIME headers to a message