Skip to content

v1.8.0

Choose a tag to compare

@stainless-app stainless-app released this 12 Sep 23:51
942eb2c

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.toml file (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)