Releases: mailersend/mailersend-java
Releases · mailersend/mailersend-java
v1.4.1
Full Changelog: v1.4.0...v1.4.1
v1.4.0
What's Changed
- Add inbound priority by @JoaoFSCruz in #96
- Add precedence_bulk and ignore_duplicated_recipients by @JoaoFSCruz in #95
- Update webhook events by @JoaoFSCruz in #94
- Upgrade com.google.code.gson to 2.13.1 by @JoaoFSCruz in #93
- chore(deps): update dependency commons-io:commons-io to v2.19.0 by @mailersend-renovate in #98
New Contributors
- @JoaoFSCruz made their first contribution in #96
Full Changelog: v1.3.0...v1.4.0
v1.3.0
What's Changed
- chore(deps): update actions/checkout action to v4 by @mailersend-renovate in #85
- chore(deps): update dependency org.junit.jupiter:junit-jupiter-engine to v5.13.3 by @mailersend-renovate in #84
- chore(deps): update actions/setup-java action to v4 by @mailersend-renovate in #86
- chore(deps): update dependency org.junit.jupiter:junit-jupiter-api to v5.13.3 by @mailersend-renovate in #83
- chore(deps): update dependency org.apache.maven.plugins:maven-source-plugin to v2.4 by @mailersend-renovate in #82
- chore(deps): update dependency org.apache.maven.plugins:maven-site-plugin to v3.21.0 by @mailersend-renovate in #81
- chore(deps): update dependency org.apache.maven.plugins:maven-project-info-reports-plugin to v3.9.0 by @mailersend-renovate in #80
- chore(deps): update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3.11.2 by @mailersend-renovate in #79
- chore(deps): update dependency commons-io:commons-io to v2.14.0 [security] by @mailersend-renovate in #78
- chore(deps): update dependency com.google.code.gson:gson to v2.8.9 [security] by @mailersend-renovate in #77
New Contributors
- @mailersend-renovate made their first contribution in #85
Full Changelog: v1.2.1...v1.3.0
v1.2.1
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
- fixes ScheduleEmailTest, adds and improves assertions by @milanoid in #76
- Added support for disposition by @lwolters in #74
- fix(#89): 🐛 removed incorrect casting to MailerSendException by @bjornharvold in #90
- Added list_unsubscribe parameter by @doobas in #91
New Contributors
- @milanoid made their first contribution in #76
- @lwolters made their first contribution in #74
- @bjornharvold made their first contribution in #90
- @doobas made their first contribution in #91
Full Changelog: v1.1.2...v1.2.0
v1.1.2
What's Changed
- Update README.md by @mircoianese in #40
- Fixed typos in HTTP header. by @fuseraft in #44
- Configure Renovate by @ziltoidbot in #62
- Add LocalDateTime Type Adapter for GSON (Java 17+) by @peoplenarthax in #51
- Webhook secret field by @johnkelesidis in #88
- Wrong import statement in README.md by @huhubi in #87
New Contributors
- @mircoianese made their first contribution in #40
- @fuseraft made their first contribution in #44
- @ziltoidbot made their first contribution in #62
- @peoplenarthax made their first contribution in #51
- @huhubi made their first contribution in #87
Full Changelog: v1.1.1...v1.1.2
v1.1.1
What's Changed
- Remove simple personalization from readme by @johnkelesidis in #59
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- Remove simple personalization (variables) by @johnkelesidis in #58
Full Changelog: v1.0.1...v1.1.0
v1.0.1
What's Changed
- Javadoc updates by @johnkelesidis in #29
- Added the maven/gradle imports to README by @dagnelies in #28
- Avoid Instant and LocalDate GSON serialization errors (Java 17+) by @nachots-codefuente in #48
Full Changelog: v1.0.0...v1.0.1
v0.0.3: Merge pull request #25 from mailersend/javadoc
fixes for javadocs