v3.9.0
3.9.0 (2025-12-17)
Full Changelog: v3.8.0...v3.9.0
Features
- api: update via SDK Studio (4173864)
- api: update via SDK Studio (f6b12b8)
- api: update via SDK Studio (a9cd7d3)
Bug Fixes
- ensure streams are always closed (80881b5)
- types: allow pyright to infer TypedDict types within SequenceNotStr (b400d38)
- use async_to_httpx_files in patch method (33d2306)
Chores
- add missing docstrings (9ac1364)
- add Python 3.14 classifier and testing (db08b3f)
- deps: mypy 1.18.1 has a regression, pin to 1.17 (4710dcd)
- docs: use environment variables for authentication in code snippets (47b051a)
- internal: add missing files argument to base client (8ffa56c)
- update lockfile (516734f)