v4.6.0
4.6.0 (2025-03-15)
Full Changelog: v4.5.0...v4.6.0
Features
- api: api update (#144) (668a25d)
- api: manual updates (#167) (06c63d2)
- api: manual updates (#168) (8990ba9)
- client: allow passing
NotGivenfor body (#155) (153f86b) - client: send
X-Stainless-Read-Timeoutheader (#149) (2bbef8d)
Bug Fixes
- asyncify on non-asyncio runtimes (#153) (92577a2)
- client: mark some request bodies as optional (153f86b)
- improve names for conflicting params (#148) (3f9650f)
- types: handle more discriminated union shapes (#166) (850d425)
Chores
- docs: update client docstring (#159) (5a0da4d)
- internal: bummp ruff dependency (#147) (9638e50)
- internal: bump rye to 0.44.0 (#165) (5ead610)
- internal: change default timeout to an int (#146) (f418605)
- internal: codegen related update (#138) (e70fbf4)
- internal: codegen related update (#141) (56d0462)
- internal: codegen related update (#154) (2242fad)
- internal: codegen related update (#164) (1cb3903)
- internal: fix devcontainers setup (#156) (944423e)
- internal: fix type traversing dictionary params (#150) (0caeb28)
- internal: minor formatting changes (#143) (a4ac34f)
- internal: minor style changes (#142) (cb5834c)
- internal: minor type handling changes (#151) (67e6469)
- internal: properly set pydantic_private (#157) (30a260f)
- internal: remove extra empty newlines (#163) (d8b30ce)
- internal: remove unused http client options forwarding (#160) (298eb9c)
- internal: update client tests (#152) (02af016)