v1.8.0
1.8.0 (2025-09-11)
Full Changelog: v1.7.0...v1.8.0
Features
- api: api update (f658a31)
- api: api update (b5347f1)
- api: api update (2002172)
- client: support file upload requests (adee680)
- improve future compat with pydantic v3 (b0fee8f)
- types: replace List[str] with SequenceNotStr in params (acea6f7)
Bug Fixes
- avoid newer type syntax (565f29d)
Chores
- internal: add Sequence related utils (bb04ab5)
- internal: change ci workflow machines (3238508)
- internal: codegen related update (67c2153)
- internal: fix ruff target version (c10bfbb)
- internal: move mypy configurations to
pyproject.tomlfile (1eebbfd) - internal: update comment in script (e248479)
- internal: update pyright exclude list (b322b28)
- project: add settings file for vscode (9611226)
- update @stainless-api/prism-cli to v5.15.0 (6fed0b8)
- update github action (66ec9db)