Skip to content

v0.72.1

Choose a tag to compare

@stainless-app stainless-app released this 11 Nov 16:53

0.72.1 (2025-11-11)

Full Changelog: v0.72.0...v0.72.1

Bug Fixes

  • client: close streams without requiring full consumption (109b771)
  • compat with Python 3.14 (bd2a137)
  • compat: update signatures of model_dump and model_dump_json for Pydantic v1 (540f0f8)

Chores

  • internal/tests: avoid race condition with implicit client cleanup (72767ce)
  • internal: grammar fix (it's -> its) (9efe993)
  • package: drop Python 3.8 support (e9af5d3)