Releases: mailtrap/mailtrap-java
Releases · mailtrap/mailtrap-java
v1.2.0
What's Changed
- Updated README.md by @vitalii-t in #45
- Implemented ContactEvents and missing ContactLists APIs by @vitalii-t in #46
- Bump com.fasterxml.jackson.core:jackson-core from 2.17.2 to 2.18.6 by @dependabot[bot] in #47
- Add Stats API by @piobeny in #48
- Add support for Email Logs API by @mklocek in #50
New Contributors
- @VladimirTaytor made their first contribution in #43
- @piobeny made their first contribution in #48
Full Changelog: v1.1.0...v1.2.0
Release v1.1.0
What's Changed
- Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.18.0 by @dependabot[bot] in #26
- Implemented Contact Imports API by @vitalii-t in #33
- Implemented Contact Fields API by @vitalii-t in #34
- Implemented Suppressions API by @vitalii-t in #35
- Implemented Email Templates API by @vitalii-t in #36
- Implemented delete for Sending Domains API by @vitalii-t in #37
- Implement
/batchmethod for sending/testing/bulk emails by @vitalii-t in #38 - Nitpick SDK updates by @vitalii-t in #39
- Implement Contact Exports API by @vitalii-t in #41
- Replace ralsware github org with mailtrap org by @kovpack in #42
New Contributors
- @dependabot[bot] made their first contribution in #26
- @kovpack made their first contribution in #42
Full Changelog: v1.0.0...v1.1.0