2.0.0 (2026-05-11)
- SDK v2 changes client structure, response types, and token configuration.
1.2.0 (2026-03-27)
- downgrade okhttp for compatibility (ad246c9)
- add contentType parameter to Attachment and EmailEndpoint.attach method (bfcffe4)
v2.1.0 - 2026-07-07
- 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: https://github.com/lettermint/lettermint-java/compare/v2.0.0...v2.1.0
1.1.1 (2026-03-18)
- use okhttp-jvm artifact to resolve ClassNotFoundException for Maven consumers (10f0588)
1.1.0 (2026-02-27)
- support multiple reply-to addresses in EmailEndpoint (2787307)
1.0.2 (2026-02-25)
1.0.1 (2026-01-29)
- update release process to include manual OSSRH upload (64c27ef)
- initial commit (1d2c8b6)