Releases: Finch-API/finch-api-python
Releases · Finch-API/finch-api-python
Release list
v1.42.0
v1.41.2
1.41.2 (2025-11-21)
Full Changelog: v1.41.1...v1.41.2
Chores
- add Python 3.14 classifier and testing (6fd7abd)
v1.41.1
1.41.1 (2025-11-11)
Full Changelog: v1.41.0...v1.41.1
Bug Fixes
- compat with Python 3.14 (f4fd112)
- compat: update signatures of
model_dumpandmodel_dump_jsonfor Pydantic v1 (089dfda)
Chores
- package: drop Python 3.8 support (17b56ad)
v1.41.0
v1.40.0
v1.39.0
1.39.0 (2025-11-04)
Full Changelog: v1.38.0...v1.39.0
Features
- api: update automated code reviewer selection (aba7591)
v1.38.0
1.38.0 (2025-11-03)
Full Changelog: v1.37.1...v1.38.0
Features
- api: api update (08974d3)
Chores
- internal: grammar fix (it's -> its) (2e947bc)
v1.37.1
1.37.1 (2025-10-31)
Full Changelog: v1.37.0...v1.37.1
Bug Fixes
- client: close streams without requiring full consumption (b614e0b)
Chores
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)