Skip to content

Releases: cleanlab/codex-python

v0.1.0-alpha.34

19 Nov 19:09

Choose a tag to compare

v0.1.0-alpha.34 Pre-release
Pre-release

0.1.0-alpha.34 (2025-11-19)

Full Changelog: v0.1.0-alpha.33...v0.1.0-alpha.34

Features

  • api: add expert review endpoints (cda6f91)
  • api: api update (5848aac)

v0.1.0-alpha.33

18 Nov 21:26
26b26c7

Choose a tag to compare

v0.1.0-alpha.33 Pre-release
Pre-release

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_dump and model_dump_json for Pydantic v1 (1225af1)

Chores

  • package: drop Python 3.8 support (b5ef513)

v0.1.0-alpha.32

06 Nov 01:16
904a1b9

Choose a tag to compare

v0.1.0-alpha.32 Pre-release
Pre-release

0.1.0-alpha.32 (2025-11-05)

Full Changelog: v0.1.0-alpha.31...v0.1.0-alpha.32

Features

Bug Fixes

  • client: close streams without requiring full consumption (b5a889c)

Chores

  • internal/tests: avoid race condition with implicit client cleanup (8f06048)
  • internal: grammar fix (it's -> its) (9d4a431)

v0.1.0-alpha.31

28 Oct 17:24

Choose a tag to compare

v0.1.0-alpha.31 Pre-release
Pre-release

0.1.0-alpha.31 (2025-10-28)

Full Changelog: v0.1.0-alpha.30...v0.1.0-alpha.31

Features

Chores

  • bump httpx-aiohttp version to 0.1.9 (666f855)

v0.1.0-alpha.30

14 Oct 21:46

Choose a tag to compare

v0.1.0-alpha.30 Pre-release
Pre-release

0.1.0-alpha.30 (2025-10-14)

Full Changelog: v0.1.0-alpha.29...v0.1.0-alpha.30

Features

Chores

  • internal: detect missing future annotations with ruff (8e2cc28)

v0.1.0-alpha.29

06 Oct 22:25
5624e91

Choose a tag to compare

v0.1.0-alpha.29 Pre-release
Pre-release

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

19 Sep 22:33
85d4713

Choose a tag to compare

v0.1.0-alpha.28 Pre-release
Pre-release

0.1.0-alpha.28 (2025-09-19)

Full Changelog: v0.1.0-alpha.27...v0.1.0-alpha.28

Features

v0.1.0-alpha.27

19 Sep 21:07
9951a46

Choose a tag to compare

v0.1.0-alpha.27 Pre-release
Pre-release

0.1.0-alpha.27 (2025-09-19)

Full Changelog: v0.1.0-alpha.26...v0.1.0-alpha.27

Features

Chores

  • internal: update pydantic dependency (2c0bd75)
  • tests: simplify get_platform test (1c03b05)
  • types: change optional parameter type from NotGiven to Omit (5cd7ee0)

v0.1.0-alpha.26

05 Sep 20:24
2643c21

Choose a tag to compare

v0.1.0-alpha.26 Pre-release
Pre-release

0.1.0-alpha.26 (2025-09-05)

Full Changelog: v0.1.0-alpha.25...v0.1.0-alpha.26

Features

Bug Fixes

  • avoid newer type syntax (7a7b9a3)

Chores

  • internal: add Sequence related utils (ead0105)
  • internal: change ci workflow machines (052599a)
  • internal: move mypy configurations to pyproject.toml file (6285dbe)
  • internal: update pyright exclude list (cc58363)

v0.1.0-alpha.25

22 Aug 17:39
c006787

Choose a tag to compare

v0.1.0-alpha.25 Pre-release
Pre-release

0.1.0-alpha.25 (2025-08-22)

Full Changelog: v0.1.0-alpha.24...v0.1.0-alpha.25

Features

Chores

  • internal: codegen related update (04b7858)
  • internal: codegen related update (6e1f882)
  • internal: fix ruff target version (6d3b8a2)
  • internal: update comment in script (dfc7725)
  • update @stainless-api/prism-cli to v5.15.0 (b46d19e)
  • update github action (5608ea3)