Full Changelog: v1.19.1...v1.20.0
- internal/types: support eagerly validating pydantic iterators (e65aa41)
Full Changelog: v1.19.0...v1.19.1
- client: add missing f-string prefix in file type error message (3d020a4)
Full Changelog: v1.18.0...v1.19.0
Full Changelog: v1.17.0...v1.18.0
- api: api update (9f119a9)
- internal: reformat pyproject.toml (d2e57b3)
Full Changelog: v1.16.0...v1.17.0
- api: api update (20a861b)
Full Changelog: v1.15.0...v1.16.0
- support setting headers via env (d420ac7)
- use correct field name format for multipart file arrays (24c5513)
Full Changelog: v1.14.2...v1.15.0
- api: api update (427f2f7)
- client: optimize file structure copying in multipart requests (2faff3e)
- internal: more robust bootstrap script (b13f27f)
Full Changelog: v1.14.1...v1.14.2
- ensure file data are only sent as 1 parameter (26a0985)
Full Changelog: v1.14.0...v1.14.1
- client: preserve hardcoded query params when merging with user params (b7b9011)
Full Changelog: v1.13.0...v1.14.0
- api: api update (bea4412)
Full Changelog: v1.12.3...v1.13.0
- internal: implement indices array format for query and form serialization (69c6284)
Full Changelog: v1.12.2...v1.12.3
- sanitize endpoint path params (82ab871)
- internal: tweak CI branches (405d710)
Full Changelog: v1.12.1...v1.12.2
- deps: bump minimum typing-extensions version (e38b349)
Full Changelog: v1.12.0...v1.12.1
- pydantic: do not pass
by_aliasunless set (1cadcd9)
Full Changelog: v1.11.0...v1.12.0
- api: api update (6907711)
- ci: skip uploading artifacts on stainless-internal branches (e610021)
- types: use
extra_itemsfrom PEP 728 (430bfe0)
Full Changelog: v1.10.0...v1.11.0
- api: api update (bf7013d)
- ci: bump uv version (c3a8d9d)
- internal: add request options to SSE classes (ca09e91)
- internal: make
test_proxy_environment_variablesmore resilient (f75a80e) - internal: make
test_proxy_environment_variablesmore resilient to env (2b5aaa4)
Full Changelog: v1.9.1...v1.10.0
- api: api update (cb8b6ab)
Full Changelog: v1.9.0...v1.9.1
- update mock server docs (1967778)
Full Changelog: v1.8.0...v1.9.0
- api: api update (3e62dda)
- format all
api.mdfiles (5a7c325) - internal: bump dependencies (1f203f8)
- internal: fix lint error on Python 3.14 (784cacf)
- internal: remove mock server code (4e8ce8c)
Full Changelog: v1.7.0...v1.8.0
- api: api update (75cdb26)
Full Changelog: v1.6.0...v1.7.0
- client: add custom JSON encoder for extended type support (1e50ad0)
Full Changelog: v1.5.0...v1.6.0
- api: api update (5a4b3f8)
Full Changelog: v1.4.0...v1.5.0
- api: api update (f169692)
Full Changelog: v1.3.0...v1.4.0
- client: add support for binary request streaming (38dd553)
Full Changelog: v1.2.0...v1.3.0
- api: api update (d5460a2)
Full Changelog: v1.1.0...v1.2.0
- api: api update (15074fd)
- internal: add
--fixargument to lint script (893326c)
Full Changelog: v1.0.2...v1.1.0
- api: api update (6c44a32)
- use async_to_httpx_files in patch method (e533ec4)
- internal: switch from rye to uv (4f4101f)
Full Changelog: v1.0.1...v1.0.2
- add missing docstrings (02bdf8f)
Full Changelog: v1.0.0...v1.0.1
- types: allow pyright to infer TypedDict types within SequenceNotStr (36ea40a)
- update SDK settings (1876999)
Full Changelog: v0.0.1...v1.0.0
- api: api update (bc91d96)
- api: api update (a9968a7)
- api: api update (4823b5e)
- api: api update (ad12a65)
- api: manual updates (50ee715)
- api: manual updates (c8e371a)
- api: manual updates (f017cbc)
- api: manual updates (c49725c)
- api: manual updates (fa2efc8)
- api: manual updates (2957153)
- api: manual updates (3ad868f)
- api: manual updates (75eae97)
- api: manual updates (2ea195a)
- api: removed deprecated moderate endpoints (6c5dd93)
- ensure streams are always closed (b4d4449)