Releases: context-dot-dev/deprecated-brand-python-sdk
Releases · context-dot-dev/deprecated-brand-python-sdk
v1.41.0
v1.40.0
v1.39.0
v1.38.0
v0.3.0
0.3.0 (2026-03-25)
Full Changelog: v0.2.0...v0.3.0
Features
- api: api update (1c8cf2c)
- api: api update (06eeb90)
- api: api update (99080ad)
- api: api update (42f1031)
- api: api update (7fa889e)
- api: api update (e8992d4)
- api: api update (09fa73a)
- api: api update (c94b956)
- api: api update (2131c0e)
- api: api update (5e513f4)
- api: api update (9556441)
- api: api update (08ca403)
- api: api update (3584d59)
- api: api update (6d6658c)
- api: api update (f606974)
- api: api update (66e9f1b)
- api: api update (5dcdf4e)
- api: api update (55d0b8f)
- api: api update (6c71e83)
- api: api update (5d94310)
- api: api update (8cfbec2)
- api: api update (b4f32bb)
- api: api update (7f5f368)
- api: api update (87df1d4)
- api: api update (f91ea74)
- api: api update (ed3e4c7)
- api: api update (eb66567)
- api: manual updates (5a4711d)
- api: manual updates (4dc72c5)
- api: manual updates (62ec1b4)
- api: manual updates (17cbb91)
- api: manual updates (d95285a)
- api: manual updates (152e848)
- api: manual updates (887cd82)
- api: manual updates (bfe7d93)
- api: manual updates (df07feb)
- api: manual updates (59f9ac6)
- api: manual updates (59002c5)
- api: manual updates (89a4986)
- api: manual updates (e850add)
- api: manual updates (ec427c1)
- api: manual updates (315c5dc)
- api: manual updates (adc4bd6)
- api: manual updates (8f3190c)
- api: manual updates (7c294f5)
- api: manual updates (bb1bf90)
- api: manual updates (9039f16)
- api: manual updates (fa44a02)
- api: manual updates (90c550f)
- clean up environment call outs (3d8cf3d)
- client: add custom JSON encoder for extended type support (4d2628a)
- client: add follow_redirects request option (7a9a565)
- client: add support for aiohttp (ec89992)
- client: add support for binary request streaming (fb022d1)
- client: support file upload requests (5a700a4)
- improve future compat with pydantic v3 (3cc4580)
- types: replace List[str] with SequenceNotStr in params (e4204bb)
Bug Fixes
- avoid newer type syntax (4eda6ab)
- ci: correct conditional (ad26494)
- ci: release-doctor — report correct token name (5dfdca8)
- client: close streams without requiring full consumption (8c87170)
- client: correctly parse binary response | stream (26be0c4)
- client: don't send Content-Type header on GET requests (34c2827)
- compat with Python 3.14 (8602245)
- compat: update signatures of
model_dumpandmodel_dump_jsonfor Pydantic v1 (768e2d1) - deps: bump minimum typing-extensions version (b00d64f)
- docs: fix mcp installation instructions for remote servers (04909f3)
- ensure streams are always closed (77df827)
- parsing: correctly handle nested discriminated unions (3f1078d)
- parsing: ignore empty metadata (dca3c67)
- parsing: parse extra field types (eba3879)
- ...
v1.37.0
v1.36.1
1.36.1 (2026-03-07)
Full Changelog: v1.36.0...v1.36.1
Chores
- ci: skip uploading artifacts on stainless-internal branches (d4eb82a)