Releases: Finch-API/finch-api-python
Releases · Finch-API/finch-api-python
v1.30.3
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)
v1.30.1
v1.30.0
1.30.0 (2025-07-02)
Full Changelog: v1.29.0...v1.30.0
Features
- api: api update (97ef62d)
- api: api update (68ed0de)
- api: api update (a31325e)
- api: api update (b95ac19)
- client: add follow_redirects request option (f9bdda7)
- client: add support for aiohttp (9529a96)
Bug Fixes
- ci: correct conditional (5bd88a7)
- ci: release-doctor — report correct token name (d424f44)
- client: correctly parse binary response | stream (260c761)
- client: fix PayStatementResponse body (edcea6c)
- client: manual fix (d1dc8a4)
Chores
- ci: change upload type (2d63eed)
- ci: enable for pull requests (3a05f2a)
- ci: only run for pushes and fork pull requests (398de61)
- docs: grammar improvements (2d4a30e)
- docs: remove reference to rye shell (2b6929f)
- fix access tokens test (8411cf6)
- internal: update conftest.py (ed2f82d)
- readme: update badges (e27f6d8)
- tests: add tests for httpx client instantiation & proxies (e51c8f7)
- tests: run tests in parallel (25017c4)
- tests: skip endpoints with basic auth (9548dd5)
- tests: skip some failing tests on the latest python versions (668de92)
Documentation
- client: fix httpx.Timeout documentation reference (c17f081)
v1.29.0
v1.28.0
v1.27.0
v1.26.1
v1.26.0
1.26.0 (2025-05-08)
Full Changelog: v1.25.0...v1.26.0
Features
- api: api update (bbaa065)
- api: api update (435d475)
- api: api update (1fbbcfa)
- api: api update (a6df7d1)
- api: api update (ebbed03)
- api: api update (d47842a)
- api: api update (24da06a)
- api: api update (388e39c)
- api: api update (f4f6ed4)
- api: api update (4cd4be9)
- api: api update (61ef456)
- api: api update (f07e754)
- api: api update (8a699b4)
- api: api update (53a339f)
- api: api update (2954f3e)
- api: api update (55b0723)
- api: api update (21a0e16)
Chores
v1.25.0
1.25.0 (2025-04-23)
Full Changelog: v1.24.0...v1.25.0
Features
- api: api update (176d774)
Bug Fixes
- pydantic v1: more robust ModelField.annotation check (579eedd)
Chores
- broadly detect json family of content-type headers (2864fa8)
- ci: only use depot for staging repos (e8a6836)
- ci: run on more branches and use depot runners (5203afe)
- internal: fix list file params (42ed0b1)
- internal: minor formatting changes (f517369)
- internal: refactor retries to not use recursion (64f0107)