v1.9.0
1.9.0 (2025-11-04)
Full Changelog: v1.8.0...v1.9.0
Features
- api: api update (85c5f67)
- api: api update (73a9b83)
- api: api update (cc7a611)
- api: api update (eebc9ed)
Bug Fixes
- client: close streams without requiring full consumption (e5ceb83)
Chores
- bump
httpx-aiohttpversion 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)