Skip to content

Releases: mailjet/mailjet-apiv3-java

Handling for error 429 and 500

04 Jul 08:54
c99a8b3
Compare
Choose a tag to compare
Merge pull request #95 from mailjet/handling-error-429-and-500

Handling for error 429 and 500

Added V4 and SMS support

19 Jun 13:51
8d5f07f
Compare
Choose a tag to compare
  • Added support for authentication with bearer token for the SMS API

Fix for float number format properties in contact data

19 Jun 13:49
b056a96
Compare
Choose a tag to compare
v4.2.1

Merge pull request #90 from systoyanov/83-handle-float-properties-con…

Stats revamp new stats endpoints

19 Jun 13:46
aedb6e7
Compare
Choose a tag to compare
Merge pull request #89 from systoyanov/stats-revamp-api-updates

Changes on resources related to "Stats revamp" project

URL encoding of alternate ID

18 Aug 08:56
Compare
Choose a tag to compare
  • Fixes an issue when the alternate ID is not URL compliant

Support for Send API v3.1

29 Jun 18:49
Compare
Choose a tag to compare

Add support for Mailjet brand new Send API v3.1 currently in beta. Learn more at https://dev.mailjet.com/guides/?shell#send-api-v3-1-beta

mailjet-client-4.0.5

24 Oct 15:54
Compare
Choose a tag to compare

v3.1.1

15 Mar 14:50
Compare
Choose a tag to compare
  • Better Error management
  • ContactManagemanycontacts fixed
  • Better response handling to prevent npe(s)

JSON properties are passed by default in UTF8 encoding

02 Mar 08:57
Compare
Choose a tag to compare

v3.0.0

10 Nov 09:26
Compare
Choose a tag to compare
  • Lighter wrapper
  • Kept some helper properties
  • Google App Engine compatible
  • Uses the Google Http Client Library
  • Readme cleanup
  • Travis integration