Skip to content

v3.7.0

Choose a tag to compare

@stainless-app stainless-app released this 19 Nov 17:54
bcb91a1

3.7.0 (2025-11-19)

Full Changelog: v3.6.0...v3.7.0

Features

  • add wait_for_completion method to IndexingJobs resource with sy… (#49) (9edc2a6)
  • Add wait_until_ready() method for agent deployment polling (#56) (dcef3d5)
  • api: add inference errors (d61d495)
  • api: include indexing jobs (d249d06)

Bug Fixes

  • client: close streams without requiring full consumption (33fe04b)
  • compat with Python 3.14 (add7b21)
  • compat: update signatures of model_dump and model_dump_json for Pydantic v1 (c945870)

Chores

  • bump httpx-aiohttp version to 0.1.9 (db39cc6)
  • internal/tests: avoid race condition with implicit client cleanup (e0202bb)
  • internal: grammar fix (it's -> its) (c6ffb3b)
  • merge issues in test_client.py (#87) (62fc025)
  • package: drop Python 3.8 support (825b1e4)