Changelog
0.11.2 (2026-03-07)
Full Changelog: v0.11.1...v0.11.2
Chores
- ci: skip uploading artifacts on stainless-internal branches (7f53099)
0.11.1 (2026-03-04)
Full Changelog: v0.11.0...v0.11.1
Chores
0.11.0 (2026-02-25)
Full Changelog: v0.10.0...v0.11.0
Features
- api: api update (4a2f9ba)
Chores
- dependencies: require standardwebhooks 1.0.1 (5f17622)
- format all
api.mdfiles (b369f44) - internal: add request options to SSE classes (b464428)
- internal: bump dependencies (bce9c62)
- internal: fix lint error on Python 3.14 (6ee1adf)
- internal: make
test_proxy_environment_variablesmore resilient (b75ade3) - internal: make
test_proxy_environment_variablesmore resilient to env (1f2227a) - internal: remove mock server code (33c7611)
- update mock server docs (1526a0a)
0.10.0 (2026-01-30)
Full Changelog: v0.9.1...v0.10.0
Features
- client: add custom JSON encoder for extended type support (a953026)
0.9.1 (2026-01-24)
Full Changelog: v0.9.0...v0.9.1
Chores
- ci: upgrade
actions/github-script(748b8a0)
0.9.0 (2026-01-17)
Full Changelog: v0.8.0...v0.9.0
Features
- api: api update (269082d)
Chores
- internal: update
actions/checkoutversion (25fb601)
0.8.0 (2026-01-15)
Full Changelog: v0.7.0...v0.8.0
Features
- config: added per endpoint security settings (f93c952)
0.7.0 (2026-01-14)
Full Changelog: v0.6.2...v0.7.0
Features
- api: removed security from config (16ea279)
- client: add support for binary request streaming (32d90c2)
Bug Fixes
- client: loosen auth header validation (32660ad)
Chores
- sdk/config: change model api_file to job-file (0816575)
0.6.2 (2026-01-06)
Full Changelog: v0.6.1...v0.6.2
Chores
- internal: codegen related update (06b1abe)
0.6.1 (2025-12-18)
Full Changelog: v0.6.0...v0.6.1
Chores
- internal: add
--fixargument to lint script (157ffda)
0.6.0 (2025-12-18)
Full Changelog: v0.5.2...v0.6.0
Features
- api: manual updates (b1f0b50)
Bug Fixes
- use async_to_httpx_files in patch method (f1226ac)
Chores
0.5.2 (2025-12-09)
Full Changelog: v0.5.1...v0.5.2
Bug Fixes
- types: allow pyright to infer TypedDict types within SequenceNotStr (ecf2c56)
Chores
- add missing docstrings (271a3e2)
0.5.1 (2025-12-05)
Full Changelog: v0.5.0...v0.5.1
Chores
- update SDK settings (252d83a)
0.5.0 (2025-12-05)
Full Changelog: v0.1.0...v0.5.0
Chores
- docs: use environment variables for authentication in code snippets (8f4c1ca)
- update lockfile (b94e00b)
- update SDK settings (0da6d65)
0.1.0 (2025-12-01)
Full Changelog: v0.0.1...v0.1.0
BREAKING CHANGES
- api: update all created.* query string to epoch unix time format
Features
- api: manual updates (698448c)
- api: manual updates (39b0ff3)
- api: manual updates (34348cc)
- api: manual updates (d89d9f6)
- api: manual updates (638fa8b)
- api: manual updates (b375266)
- api: manual updates (9a5e399)
- api: manual updates (4ed25fb)
- api: manual updates (667d3fe)
- api: manual updates (f544d76)
- api: manual updates (3e2723e)
- api: manual updates (736c71c)
- api: manual updates (e935396)
- api: manual updates (19fdfde)
- api: manual updates (6d53f3a)
- api: manual updates (fd85cb4)
- api: manual updates (94578b2)
- api: manual updates (ec8423b)
- api: manual updates (5e418f4)
- api: manual updates (abf146e)
- api: manual updates (f914aa7)
- api: manual updates (ee6cc18)
- api: manual updates (c062003)
- api: manual updates (548561f)
- api: manual updates (d511794)
- api: manual updates (97c1ec7)
- api: manual updates (1878583)
- api: manual updates (c64e40a)
- api: manual updates (77f9528)
- api: manual updates (a7ca3b8)
- api: manual updates (486f116)
- api: manual updates (c17f18d)
- api: manual updates (6d0a293)
- api: manual updates (a99a24e)
- api: manual updates (9a1d62f)
- api: manual updates (df3edd8)
- api: update all created.* query string to epoch unix time format (704c3dd)
Bug Fixes
- ensure streams are always closed (4ca75a8)