Skip to content

Releases: mailjet/mailjet-apiv3-java

Release 5.2.5

01 Nov 22:16
Compare
Choose a tag to compare
  • update dependency versions

Release 5.2.4

01 Sep 08:52
Compare
Choose a tag to compare
  • add the ability to attach the file into request
  • fix for uploading CSV file through the DATA API

Release 5.2.3

25 May 10:41
Compare
Choose a tag to compare
  • update dependency versions

Release 5.2.1

28 Aug 14:15
2998501
Compare
Choose a tag to compare
  • updated dependency versions to avoid security vulnerabilities

Release 5.2.0

22 Jun 10:10
1c95bef
Compare
Choose a tag to compare

v5.2.0

  • added async methods
  • added automatic module nam
  • added possibility to create attachments form the InputStream

mailjet-client-5.1.1

18 Dec 11:05
ae1441b
Compare
Choose a tag to compare

fixes adding additional quotes during serialization of string variables and headers in TransactionalEmailBuilder
renames advanceErrorHandling in TransactionalEmailBuilder to match naming conventions, and make it false by default

mailjet-client-5.1.0

12 Dec 03:53
e049ca6
Compare
Choose a tag to compare

downgraded OkHttpClient to v3.12 to be compatible with the current version in Spring Boot
adds transactional email builder to make it possible sending messages with a typed message builder

mailjet-client-4.5.0

01 May 12:45
d424a01
Compare
Choose a tag to compare
Merge pull request #128 from mailjet/add_timeout

Add read timeout

mailjet-client-4.4.0

01 May 12:24
6ead852
Compare
Choose a tag to compare
Merge pull request #127 from mailjet/4.4.0

4.4.0

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