v1.37.0
1.37.0 (2025-10-27)
Full Changelog: v1.36.0...v1.37.0
Features
- api: api update (87b2d65)
- api: api update (831b170)
- api: api update (93a72d4)
- api: api update (b676295)
- api: api update (3b99127)
- api: api update (9885ba4)
- api: api update (8d08d1b)
- api: api update (647e7c6)
- api: api update (e014b8b)
Bug Fixes
- compat: compat with pydantic<2.8.0when using additional fields (2d12ad9)
Chores
- bump httpx-aiohttpversion 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)