Skip to content

v0.34.0

Choose a tag to compare

@stainless-app stainless-app released this 12 Nov 20:50
b410a62

0.34.0 (2025-11-12)

Full Changelog: v0.33.0...v0.34.0

Features

Bug Fixes

  • client: close streams without requiring full consumption (99b9431)
  • compat with Python 3.14 (edd91d9)
  • compat: update signatures of model_dump and model_dump_json for Pydantic v1 (2e981f7)

Chores

  • internal/tests: avoid race condition with implicit client cleanup (3af43e5)
  • internal: grammar fix (it's -> its) (37687bf)
  • package: drop Python 3.8 support (e45cc65)

This pull request is managed by Stainless's GitHub App.

The semver version number is based on included commit messages. Alternatively, you can manually set the version number in the title of this pull request.

For a better experience, it is recommended to use either rebase-merge or squash-merge when merging this pull request.

🔗 Stainless website
📚 Read the docs
🙋 Reach out for help or questions