Skip to content

v1.9.0

Choose a tag to compare

@stainless-app stainless-app released this 06 Nov 22:01
6c5f8d8

1.9.0 (2025-11-04)

Full Changelog: v1.8.0...v1.9.0

Features

Bug Fixes

  • client: close streams without requiring full consumption (e5ceb83)

Chores

  • bump httpx-aiohttp version to 0.1.9 (8d8e4b7)
  • do not install brew dependencies in ./scripts/bootstrap by default (927371b)
  • internal/tests: avoid race condition with implicit client cleanup (b14f88e)
  • internal: detect missing future annotations with ruff (0afbe98)
  • internal: grammar fix (it's -> its) (95c0ec1)
  • internal: update pydantic dependency (450a852)
  • types: change optional parameter type from NotGiven to Omit (484c472)