Skip to content

Releases: moderation-api/sdk-python

v1.20.0

12 May 02:15

Choose a tag to compare

1.20.0 (2026-05-12)

Full Changelog: v1.19.1...v1.20.0

Features

  • internal/types: support eagerly validating pydantic iterators (e65aa41)

v1.19.1

09 May 02:17

Choose a tag to compare

1.19.1 (2026-05-09)

Full Changelog: v1.19.0...v1.19.1

Bug Fixes

  • client: add missing f-string prefix in file type error message (3d020a4)

v1.19.0

08 May 11:05

Choose a tag to compare

1.19.0 (2026-05-08)

Full Changelog: v1.18.0...v1.19.0

Features

v1.18.0

06 May 09:14

Choose a tag to compare

1.18.0 (2026-05-06)

Full Changelog: v1.17.0...v1.18.0

Features

Chores

  • internal: reformat pyproject.toml (d2e57b3)

v1.17.0

29 Apr 12:18

Choose a tag to compare

1.17.0 (2026-04-29)

Full Changelog: v1.16.0...v1.17.0

Features

v1.16.0

28 Apr 03:33

Choose a tag to compare

1.16.0 (2026-04-28)

Full Changelog: v1.15.0...v1.16.0

Features

  • support setting headers via env (d420ac7)

Bug Fixes

  • use correct field name format for multipart file arrays (24c5513)

v1.15.0

24 Apr 13:31

Choose a tag to compare

1.15.0 (2026-04-24)

Full Changelog: v1.14.2...v1.15.0

Features

Performance Improvements

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

Chores

  • internal: more robust bootstrap script (b13f27f)

v1.14.2

11 Apr 08:58

Choose a tag to compare

1.14.2 (2026-04-11)

Full Changelog: v1.14.1...v1.14.2

Bug Fixes

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

v1.14.1

08 Apr 05:10

Choose a tag to compare

1.14.1 (2026-04-08)

Full Changelog: v1.14.0...v1.14.1

Bug Fixes

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

v1.14.0

31 Mar 10:30

Choose a tag to compare

1.14.0 (2026-03-31)

Full Changelog: v1.13.0...v1.14.0

Features