v0.19.0
0.19.0 (2025-03-11)
Full Changelog: v0.18.0...v0.19.0
Features
- api: manual updates (#209) (15e2dca)
- client: allow passing
NotGiven
for body (#200) (afa6c0f) - client: send
X-Stainless-Read-Timeout
header (#193) (e8911a4)
Bug Fixes
- add reasoning field to ChoiceDelta class (edfee3b)
- asyncify on non-asyncio runtimes (#198) (49387fe)
- client: mark some request bodies as optional (afa6c0f)
- GitHub Terraform: Create/Update .github/workflows/stale.yaml [skip ci] (662763a)
- GitHub Terraform: Create/Update .github/workflows/stale.yaml [skip ci] (5298ec1)
Chores
- api: remove chat_completion_chunk to force a rebuild of it (#208) (01fb0d1)
- docs: update client docstring (#204) (a0f4599)
- internal: codegen related update (#199) (de2ac71)
- internal: fix devcontainers setup (#201) (af101ee)
- internal: fix type traversing dictionary params (#195) (bcb0256)
- internal: minor type handling changes (#196) (3ff53df)
- internal: properly set pydantic_private (#202) (07ec0c8)
- internal: remove unused http client options forwarding (#205) (12fdb59)
- internal: update client tests (#197) (2f0d2c4)