Full Changelog: v1.23.0...v1.24.0
- api: api update (641df79)
Full Changelog: v1.22.1...v1.23.0
- api: api update (b1d76bc)
- api: api update (27e9425)
- api: api update (9580e88)
- api: api update (453061c)
- ci: skip uploading artifacts on stainless-internal branches (3a0d565)
Full Changelog: v1.22.0...v1.22.1
- test: do not count install time for mock server timeout (fb90aa9)
- types: use
extra_itemsfrom PEP 728 (10ec48a)
Full Changelog: v1.21.0...v1.22.0
- api: api update (f5ea44f)
Full Changelog: v1.20.2...v1.21.0
- api: api update (0136eea)
Full Changelog: v1.20.1...v1.20.2
- docs: add missing descriptions (02bea2b)
Full Changelog: v1.20.0...v1.20.1
- internal: make
test_proxy_environment_variablesmore resilient to env (8a10ea7)
Full Changelog: v1.19.0...v1.20.0
- api: api update (05255a7)
- api: api update (dea9649)
- api: api update (a339941)
- api: api update (56da8e9)
- api: api update (44d9cb3)
- api: api update (7549fe1)
- api: api update (5d9adba)
- api: api update (9f83db0)
- api: api update (a27fbba)
- api: api update (119c586)
- api: api update (8906815)
- api: api update (53f67f5)
- api: api update (de9af64)
- api: api update (8c88c54)
- api: api update (6fa8331)
- api: api update (3ef2d85)
- api: api update (c50a8ee)
- api: api update (f4573c3)
- api: api update (94f9a57)
- api: api update (b85a638)
- api: api update (7f5b0fc)
- api: api update (79859d6)
- api: api update (66931f9)
- api: api update (c8a206a)
- api: api update (47806ce)
- client: add custom JSON encoder for extended type support (0472a35)
- client: add support for binary request streaming (a0ff5ec)
- ensure streams are always closed (007d337)
- types: allow pyright to infer TypedDict types within SequenceNotStr (ab076a9)
- use async_to_httpx_files in patch method (47196d1)
- add missing docstrings (dad2da6)
- ci: upgrade
actions/github-script(751818a) - deps: mypy 1.18.1 has a regression, pin to 1.17 (227e51f)
- docs: use environment variables for authentication in code snippets (89f2835)
- format all
api.mdfiles (867dcfb) - internal: add
--fixargument to lint script (be20a97) - internal: add missing files argument to base client (8737e4a)
- internal: add request options to SSE classes (29a214d)
- internal: bump dependencies (82c06e8)
- internal: codegen related update (fb3e366)
- internal: codegen related update (98724ee)
- internal: fix lint error on Python 3.14 (82900b2)
- internal: make
test_proxy_environment_variablesmore resilient (07b652c) - internal: update
actions/checkoutversion (ef96980) - speedup initial import (f5c9aa6)
- update lockfile (48e85d7)
- update mock server docs (97e6a8a)
Full Changelog: v1.18.1...v1.19.0
- compat: update signatures of
model_dumpandmodel_dump_jsonfor Pydantic v1 (8800c2d)
Full Changelog: v1.18.0...v1.18.1
- compat with Python 3.14 (372ebe8)
- package: drop Python 3.8 support (57e0a18)
Full Changelog: v1.17.0...v1.18.0
- api: api update (be33019)
- api: support specifying a branch (cbed5ed)
- correct channel data schemas (fadc24d)
- internal: grammar fix (it's -> its) (49b5e48)
Full Changelog: v1.16.0...v1.17.0
- api: api update (7c98b41)
- api: api update (da9738c)
- api: api update (ed246b8)
- api: api update (68227fd)
- api: api update (f2d1c34)
- client: close streams without requiring full consumption (34ef2a9)
- internal/tests: avoid race condition with implicit client cleanup (8126c82)
Full Changelog: v1.15.0...v1.16.0
- api: api update (882f43e)
- api: api update (9e7ddd1)
- api: api update (aca8efd)
- api: api update (d227b37)
- api: api update (34169d3)
- bump
httpx-aiohttpversion to 0.1.9 (1f77d9e)
Full Changelog: v1.14.0...v1.15.0
- api: api update (f20d9d2)
- internal: detect missing future annotations with ruff (1ca76cb)
Full Changelog: v1.13.0...v1.14.0
- api: api update (fe14edf)
- api: api update (d9cfdc9)
- api: api update (70ea482)
- api: manual updates (1d338af)
Full Changelog: v1.12.1...v1.13.0
- api: api update (d7b6c47)
- api: api update (35e2b49)
- api: api update (1cdaf26)
- api: api update (78563fd)
- api: api update (c2a6ebb)
- api: api update (122f574)
- api: api update (b6b52d7)
- api: api update (da8cdc0)
- api: api update (df20d51)
- api: api update (b9007c9)
- api: set idempotency key header by default (9d22a7c)
- improve future compat with pydantic v3 (125d0c3)
- types: replace List[str] with SequenceNotStr in params (e19113c)
- avoid newer type syntax (66ba143)
- compat: compat with
pydantic<2.8.0when using additional fields (c6ad6a9)
- do not install brew dependencies in ./scripts/bootstrap by default (4c552a6)
- improve example values (48505ea)
- internal: add Sequence related utils (2032a76)
- internal: change ci workflow machines (a1760f4)
- internal: move mypy configurations to
pyproject.tomlfile (c9193ff) - internal: update pydantic dependency (0636d0b)
- internal: update pyright exclude list (40513b5)
- tests: simplify
get_platformtest (e6d99e5) - types: change optional parameter type from NotGiven to Omit (4a81616)
Full Changelog: v1.12.0...v1.12.1
- update github action (4892cb7)
Full Changelog: v1.11.0...v1.12.0
- api: api update (f70a0b6)
- internal: codegen related update (9ed4c52)
- internal: fix ruff target version (be7a302)
- internal: update comment in script (e7b7278)
- update @stainless-api/prism-cli to v5.15.0 (a6f9e47)
Full Changelog: v1.10.1...v1.11.0
- client: support file upload requests (19135e5)
- parsing: parse extra field types (4f39573)
- project: add settings file for vscode (4c4c3b6)
Full Changelog: v1.10.0...v1.10.1
- parsing: ignore empty metadata (a005f4a)
Full Changelog: v1.9.0...v1.10.0
- client: don't send Content-Type header on GET requests (64799d2)
- parsing: correctly handle nested discriminated unions (e8e1932)
- ci: change upload type (e71a7c5)
- internal: bump pinned h11 dep (f2b5336)
- package: mark python 3.13 as supported (ee5b244)
- readme: fix version rendering on pypi (a2fae26)
Full Changelog: v1.8.1...v1.9.0
- ci: only run for pushes and fork pull requests (4c11d9d)
Full Changelog: v1.8.0...v1.8.1
- tests: skip some failing tests on the latest python versions (e4d646c)
Full Changelog: v1.7.1...v1.8.0
- tests: fix: tests which call HTTP endpoints directly with the example parameters (beb242d)
- ci: enable for pull requests (38cb0ce)
- internal: update conftest.py (5bcbc15)
- readme: update badges (b72984d)
- tests: add tests for httpx client instantiation & proxies (e971449)
- client: fix httpx.Timeout documentation reference (7239e56)
Full Changelog: v1.7.0...v1.7.1
- client: correctly parse binary response | stream (86075af)
- tests: run tests in parallel (c6d9045)
Full Changelog: v1.6.0...v1.7.0
Full Changelog: v1.5.0...v1.6.0
- api: api update (24475ca)
Full Changelog: v1.4.0...v1.5.0
Full Changelog: v1.3.0...v1.4.0
- api: api update (5a60edb)
Full Changelog: v1.2.0...v1.3.0
- docs: grammar improvements (7c7a2a6)
Full Changelog: v1.1.0...v1.2.0
- api: api update (8a7cda4)
Full Changelog: v1.0.0...v1.1.0
- api: api update (e88471a)
- api: api update (07aa7ef)
- api: removes duplicate activities section (5e79f8b)
- package: support direct resource imports (03d835a)
- ci: fix installation instructions (aad60e0)
- ci: upload sdks to package manager (6793aeb)
- internal: avoid errors for isinstance checks on proxies (49ba469)
- internal: version bump (797719a)
Full Changelog: v0.5.14...v1.0.0