Releases: cleanlab/codex-python
Releases · cleanlab/codex-python
v0.1.0-alpha.34
v0.1.0-alpha.33
0.1.0-alpha.33 (2025-11-18)
Full Changelog: v0.1.0-alpha.32...v0.1.0-alpha.33
Features
Bug Fixes
- compat with Python 3.14 (0ec7ffd)
- compat: update signatures of
model_dumpandmodel_dump_jsonfor Pydantic v1 (1225af1)
Chores
- package: drop Python 3.8 support (b5ef513)
v0.1.0-alpha.32
0.1.0-alpha.32 (2025-11-05)
Full Changelog: v0.1.0-alpha.31...v0.1.0-alpha.32
Features
- api: api update (e8c8537)
Bug Fixes
- client: close streams without requiring full consumption (b5a889c)
Chores
v0.1.0-alpha.31
0.1.0-alpha.31 (2025-10-28)
Full Changelog: v0.1.0-alpha.30...v0.1.0-alpha.31
Features
- api: add create from template (bb733b1)
- api: api update (1481cd8)
- api: api update (5468580)
- api: api update (766e331)
- api: api update (377dc6b)
- api: api update (321392c)
Chores
- bump
httpx-aiohttpversion to 0.1.9 (666f855)
v0.1.0-alpha.30
v0.1.0-alpha.29
0.1.0-alpha.29 (2025-10-06)
Full Changelog: v0.1.0-alpha.28...v0.1.0-alpha.29
Features
- api: add /detect to accessible routes (73dd089)
Chores
- do not install brew dependencies in ./scripts/bootstrap by default (a8f1181)
v0.1.0-alpha.28
0.1.0-alpha.28 (2025-09-19)
Full Changelog: v0.1.0-alpha.27...v0.1.0-alpha.28
Features
- api: api update (dc0a0cc)
v0.1.0-alpha.27
v0.1.0-alpha.26
0.1.0-alpha.26 (2025-09-05)
Full Changelog: v0.1.0-alpha.25...v0.1.0-alpha.26
Features
- api: api update (3b745af)
- api: api update (9bb8f17)
- api: api update (ecbda1c)
- api: api update (4151cf2)
- api: api update (cfc87fb)
- api: manual updates (5a4e424)
- improve future compat with pydantic v3 (d9ffa38)
- types: replace List[str] with SequenceNotStr in params (07bdde8)
Bug Fixes
- avoid newer type syntax (7a7b9a3)
Chores
v0.1.0-alpha.25
0.1.0-alpha.25 (2025-08-22)
Full Changelog: v0.1.0-alpha.24...v0.1.0-alpha.25
Features
- api: add user feedback (a8394fa)
- api: api update (4bc752b)
- api: api update (d51e2a9)
- api: api update (d3a1591)
- api: api update (eddd6b2)
- api: api update (9c5d83e)
- api: api update (bdfdd70)
- api: api update (70be786)
- client: support file upload requests (370bb62)