Releases: mailjet/mailjet-apiv3-java
Releases · mailjet/mailjet-apiv3-java
Release 5.2.5
- update dependency versions
Release 5.2.4
- add the ability to attach the file into request
- fix for uploading CSV file through the DATA API
Release 5.2.3
- update dependency versions
Release 5.2.1
- updated dependency versions to avoid security vulnerabilities
Release 5.2.0
v5.2.0
- added async methods
- added automatic module nam
- added possibility to create attachments form the InputStream
mailjet-client-5.1.1
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
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
Merge pull request #128 from mailjet/add_timeout Add read timeout
mailjet-client-4.4.0
Merge pull request #127 from mailjet/4.4.0 4.4.0
Handling for error 429 and 500
Merge pull request #95 from mailjet/handling-error-429-and-500 Handling for error 429 and 500