Releases: moderation-api/sdk-python
Releases · moderation-api/sdk-python
v1.20.0
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
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
v1.18.0
1.18.0 (2026-05-06)
Full Changelog: v1.17.0...v1.18.0
Features
- api: api update (9f119a9)
Chores
- internal: reformat pyproject.toml (d2e57b3)
v1.17.0
v1.16.0
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
1.15.0 (2026-04-24)
Full Changelog: v1.14.2...v1.15.0
Features
- api: api update (427f2f7)
Performance Improvements
- client: optimize file structure copying in multipart requests (2faff3e)
Chores
- internal: more robust bootstrap script (b13f27f)
v1.14.2
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
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)