Skip to content

v0.14.0

Choose a tag to compare

@stainless-app stainless-app released this 14 Nov 11:03
ec709f4

0.14.0 (2025-11-14)

Full Changelog: v0.13.0...v0.14.0

Features

Bug Fixes

  • client: close streams without requiring full consumption (f8369a5)
  • compat with Python 3.14 (7c47c34)
  • compat: update signatures of model_dump and model_dump_json for Pydantic v1 (3db59eb)

Chores

  • bump httpx-aiohttp version to 0.1.9 (99fd534)
  • internal/tests: avoid race condition with implicit client cleanup (6aefd1c)
  • internal: grammar fix (it's -> its) (a9b53d6)
  • package: drop Python 3.8 support (1cc7fed)