Releases: channel3-ai/sdk-python
Releases · channel3-ai/sdk-python
v2.5.0
2.5.0 (2025-11-12)
Full Changelog: v2.4.0...v2.5.0
Features
Bug Fixes
- compat with Python 3.14 (03cfdff)
- compat: update signatures of
model_dumpandmodel_dump_jsonfor Pydantic v1 (e866804)
Chores
- package: drop Python 3.8 support (677cd39)
v2.4.0
v2.3.0
v2.2.1
2.2.1 (2025-10-21)
Full Changelog: v2.2.0...v2.2.1
Chores
- bump
httpx-aiohttpversion 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
v2.1.0
v2.0.0
2.0.0 (2025-09-16)
Full Changelog: v0.0.2...v2.0.0
Features
- api: manual updates (f91f4f1)
Chores
- update SDK settings (35e85c7)