Skip to content

v1.2.0

Choose a tag to compare

@stainless-app stainless-app released this 14 Feb 00:19
2cc3f8d

1.2.0 (2026-02-14)

Full Changelog: v1.1.0...v1.2.0

Features

Bug Fixes

  • client: close streams without requiring full consumption (7090ef5)

Chores

  • bump httpx-aiohttp version to 0.1.9 (e1b65fb)
  • do not install brew dependencies in ./scripts/bootstrap by default (35b17eb)
  • internal/tests: avoid race condition with implicit client cleanup (2a58fc0)
  • internal: codegen related update (8e6c5b2)
  • internal: codegen related update (20bcea0)
  • internal: detect missing future annotations with ruff (8c35489)
  • internal: grammar fix (it's -> its) (d2d29bc)
  • internal: update pydantic dependency (1c3104b)
  • types: change optional parameter type from NotGiven to Omit (e739e12)
  • update SDK settings (c2c0c87)