Releases: mailgun/mailgun-java
Releases · mailgun/mailgun-java
Release 2.1.0
- Added Log API
- Updated unit tests
Full Changelog: v2.0.0...v2.1.0
Release 2.0.0
- 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
Fixed issue related to making requests with @QueryMap and custom interceptor
Full Changelog: v1.1.5...v1.1.6
Release 1.1.5
- Moved to Java 11
Full Changelog: v1.1.4...v1.1.5
Release 1.1.4
- Added Metrics API
- Fixed vulnerabilities
Full Changelog: v1.1.3...v1.1.4
Release 1.1.3
- jar clean-up
Release 1.1.2
- add the ability for MailgunMessagesApi to support arbitrary email headers
Release 1.1.1
- 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
- add the ability to get the first / last / next / previous page data.
Release 1.0.9
- allows for appending custom MIME headers to a message