Skip to content

Releases: dodopayments/dodopayments-python

v1.98.1

04 May 07:57

Choose a tag to compare

1.98.1 (2026-05-04)

Full Changelog: v1.98.0...v1.98.1

Features

  • api: update openapi spec (deb0ae5)

Chores

  • internal: reformat pyproject.toml (a22ccb0)

v1.98.0

30 Apr 12:02

Choose a tag to compare

1.98.0 (2026-04-30)

Full Changelog: v1.97.0...v1.98.0

Features

  • api: added more models to make the dx easy (71a10e6)

v1.97.0

30 Apr 11:21

Choose a tag to compare

1.97.0 (2026-04-30)

Full Changelog: v1.96.0...v1.97.0

Features

  • api: updated openapi spec to v1.97.5 (bf798e1)

v1.96.0

28 Apr 10:33

Choose a tag to compare

1.96.0 (2026-04-28)

Full Changelog: v1.95.1...v1.96.0

Features

  • support setting headers via env (b2a2712)

Bug Fixes

  • use correct field name format for multipart file arrays (650d28d)

Chores

  • internal: more robust bootstrap script (4da73dd)

v1.95.1

18 Apr 14:56

Choose a tag to compare

1.95.1 (2026-04-18)

Full Changelog: v1.95.0...v1.95.1

Performance Improvements

  • client: optimize file structure copying in multipart requests (d5db654)

Chores

  • tests: bump steady to v0.22.1 (a7b0550)

v1.95.0

14 Apr 07:47

Choose a tag to compare

1.95.0 (2026-04-14)

Full Changelog: v1.94.0...v1.95.0

Features

  • api: update openapi spec to v1.95.3 (f2c0ac2)

Bug Fixes

  • ensure file data are only sent as 1 parameter (c02119f)

v1.94.0

08 Apr 10:40

Choose a tag to compare

1.94.0 (2026-04-08)

Full Changelog: v1.93.0...v1.94.0

Features

  • api: updated openapi spec to v1.94.2 (0440a40)

Bug Fixes

  • client: preserve hardcoded query params when merging with user params (bbf3291)

v1.93.0

01 Apr 17:22

Choose a tag to compare

1.93.0 (2026-04-01)

Full Changelog: v1.92.1...v1.93.0

Features

  • api: updated openapi spec to v1.93.0 (31f39e7)

Chores

  • tests: bump steady to v0.20.1 (111a1ca)
  • tests: bump steady to v0.20.2 (8df2ea0)

v1.92.1

27 Mar 09:04

Choose a tag to compare

1.92.1 (2026-03-27)

Full Changelog: v1.92.0...v1.92.1

Features

  • internal: implement indices array format for query and form serialization (3e7fc2d)

v1.92.0

25 Mar 12:05

Choose a tag to compare

1.92.0 (2026-03-25)

Full Changelog: v1.87.2...v1.92.0

Features

  • api: added cancel change plan endpoint (3d33026)
  • api: manual updates (d391e9e)
  • api: updated openapi spec to 1.92.1 (c5f8fc6)
  • api: updated openapi spec to v1.92.3 (373fd8c)

Chores

  • ci: skip lint on metadata-only changes (53bbec5)
  • internal: update gitignore (ff858fd)
  • tests: bump steady to v0.19.7 (f77d898)