Skip to content

v1.37.0

Choose a tag to compare

@stainless-app stainless-app released this 27 Oct 21:03
62eafa8

1.37.0 (2025-10-27)

Full Changelog: v1.36.0...v1.37.0

Features

Bug Fixes

  • compat: compat with pydantic<2.8.0 when using additional fields (2d12ad9)

Chores

  • bump httpx-aiohttp version to 0.1.9 (993af10)
  • do not install brew dependencies in ./scripts/bootstrap by default (d9ac7ed)
  • internal: detect missing future annotations with ruff (c1e5e28)
  • internal: update pydantic dependency (1e72324)
  • types: change optional parameter type from NotGiven to Omit (ae486ab)