Skip to content

Latest commit

 

History

History
264 lines (136 loc) · 9.99 KB

File metadata and controls

264 lines (136 loc) · 9.99 KB

Changelog

0.20.0 (2026-04-21)

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

Features

0.19.0 (2026-04-20)

Full Changelog: v0.18.3...v0.19.0

Features

0.18.3 (2026-04-20)

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

Performance Improvements

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

0.18.2 (2026-04-14)

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

Bug Fixes

  • ensure file data are only sent as 1 parameter (c3cc931)

0.18.1 (2026-04-10)

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

Bug Fixes

  • client: preserve hardcoded query params when merging with user params (07fbaff)

0.18.0 (2026-04-07)

Full Changelog: v0.17.0...v0.18.0

Features

0.17.0 (2026-03-31)

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

Features

0.16.0 (2026-03-31)

Full Changelog: v0.15.0...v0.16.0

Features

  • internal: implement indices array format for query and form serialization (6d6fb31)

0.15.0 (2026-03-25)

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

Features

Bug Fixes

  • sanitize endpoint path params (7931fda)

Chores

  • ci: skip lint on metadata-only changes (e6f221b)
  • internal: update gitignore (0697f78)

0.14.1 (2026-03-17)

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

Bug Fixes

  • deps: bump minimum typing-extensions version (d4c211d)
  • pydantic: do not pass by_alias unless set (5fbb22c)

Chores

  • internal: tweak CI branches (1adc552)

0.14.0 (2026-03-16)

Full Changelog: v0.13.0...v0.14.0

Features

0.13.0 (2026-03-12)

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

Features

0.12.0 (2026-03-12)

Full Changelog: v0.11.0...v0.12.0

Features

0.11.0 (2026-03-11)

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

Features

0.10.0 (2026-03-11)

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

Features

0.9.0 (2026-03-11)

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

Features

0.8.1 (2026-03-11)

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

Chores

  • ci: bump uv version (d78a321)
  • ci: skip uploading artifacts on stainless-internal branches (bea8db4)
  • internal: codegen related update (2d412a1)
  • internal: make test_proxy_environment_variables more resilient to env (99f2ac4)
  • internal: refactor authentication internals (5b5b2e3)

0.8.0 (2026-02-18)

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

Features

0.7.0 (2026-02-16)

Full Changelog: v0.6.2...v0.7.0

Features

0.6.2 (2026-02-16)

Full Changelog: v0.6.1...v0.6.2

Chores

  • format all api.md files (0487ff9)

0.6.1 (2026-02-12)

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

Chores

  • internal: fix lint error on Python 3.14 (ad77df0)

0.6.0 (2026-02-12)

Full Changelog: v0.5.1...v0.6.0

Features

0.5.1 (2026-02-10)

Full Changelog: v0.5.0...v0.5.1

Chores

  • internal: bump dependencies (2ad24e0)

0.5.0 (2026-01-30)

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

Features

  • client: add custom JSON encoder for extended type support (f307d02)

0.4.0 (2026-01-28)

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

Features

0.3.0 (2026-01-28)

Full Changelog: v0.2.0...v0.3.0

Features

0.2.0 (2026-01-27)

Full Changelog: v0.1.1...v0.2.0

Features

0.1.1 (2026-01-27)

Full Changelog: v0.1.0...v0.1.1

Chores

0.1.0 (2026-01-27)

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

Features

Chores