Skip to content

Latest commit

 

History

History
760 lines (519 loc) · 53 KB

File metadata and controls

760 lines (519 loc) · 53 KB

Changelog

0.0.38 (2026-04-21)

Full Changelog: v0.0.37...v0.0.38

Features

Bug Fixes

  • ensure file data are only sent as 1 parameter (0621a7d)
  • lib: add verify_user_token helper with remote JWKS caching (#45) (2ffb934)
  • tests: pass required company_id to invoices.list() calls (#47) (be92086)
  • types: add BannerImage to forum_update_params (#46) (256c465)

Performance Improvements

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

0.0.37 (2026-04-10)

Full Changelog: v0.0.36...v0.0.37

Features

Bug Fixes

  • client: preserve hardcoded query params when merging with user params (2a7a622)

0.0.36 (2026-04-07)

Full Changelog: v0.0.35...v0.0.36

Features

Bug Fixes

  • add missing import and response wrappers for add_free_days method (6f857b2)
  • sanitize endpoint path params (ca495f7)

Chores

  • ci: skip lint on metadata-only changes (5428231)
  • internal: update gitignore (e409b46)

0.0.35 (2026-03-18)

Full Changelog: v0.0.34...v0.0.35

Features

Bug Fixes

  • deps: bump minimum typing-extensions version (52face0)
  • pydantic: do not pass by_alias unless set (23cb493)

Chores

  • internal: tweak CI branches (ca6b4cd)

0.0.34 (2026-03-13)

Full Changelog: v0.0.33...v0.0.34

Features

0.0.33 (2026-03-12)

Full Changelog: v0.0.32...v0.0.33

Features

0.0.32 (2026-03-11)

Full Changelog: v0.0.30...v0.0.32

Features

Chores

  • ci: skip uploading artifacts on stainless-internal branches (04a3a6d)
  • docs: add missing descriptions (beeb9ef)
  • tests: update webhook tests (f740d3c)

0.0.30 (2026-02-26)

Full Changelog: v0.0.29...v0.0.30

Features

0.0.29 (2026-02-25)

Full Changelog: v0.0.28...v0.0.29

Features

Chores

  • dependencies: require standardwebhooks 1.0.1 (9d68743)
  • internal: add request options to SSE classes (e195fd2)
  • internal: make test_proxy_environment_variables more resilient (0a66978)
  • internal: make test_proxy_environment_variables more resilient to env (1d36010)
  • internal: remove mock server code (24cbd32)
  • update mock server docs (ee999ec)

0.0.28 (2026-02-19)

Full Changelog: v0.0.26...v0.0.28

Features

Chores

  • configure new SDK language (827e22d)
  • format all api.md files (73274c4)
  • internal: bump dependencies (f32b37b)
  • internal: fix lint error on Python 3.14 (0177552)

0.0.26 (2026-02-03)

Full Changelog: v0.1.0...v0.0.26

Features

0.1.0 (2026-02-03)

Full Changelog: v0.0.25...v0.1.0

Features

  • api: api update (b024bca)
  • api: api update (6423eb3)
  • client: add custom JSON encoder for extended type support (00f3dc3)

0.0.25 (2026-01-29)

Full Changelog: v0.0.24...v0.0.25

Features

Bug Fixes

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

0.0.24 (2026-01-25)

Full Changelog: v0.0.23...v0.0.24

Features

Chores

  • ci: upgrade actions/github-script (9c04435)
  • internal: update actions/checkout version (66cabf4)

0.0.23 (2026-01-09)

Full Changelog: v0.0.22...v0.0.23

Features

0.0.22 (2026-01-07)

Full Changelog: v0.0.21...v0.0.22

Features

0.0.21 (2026-01-07)

Full Changelog: v0.0.20...v0.0.21

Features

Bug Fixes

  • use async_to_httpx_files in patch method (c3f1923)

Chores

  • internal: add --fix argument to lint script (ee64709)

Documentation

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

0.0.20 (2025-12-16)

Full Changelog: v0.0.19...v0.0.20

Features

Chores

  • internal: add missing files argument to base client (f921d8e)
  • speedup initial import (d90ab37)

0.0.19 (2025-12-12)

Full Changelog: v0.0.18...v0.0.19

0.0.18 (2025-12-12)

Full Changelog: v0.0.18...v0.0.18

Features

0.0.18 (2025-12-11)

Full Changelog: v0.0.17...v0.0.18

Features

0.0.17 (2025-12-11)

Full Changelog: v0.0.17...v0.0.17

Features

0.0.17 (2025-12-10)

Full Changelog: v0.0.16...v0.0.17

Features

0.0.16 (2025-12-10)

Full Changelog: v0.0.15...v0.0.16

Features

0.0.15 (2025-12-09)

Full Changelog: v0.0.14...v0.0.15

Features

Bug Fixes

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

Chores

0.0.14 (2025-12-07)

Full Changelog: v0.0.13...v0.0.14

Features

0.0.13 (2025-12-05)

Full Changelog: v0.0.12...v0.0.13

Features

0.0.12 (2025-12-03)

Full Changelog: v0.0.11...v0.0.12

Features

0.0.11 (2025-12-02)

Full Changelog: v0.0.10...v0.0.11

Features

Chores

  • docs: use environment variables for authentication in code snippets (ae262d7)
  • internal: codegen related update (0259102)
  • update lockfile (05f4af5)

0.0.10 (2025-12-02)

Full Changelog: v0.0.9...v0.0.10

Features

0.0.9 (2025-12-01)

Full Changelog: v0.0.8...v0.0.9

Features

Bug Fixes

  • ensure streams are always closed (81413a5)

Chores

  • add Python 3.14 classifier and testing (39d61e5)
  • deps: mypy 1.18.1 has a regression, pin to 1.17 (42667da)

0.0.8 (2025-11-21)

Full Changelog: v0.0.7...v0.0.8

Features

Chores

  • internal: codegen related update (50c44bd)

0.0.7 (2025-11-13)

Full Changelog: v0.0.6...v0.0.7

Features

Bug Fixes

  • compat with Python 3.14 (8a0daf7)
  • compat: update signatures of model_dump and model_dump_json for Pydantic v1 (975a27c)

Chores

  • package: drop Python 3.8 support (df4ee38)

0.0.6 (2025-11-10)

Full Changelog: v0.0.5...v0.0.6

Features

0.0.5 (2025-11-08)

Full Changelog: v0.0.4...v0.0.5

Features

Chores

  • internal: fix test definition (2c78dfd)
  • internal: grammar fix (it's -> its) (1417f6b)

0.0.4 (2025-11-02)

Full Changelog: v0.0.3...v0.0.4

Features

Bug Fixes

  • client: close streams without requiring full consumption (017a47f)

Chores

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

0.0.3 (2025-10-28)

Full Changelog: v0.0.2...v0.0.3

Features

0.0.2 (2025-10-22)

Full Changelog: v0.0.1...v0.0.2

Features

Chores

  • bump httpx-aiohttp version to 0.1.9 (a946c15)

0.0.1 (2025-10-16)

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

Features

Chores

  • configure new SDK language (ebf6304)
  • internal: detect missing future annotations with ruff (6e080b8)
  • update SDK settings (c9b0496)
  • update SDK settings (fc59c60)