Skip to content

v3.5.0

Choose a tag to compare

@stainless-app stainless-app released this 26 Nov 23:31

3.5.0 (2025-11-26)

Full Changelog: v3.4.0...v3.5.0

Features

Bug Fixes

  • client: close streams without requiring full consumption (1155c43)
  • compat with Python 3.14 (d42dd9c)
  • compat: update signatures of model_dump and model_dump_json for Pydantic v1 (447f54f)

Chores

  • add Python 3.14 classifier and testing (8802bdd)
  • bump httpx-aiohttp version to 0.1.9 (6ad4b61)
  • internal/tests: avoid race condition with implicit client cleanup (7bad0fc)
  • internal: detect missing future annotations with ruff (6085dd3)
  • internal: grammar fix (it's -> its) (329768e)
  • package: drop Python 3.8 support (9feb588)