Skip to content

Releases: dodopayments/dodopayments-kotlin

v1.42.0

16 Jul 13:36
Compare
Choose a tag to compare

1.42.0 (2025-07-16)

Full Changelog: v1.39.0...v1.42.0

Features

  • api: updated open api spec to v1.42.0 (be6f535)

Chores

  • ci: bump actions/setup-java to v4 (6314623)

v1.39.0

15 Jul 10:35
Compare
Choose a tag to compare

1.39.0 (2025-07-15)

Full Changelog: v1.38.1...v1.39.0

Features

  • api: updated openapi spec to v1.40.0 (7b0155d)

v1.38.1

09 Jul 08:18
Compare
Choose a tag to compare

1.38.1 (2025-07-09)

Full Changelog: v1.38.0...v1.38.1

Chores

  • ci: ensure docs generation always succeeds (ada6cd7)

v1.38.0

05 Jul 09:19
Compare
Choose a tag to compare

1.38.0 (2025-07-05)

Full Changelog: v1.37.1...v1.38.0

Features

  • api: updated openapi spec to v1.38.0 (06d5d34)

v1.37.1

03 Jul 12:31
Compare
Choose a tag to compare

1.37.1 (2025-07-03)

Full Changelog: v1.37.0...v1.37.1

Features

  • api: added webhook event type model (24882eb)
  • api: added webhook payload model (e94cc27)

v1.37.0

02 Jul 12:21
Compare
Choose a tag to compare

1.37.0 (2025-07-02)

Full Changelog: v1.34.2...v1.37.0

Features

  • api: updated openapi spec for v1.37.0 (1a8daae)

Bug Fixes

  • ci: release-doctor — report correct token name (9e245db)
  • client: don't close client on withOptions usage when original is gc'd (98cf334)

Chores

  • ci: only run for pushes and fork pull requests (667ed24)

Refactors

  • internal: minor ClientOptionsTest change (629c064)

v1.34.2

24 Jun 06:21
Compare
Choose a tag to compare

1.34.2 (2025-06-24)

Full Changelog: v1.34.1...v1.34.2

Bug Fixes

  • client: bump max requests per host to max requests (5 -> 64) (0be8736)

v1.34.1

21 Jun 13:28
Compare
Choose a tag to compare

1.34.1 (2025-06-21)

Full Changelog: v1.34.0...v1.34.1

v1.34.0

18 Jun 09:11
Compare
Choose a tag to compare

1.34.0 (2025-06-18)

Full Changelog: v1.32.0...v1.34.0

Features

  • api: updated to version 1.34.0 (9140797)
  • client: add a withOptions method (7e00244)
  • client: implement per-endpoint base URL support (ccbef01)

Chores

  • ci: enable for pull requests (2f76f88)

v1.32.0

09 Jun 08:20
Compare
Choose a tag to compare

1.32.0 (2025-06-09)

Full Changelog: v1.30.2...v1.32.0

Features

  • api: updated openapi spec to v1.32.0 (702478f)