Skip to content

v1.0.2

Choose a tag to compare

@stainless-app stainless-app released this 14 Nov 19:05
b57c2a3

1.0.2 (2025-11-12)

Full Changelog: v1.0.1...v1.0.2

Bug Fixes

  • client: close streams without requiring full consumption (a23e5a4)
  • compat with Python 3.14 (7d86ba1)
  • compat: update signatures of model_dump and model_dump_json for Pydantic v1 (220d879)

Chores

  • internal/tests: avoid race condition with implicit client cleanup (d11f1ff)
  • internal: grammar fix (it's -> its) (1d324d4)
  • package: drop Python 3.8 support (0d274f6)