Releases: cleanlab/codex-python
Releases · cleanlab/codex-python
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)
Chores
v0.1.0-alpha.24
0.1.0-alpha.24 (2025-07-28)
Full Changelog: v0.1.0-alpha.23...v0.1.0-alpha.24
Features
- api: api update (ce6d89f)
- api: api update (1a06cfc)
- api: api update (2ee8095)
- api: api update (6992031)
- api: api update (7e7caf9)
- api: api update (0a33c47)
- api: api update (575d190)
- api: api update (f55f4b7)
- api: api update (b956ce0)
- api: remove deprecated endpoint increment_queries (6b52a98)
Bug Fixes
- client: don't send Content-Type header on GET requests (4732aae)
- parsing: correctly handle nested discriminated unions (b374589)
- parsing: ignore empty metadata (1cdf391)
- parsing: parse extra field types (3c74ca0)
Chores
v0.1.0-alpha.23
0.1.0-alpha.23 (2025-07-07)
Full Changelog: v0.1.0-alpha.22...v0.1.0-alpha.23
Features
- api: api update (29f65d7)
- api: api update (bc15e90)
- api: api update (75b1e81)
- api: api update (ab93d9d)
- api: api update (0207b98)
- api: api update (31096f4)
- api: api update (be06884)
- api: api update (41b210d)
- api: define pagination schemes (d36c2c7)
- api: more pagination schemes (d4d82fe)
- api: remove entries routes (e80bee9)