Skip to content

v1.2.0

Choose a tag to compare

@stainless-app stainless-app released this 30 Jan 18:34
fca9789

1.2.0 (2025-12-04)

Full Changelog: v1.1.1...v1.2.0

Features

Bug Fixes

  • client: close streams without requiring full consumption (35363e9)
  • client: close streams without requiring full consumption (7bd6108)
  • compat with Python 3.14 (115b25a)
  • compat with Python 3.14 (4c70ed2)
  • compat: update signatures of model_dump and model_dump_json for Pydantic v1 (92bf3d7)
  • compat: update signatures of model_dump and model_dump_json for Pydantic v1 (c316efa)
  • ensure streams are always closed (1e240df)
  • ensure streams are always closed (63f71ad)

Chores

  • add Python 3.14 classifier and testing (6566bb7)
  • add Python 3.14 classifier and testing (5129930)
  • deps: mypy 1.18.1 has a regression, pin to 1.17 (6ebf8a1)
  • docs: use environment variables for authentication in code snippets (bcb0dd1)
  • internal/tests: avoid race condition with implicit client cleanup (b2238f8)
  • internal/tests: avoid race condition with implicit client cleanup (d3f0703)
  • internal: grammar fix (it's -> its) (4cf564e)
  • internal: grammar fix (it's -> its) (6781a0a)
  • internal: version bump (e713339)
  • package: drop Python 3.8 support (45428d3)
  • package: drop Python 3.8 support (8287a07)
  • update lockfile (e4d7114)