Releases: lettermint/lettermint-java
Releases · lettermint/lettermint-java
v2.3.0
Compare
Sorry, something went wrong.
No results found
bjarn
released this
19 Aug 20:44
What's Changed
feat(api): support message tags and disposable email suppression by @bjarn in #39
Full Changelog : v2.2.0...v2.3.0
v2.2.0
Compare
Sorry, something went wrong.
No results found
bjarn
released this
13 Aug 11:29
What's Changed
chore(deps): bump actions/checkout from 6 to 7 by @dependabot [bot] in #28
chore(deps): bump com.fasterxml.jackson.core:jackson-databind from 2.21.3 to 2.22.0 by @dependabot [bot] in #24
chore(deps): bump com.fasterxml.jackson.core:jackson-databind from 2.22.0 to 2.22.1 by @dependabot [bot] in #34
feat(api): add team RBAC and fix email tags, settings, and batch headers by @bjarn in #36
Full Changelog : v2.1.0...v2.2.0
v2.1.0
Compare
Sorry, something went wrong.
No results found
bjarn
released this
07 Jul 21:02
What's Changed
chore: update README for v2 API by @bjarn in #25
ci(release): publish Java SDK from GitHub releases by @bjarn in #33
feat: add route settings, webhook auto-reply events, and blocked file types by @bjarn in #32
Full Changelog : v2.0.0...v2.1.0
v2.0.0
Compare
Sorry, something went wrong.
No results found
2.0.0 (2026-05-11)
Features
BREAKING CHANGES
SDK v2 changes client structure, response types, and token configuration.
v1.2.0
Compare
Sorry, something went wrong.
No results found
1.2.0 (2026-03-27)
Bug Fixes
downgrade okhttp for compatibility (ad246c9 )
Features
add contentType parameter to Attachment and EmailEndpoint.attach method (bfcffe4 )
v1.1.1
Compare
Sorry, something went wrong.
No results found
1.1.1 (2026-03-18)
Bug Fixes
use okhttp-jvm artifact to resolve ClassNotFoundException for Maven consumers (10f0588 )
v1.1.0
Compare
Sorry, something went wrong.
No results found
1.1.0 (2026-02-27)
Features
support multiple reply-to addresses in EmailEndpoint (2787307 )
v1.0.2
Compare
Sorry, something went wrong.
No results found
1.0.2 (2026-02-25)
Bug Fixes
v1.0.1
Compare
Sorry, something went wrong.
No results found
1.0.1 (2026-01-29)
Bug Fixes
update release process to include manual OSSRH upload (64c27ef )
v1.0.0
Compare
Sorry, something went wrong.
No results found
1.0.0 (2026-01-29)
Features