Skip to content

Latest commit

 

History

History
534 lines (275 loc) · 21.7 KB

File metadata and controls

534 lines (275 loc) · 21.7 KB

Changelog

1.12.0 (2026-04-23)

Full Changelog: v1.11.1...v1.12.0

Features

Chores

  • internal: more robust bootstrap script (65dba33)

1.11.1 (2026-04-22)

Full Changelog: v1.11.0...v1.11.1

Performance Improvements

  • client: optimize file structure copying in multipart requests (e78f8c0)

1.11.0 (2026-04-13)

Full Changelog: v1.10.0...v1.11.0

Features

Bug Fixes

  • client: preserve hardcoded query params when merging with user params (ce8fbb0)
  • ensure file data are only sent as 1 parameter (5917bd2)

1.10.0 (2026-04-06)

Full Changelog: v1.9.0...v1.10.0

Features

  • api: api update (8213dc8)
  • api: custom prompts transformations (5eeee63)

1.9.0 (2026-03-27)

Full Changelog: v1.8.0...v1.9.0

Features

  • api: api update (4e56dbe)
  • internal: implement indices array format for query and form serialization (7e9d4b5)

Bug Fixes

  • deps: bump minimum typing-extensions version (488efba)
  • pydantic: do not pass by_alias unless set (70493bc)
  • sanitize endpoint path params (b8c5167)
  • update README formatting and heading style (#82) (a38a40f)

Chores

  • ci: skip lint on metadata-only changes (64c3d61)
  • internal: tweak CI branches (218f4e1)
  • internal: update gitignore (bab03c1)

1.8.0 (2026-03-13)

Full Changelog: v1.7.0...v1.8.0

Features

1.7.0 (2026-03-11)

Full Changelog: v1.6.0...v1.7.0

Features

  • api: improve multipart openapispec (723607d)
  • api: manual updates (02260ff)

Chores

  • ci: skip uploading artifacts on stainless-internal branches (e8dee5c)
  • format all api.md files (4a5078a)
  • internal: add request options to SSE classes (b6f1448)
  • internal: make test_proxy_environment_variables more resilient (1c0ef15)
  • internal: make test_proxy_environment_variables more resilient to env (352408c)
  • internal: remove mock server code (69eb4f3)
  • update mock server docs (e85a0f3)
  • update placeholder string (fcf3eac)

1.6.0 (2026-02-13)

Full Changelog: v1.5.0...v1.6.0

Features

Chores

  • internal: bump dependencies (348b891)
  • internal: fix lint error on Python 3.14 (5db50d5)

1.5.0 (2026-01-30)

Full Changelog: v1.4.0...v1.5.0

Features

  • client: add custom JSON encoder for extended type support (9c0fab4)
  • client: add support for binary request streaming (79d0b6e)

Bug Fixes

  • docs: fix mcp installation instructions for remote servers (c164f34)

Chores

  • ci: upgrade actions/github-script (e6bf3e3)
  • internal: update actions/checkout version (b0cd317)

1.4.0 (2026-01-06)

Full Changelog: v1.3.0...v1.4.0

Features

  • api: api update (7fda941)
  • files: add support for string alternative to file upload type (57ae8fb)

Bug Fixes

  • use async_to_httpx_files in patch method (977143a)

Chores

  • internal: add --fix argument to lint script (caa1bc4)
  • internal: codegen related update (9a57490)
  • speedup initial import (8e2a9f1)
  • speedup initial import (0b024ed)

Documentation

  • prominently feature MCP server setup in root SDK readmes (bb75fea)

1.3.0 (2025-12-16)

Full Changelog: v1.2.0...v1.3.0

Features

Bug Fixes

  • types: allow pyright to infer TypedDict types within SequenceNotStr (1070843)

Chores

  • add missing docstrings (2d5349b)
  • internal: add missing files argument to base client (aa24426)

1.2.0 (2025-12-04)

Full Changelog: v1.1.1...v1.2.0

Features

Chores

  • docs: use environment variables for authentication in code snippets (d61620d)
  • update lockfile (cf313c5)

1.1.1 (2025-12-02)

Full Changelog: v1.1.0...v1.1.1

Bug Fixes

1.1.0 (2025-12-02)

Full Changelog: v1.0.0...v1.1.0

Features

Bug Fixes

  • ensure streams are always closed (c903098)

Chores

  • deps: mypy 1.18.1 has a regression, pin to 1.17 (a768a1c)

1.0.0 (2025-11-22)

Full Changelog: v0.21.2...v1.0.0

Chores

  • add Python 3.14 classifier and testing (962ba72)

0.21.2 (2025-11-12)

Full Changelog: v0.21.1...v0.21.2

Bug Fixes

  • compat: update signatures of model_dump and model_dump_json for Pydantic v1 (5387db5)

0.21.1 (2025-11-11)

Full Changelog: v0.21.0...v0.21.1

Bug Fixes

  • compat with Python 3.14 (9f26044)

Chores

  • package: drop Python 3.8 support (5bfc187)

0.21.0 (2025-11-10)

Full Changelog: v0.20.3...v0.21.0

Features

0.20.3 (2025-11-04)

Full Changelog: v0.20.2...v0.20.3

Chores

  • internal: grammar fix (it's -> its) (ab47003)

0.20.2 (2025-10-31)

Full Changelog: v0.20.1...v0.20.2

Chores

  • internal/tests: avoid race condition with implicit client cleanup (038158c)

0.20.1 (2025-10-30)

Full Changelog: v0.20.0...v0.20.1

Bug Fixes

  • client: close streams without requiring full consumption (64a689d)

0.20.0 (2025-10-29)

Full Changelog: v0.19.0...v0.20.0

Features

0.19.0 (2025-10-28)

Full Changelog: v0.18.4...v0.19.0

Features

0.18.4 (2025-10-18)

Full Changelog: v0.18.3...v0.18.4

Chores

  • bump httpx-aiohttp version to 0.1.9 (d442ad4)

0.18.3 (2025-10-14)

Full Changelog: v0.18.2...v0.18.3

0.18.2 (2025-10-11)

Full Changelog: v0.18.1...v0.18.2

Chores

  • internal: detect missing future annotations with ruff (033a0e0)

0.18.1 (2025-10-10)

Full Changelog: v0.18.0...v0.18.1

0.18.0 (2025-10-10)

Full Changelog: v0.17.1...v0.18.0

Features

Chores

0.17.1 (2025-10-02)

Full Changelog: v0.17.0...v0.17.1

0.17.0 (2025-10-02)

Full Changelog: v0.16.0...v0.17.0

Features

0.16.0 (2025-10-02)

Full Changelog: v0.15.1...v0.16.0

Features

  • api: markdown commnet chaagne (76d7de5)

0.15.1 (2025-09-30)

Full Changelog: v0.15.0...v0.15.1

Bug Fixes

  • api: increase default timeout (206b5d7)

0.15.0 (2025-09-29)

Full Changelog: v0.14.1...v0.15.0

Features

  • api: default models for extract (7250c3f)

0.14.1 (2025-09-29)

Full Changelog: v0.14.0...v0.14.1

Bug Fixes

0.14.0 (2025-09-29)

Full Changelog: v0.13.1...v0.14.0

Features

  • api: add extract endpoint enums (ac88f43)

0.13.1 (2025-09-25)

Full Changelog: v0.13.0...v0.13.1

0.13.0 (2025-09-25)

Full Changelog: v0.12.0...v0.13.0

Features

  • api: update README examples to support doccument_url as local path (f31d6ca)

0.12.0 (2025-09-25)

Full Changelog: v0.11.1...v0.12.0

Features

0.11.1 (2025-09-25)

Full Changelog: v0.11.0...v0.11.1

0.11.0 (2025-09-25)

Full Changelog: v0.10.0...v0.11.0

Features

  • api: change support email (4654caf)

0.10.0 (2025-09-24)

Full Changelog: v0.9.0...v0.10.0

Features

0.9.0 (2025-09-24)

Full Changelog: v0.8.1...v0.9.0

Features

0.8.1 (2025-09-24)

Full Changelog: v0.8.0...v0.8.1

0.8.0 (2025-09-24)

Full Changelog: v0.7.0...v0.8.0

Features

0.7.0 (2025-09-23)

Full Changelog: v0.6.1...v0.7.0

Features

0.6.1 (2025-09-23)

Full Changelog: v0.6.0...v0.6.1

0.6.0 (2025-09-23)

Full Changelog: v0.5.0...v0.6.0

Features

0.5.0 (2025-09-22)

Full Changelog: v0.4.0...v0.5.0

Features

0.4.0 (2025-09-22)

Full Changelog: v0.3.0...v0.4.0

Features

0.3.0 (2025-09-22)

Full Changelog: v0.2.2...v0.3.0

Features

0.2.2 (2025-09-22)

Full Changelog: v0.2.1...v0.2.2

Chores

  • do not install brew dependencies in ./scripts/bootstrap by default (5848b5d)
  • update SDK settings (b6fafa9)

0.2.1 (2025-09-19)

Full Changelog: v0.2.0...v0.2.1

Chores

  • types: change optional parameter type from NotGiven to Omit (29a0a2d)

0.2.0 (2025-09-18)

Full Changelog: v0.1.0...v0.2.0

Features

  • api: support environments (e9b604e)

0.1.0 (2025-09-18)

Full Changelog: v0.0.1...v0.1.0

Features

Chores