v0.9.6
0.9.6 (2026-03-30)
Full Changelog: v0.9.5...v0.9.6
Features
- api: add task state update methods (d699e24)
- api: keep backwards compatible models (3ec2a1e)
- api: use DeploymentHistory instead of DeploymentHistoryRetrieveResponse (4c63d9c)
- internal: implement indices array format for query and form serialization (3bf3db1)
Bug Fixes
- deps: bump minimum typing-extensions version (fd76bc9)
- pydantic: do not pass
by_aliasunless set (235636b) - sanitize endpoint path params (e6472be)
Chores
- ci: skip lint on metadata-only changes (f4d5053)
- ci: skip uploading artifacts on stainless-internal branches (45e7622)
- format all
api.mdfiles (e67fa69) - internal: add request options to SSE classes (b788da0)
- internal: bump dependencies (95112dd)
- internal: fix lint error on Python 3.14 (cb99db1)
- internal: make
test_proxy_environment_variablesmore resilient (7bfaa75) - internal: make
test_proxy_environment_variablesmore resilient to env (fd1a06e) - internal: remove mock server code (3a5ae0f)
- internal: tweak CI branches (2e74af0)
- internal: update gitignore (aba7c4f)
- internal: version bump (1ef69ed)
- internal: version bump (1132255)
- internal: version bump (60e5402)
- update mock server docs (8c5c6d3)