Skip to content

Releases: mailgun/mailgun-java

Release 1.1.3

01 Mar 12:07
Compare
Choose a tag to compare
  • jar clean-up

Release 1.1.2

02 Feb 14:24
e8efbac
Compare
Choose a tag to compare
  • add the ability for MailgunMessagesApi to support arbitrary email headers

Release 1.1.1

14 Dec 08:24
Compare
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
Compare
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
Compare
Choose a tag to compare
  • allows for appending custom MIME headers to a message

Release 1.0.8

25 May 10:54
Compare
Choose a tag to compare
  • updated dependencies
  • fixed generics in api creation

Release 1.0.7

11 Feb 18:36
Compare
Choose a tag to compare

Added

  • default locale

Release 1.0.6

13 Nov 19:52
Compare
Choose a tag to compare

Replaced

  • slf4j-simple with slf4j-api.

Release 1.0.5

08 Nov 19:03
Compare
Choose a tag to compare

Added

  • multiple FormData attachment support.

Release 1.0.4

09 Oct 16:19
Compare
Choose a tag to compare

Added

  • FormData attachment support.
  • Default AsyncClient.