Skip to content

v3.9.0

Choose a tag to compare

@stainless-app stainless-app released this 17 Dec 16:50

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)