Skip to content

Releases: lettermint/lettermint-java

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 11 May 06:22

2.0.0 (2026-05-11)

Features

BREAKING CHANGES

  • SDK v2 changes client structure, response types, and token configuration.

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 27 Mar 11:41

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

Choose a tag to compare

@github-actions github-actions released this 18 Mar 21:49

1.1.1 (2026-03-18)

Bug Fixes

  • use okhttp-jvm artifact to resolve ClassNotFoundException for Maven consumers (10f0588)

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 27 Feb 11:18

1.1.0 (2026-02-27)

Features

  • support multiple reply-to addresses in EmailEndpoint (2787307)

v1.0.2

Choose a tag to compare

@github-actions github-actions released this 25 Feb 19:19

1.0.2 (2026-02-25)

Bug Fixes

  • naming in docs (608ff3b)
  • rename routeId parameter to route (fae9ec6)

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 29 Jan 19:35

1.0.1 (2026-01-29)

Bug Fixes

  • update release process to include manual OSSRH upload (64c27ef)

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 29 Jan 19:25

1.0.0 (2026-01-29)

Features