Full Changelog: v3.32.0...v3.33.0
- api: api update (40f3e83)
- api: api update (147ad12)
- api: api update (0eaf416)
- api: api update (5e2fc3b)
- client: preserve hardcoded query params when merging with user params (0e7665d)
Full Changelog: v3.31.0...v3.32.0
- internal: implement indices array format for query and form serialization (8439a09)
Full Changelog: v3.30.1...v3.31.0
- api: api update (ef54b87)
Full Changelog: v3.30.0...v3.30.1
- sanitize endpoint path params (4e459b3)
Full Changelog: v3.29.1...v3.30.0
- api: api update (b0f57a1)
Full Changelog: v3.29.0...v3.29.1
- deps: bump minimum typing-extensions version (40943ed)
- pydantic: do not pass
by_aliasunless set (a6e01e5)
- internal: tweak CI branches (2326f6c)
Full Changelog: v3.28.0...v3.29.0
Full Changelog: v3.27.0...v3.28.0
- api: api update (0631be2)
- ci: skip uploading artifacts on stainless-internal branches (9b8ce06)
- internal: make
test_proxy_environment_variablesmore resilient to env (0f56565) - update placeholder string (f37dc85)
Full Changelog: v3.26.0...v3.27.0
- api: api update (04a5168)
- internal: add request options to SSE classes (2d6cdd8)
- internal: make
test_proxy_environment_variablesmore resilient (1539616)
Full Changelog: v3.25.0...v3.26.0
- api: api update (0bfae9d)
Full Changelog: v3.24.0...v3.25.0
- api: api update (93a76e1)
- format all
api.mdfiles (d879ea5) - internal: bump dependencies (f992701)
- internal: fix lint error on Python 3.14 (035b6d6)
Full Changelog: v3.23.0...v3.24.0
- api: api update (6810b55)
Full Changelog: v3.22.0...v3.23.0
- api: manual updates (a3004d4)
Full Changelog: v3.21.0...v3.22.0
- api: api update (70a03ea)
Full Changelog: v3.20.1...v3.21.0
- client: add custom JSON encoder for extended type support (a5e73e7)
Full Changelog: v3.20.0...v3.20.1
- docs: fix mcp installation instructions for remote servers (e695a58)
- ci: upgrade
actions/github-script(e3c1865)
Full Changelog: v3.19.0...v3.20.0
- api: api update (c9a42fe)
Full Changelog: v3.18.0...v3.19.0
- api: api update (7f096e5)
- internal: update
actions/checkoutversion (0639b9e)
Full Changelog: v3.17.0...v3.18.0
Full Changelog: v3.16.0...v3.17.0
- api: api update (5399a83)
Full Changelog: v3.15.0...v3.16.0
Full Changelog: v3.14.0...v3.15.0
- api: api update (8df190c)
- prominently feature MCP server setup in root SDK readmes (a1b1bbe)
Full Changelog: v3.13.0...v3.14.0
- api: api update (a3f0230)
Full Changelog: v3.12.1...v3.13.0
- api: api update (94d92d9)
Full Changelog: v3.12.0...v3.12.1
- internal: add
--fixargument to lint script (43c4206)
Full Changelog: v3.11.1...v3.12.0
- api: api update (928291a)
Full Changelog: v3.11.0...v3.11.1
- use async_to_httpx_files in patch method (aa13c3d)
Full Changelog: v3.10.0...v3.11.0
- api: api update (b4b239e)
Full Changelog: v3.9.0...v3.10.0
- api: api update (4b30459)
- api: api update (8225250)
- api: manual updates (3691dfd)
- api: manual updates (be8efa6)
- api: manual updates (094162f)
- api: manual updates (13a8b89)
- api: manual updates (acee529)
- api: manual updates (ca75227)
Full Changelog: v3.8.0...v3.9.0
- ensure streams are always closed (a1403da)
- types: allow pyright to infer TypedDict types within SequenceNotStr (4c1365d)
- add missing docstrings (bdb32bc)
- deps: mypy 1.18.1 has a regression, pin to 1.17 (2fc3d2a)
- docs: use environment variables for authentication in code snippets (442b9fd)
- update lockfile (37b9f74)
Full Changelog: v3.7.0...v3.8.0
- api: api update (a6a18ce)
Full Changelog: v3.6.0...v3.7.0
- api: manual updates (ee2daac)
- api: manual updates (89a6e6d)
- api: manual updates (7f0b5aa)
- api: manual updates (3f2f954)
- api: manual updates (8680e72)
Full Changelog: v3.5.0...v3.6.0
- api: manual updates (a46347c)
Full Changelog: v3.4.0...v3.5.0
- api: api update (a7749c9)
- api: api update (0972c10)
- api: api update (e29337c)
- api: api update (a776c2c)
- api: api update (4e6c8e6)
- api: manual updates (c780b0f)
- client: close streams without requiring full consumption (1155c43)
- compat with Python 3.14 (d42dd9c)
- compat: update signatures of
model_dumpandmodel_dump_jsonfor Pydantic v1 (447f54f)
- add Python 3.14 classifier and testing (8802bdd)
- bump
httpx-aiohttpversion to 0.1.9 (6ad4b61) - internal/tests: avoid race condition with implicit client cleanup (7bad0fc)
- internal: detect missing future annotations with ruff (6085dd3)
- internal: grammar fix (it's -> its) (329768e)
- package: drop Python 3.8 support (9feb588)
Full Changelog: v3.3.0...v3.4.0
- api: api update (ad11246)
- api: api update (0a01f62)
- api: api update (91585de)
- api: api update (2a12ab8)
- api: manual updates (71bae29)
Full Changelog: v3.2.0...v3.3.0
- api: api update (fd86dc5)
Full Changelog: v3.1.0...v3.2.0
- api: api update (82b35f0)
Full Changelog: v3.0.0-alpha.30...v3.1.0
- api: api update (19c5dd3)
- api: api update (3082481)
- api: manual updates (e92cb27)
- api: manual updates (251fdf1)
- do not install brew dependencies in ./scripts/bootstrap by default (fb748cf)
- internal: update pydantic dependency (8c480f7)
- types: change optional parameter type from NotGiven to Omit (3031781)
Full Changelog: v3.0.0-alpha.29...v3.0.0-alpha.30
- api: api update (b7df28e)
- api: api update (54cf9c1)
- api: api update (4812077)
- api: api update (a4f4259)
- api: api update (8412e4d)
- improve future compat with pydantic v3 (70ea8b7)
- types: replace List[str] with SequenceNotStr in params (f4bfda3)
- internal: add Sequence related utils (d2b96ed)
- internal: move mypy configurations to
pyproject.tomlfile (31832f5) - tests: simplify
get_platformtest (30d8e46)
Full Changelog: v3.0.0-alpha.28...v3.0.0-alpha.29
- api: api update (5c48767)
- api: api update (8eb53ac)
- api: api update (9194990)
- api: api update (be04a5c)
- avoid newer type syntax (cd791b9)
Full Changelog: v3.0.0-alpha.27...v3.0.0-alpha.28
- api: api update (0745263)
Full Changelog: v3.0.0-alpha.26...v3.0.0-alpha.27
- update github action (65d9e06)
Full Changelog: v3.0.0-alpha.25...v3.0.0-alpha.26
Full Changelog: v3.0.0-alpha.24...v3.0.0-alpha.25
- api: api update (9bfc023)
- internal: codegen related update (8df15a7)
Full Changelog: v3.0.0-alpha.23...v3.0.0-alpha.24
- api: api update (4aacfa8)
- api: api update (9fe90d9)
- api: api update (f9c7013)
- api: api update (125afc9)
- api: api update (04b249d)
- client: support file upload requests (b6c42b1)
- internal: fix ruff target version (25adc14)
- internal: update comment in script (8fc31e8)
- project: add settings file for vscode (2327687)
- update @stainless-api/prism-cli to v5.15.0 (7f4ff8b)
Full Changelog: v3.0.0-alpha.22...v3.0.0-alpha.23
- client: don't send Content-Type header on GET requests (80480dd)
- parsing: correctly handle nested discriminated unions (812e982)
- internal: bump pinned h11 dep (9e822a1)
- package: mark python 3.13 as supported (2dc73dd)
- readme: fix version rendering on pypi (a6d7d7a)
Full Changelog: v3.0.0-alpha.21...v3.0.0-alpha.22
- api: manual updates (2a863a1)
Full Changelog: v3.0.0-alpha.20...v3.0.0-alpha.21
- ci: correct conditional (0b20719)
- ci: change upload type (38f5701)
- ci: only run for pushes and fork pull requests (901a43c)
- internal: codegen related update (9c82bc7)
Full Changelog: v3.0.0-alpha.19...v3.0.0-alpha.20
- ci: release-doctor — report correct token name (dadfa9f)