Skip to content

Releases: channel3-ai/sdk-python

v2.5.0

12 Nov 15:55
34731ff

Choose a tag to compare

2.5.0 (2025-11-12)

Full Changelog: v2.4.0...v2.5.0

Features

  • Test: Stainless permissions and docs update (b210191)
  • Updating config (67c3535)

Bug Fixes

  • compat with Python 3.14 (03cfdff)
  • compat: update signatures of model_dump and model_dump_json for Pydantic v1 (e866804)

Chores

  • package: drop Python 3.8 support (677cd39)

v2.4.0

10 Nov 21:44
e0d9d6b

Choose a tag to compare

2.4.0 (2025-11-10)

Full Changelog: v2.3.0...v2.4.0

Features

Bug Fixes

  • client: close streams without requiring full consumption (4d44bb1)

Chores

  • internal/tests: avoid race condition with implicit client cleanup (ef7fe91)
  • internal: grammar fix (it's -> its) (ae7ab14)

v2.3.0

28 Oct 14:01

Choose a tag to compare

2.3.0 (2025-10-28)

Full Changelog: v2.2.1...v2.3.0

Features

v2.2.1

21 Oct 19:21
c369968

Choose a tag to compare

2.2.1 (2025-10-21)

Full Changelog: v2.2.0...v2.2.1

Chores

  • bump httpx-aiohttp version to 0.1.9 (9fce17d)
  • do not install brew dependencies in ./scripts/bootstrap by default (4195b56)
  • internal: detect missing future annotations with ruff (ee0fee8)
  • internal: update pydantic dependency (748c67f)
  • types: change optional parameter type from NotGiven to Omit (61aab9b)

v2.2.0

16 Sep 20:20
dd6ab66

Choose a tag to compare

2.2.0 (2025-09-16)

Full Changelog: v2.1.0...v2.2.0

Features

v2.1.0

16 Sep 20:06
761dc33

Choose a tag to compare

2.1.0 (2025-09-16)

Full Changelog: v2.0.0...v2.1.0

Features

v2.0.0

16 Sep 19:40
4af0f61

Choose a tag to compare

2.0.0 (2025-09-16)

Full Changelog: v0.0.2...v2.0.0

Features

Chores

v0.0.2

16 Sep 18:40
ab28a6a

Choose a tag to compare

0.0.2 (2025-09-16)

Full Changelog: v0.0.1...v0.0.2

Chores