Releases: context-dot-dev/deprecated-brand-python-sdk
Releases · context-dot-dev/deprecated-brand-python-sdk
v1.25.0
1.25.0 (2025-12-11)
Full Changelog: v1.24.0...v1.25.0
Features
- api: api update (3584d59)
Bug Fixes
- types: allow pyright to infer TypedDict types within SequenceNotStr (f64c32a)
Chores
v1.24.0
v1.23.0
1.23.0 (2025-11-29)
Full Changelog: v1.22.0...v1.23.0
Features
- api: manual updates (d95285a)
Bug Fixes
- ensure streams are always closed (77df827)
Chores
- deps: mypy 1.18.1 has a regression, pin to 1.17 (eedd772)
v1.22.0
v1.21.0
1.21.0 (2025-11-24)
Full Changelog: v1.20.0...v1.21.0
Features
- api: api update (66e9f1b)
Chores
- add Python 3.14 classifier and testing (c3c5690)
v1.20.0
v1.19.1
1.19.1 (2025-11-04)
Full Changelog: v1.19.0...v1.19.1
Chores
- internal: grammar fix (it's -> its) (569ba5e)
v1.19.0
1.19.0 (2025-10-31)
Full Changelog: v1.18.0...v1.19.0
Features
- api: manual updates (887cd82)
Bug Fixes
- client: close streams without requiring full consumption (8c87170)
Chores
- internal/tests: avoid race condition with implicit client cleanup (ccaa28b)