Releases: Finch-API/finch-api-python
Releases · Finch-API/finch-api-python
v1.37.1
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)
v1.36.0
1.36.0 (2025-09-08)
Full Changelog: v1.35.0...v1.36.0
Features
- api: api update (7098529)
- api: make client id, client secret optional again (7e24c5d)
- improve future compat with pydantic v3 (63bba93)
Chores
v1.35.0
1.35.0 (2025-09-02)
Full Changelog: v1.34.0...v1.35.0
Features
Bug Fixes
- avoid newer type syntax (c180618)
Chores
v1.34.0
v1.33.0
v1.32.0
1.32.0 (2025-08-05)
Full Changelog: v1.31.0...v1.32.0
Features
- client: support file upload requests (d9be991)
Chores
- internal: fix ruff target version (7ae6fe6)
v1.31.0
v1.30.3
1.30.3 (2025-07-11)
Full Changelog: v1.30.2...v1.30.3
Bug Fixes
- client: don't send Content-Type header on GET requests (f1fd42e)
Chores
- readme: fix version rendering on pypi (25058bc)
v1.30.2
1.30.2 (2025-07-09)
Full Changelog: v1.30.1...v1.30.2
Bug Fixes
- parsing: correctly handle nested discriminated unions (28bdcad)
Chores
- package: mark python 3.13 as supported (837dbdf)