Skip to content

v2.2.1

Choose a tag to compare

@stainless-app stainless-app released this 21 Oct 19:21
c369968

2.2.1 (2025-10-21)

Full Changelog: v2.2.0...v2.2.1

Chores

  • bump httpx-aiohttp version to 0.1.9 (9fce17d)
  • do not install brew dependencies in ./scripts/bootstrap by default (4195b56)
  • internal: detect missing future annotations with ruff (ee0fee8)
  • internal: update pydantic dependency (748c67f)
  • types: change optional parameter type from NotGiven to Omit (61aab9b)