Skip to content

Releases: lettermint/lettermint-java

v2.3.0

Choose a tag to compare

@bjarn bjarn released this 19 Aug 20:44
cc0c890

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

Choose a tag to compare

@bjarn bjarn released this 13 Aug 11:29
5ee8ea3

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

Choose a tag to compare

@bjarn bjarn released this 07 Jul 21:02
a73c725

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

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