Releases: Finch-API/finch-api-python
Releases · Finch-API/finch-api-python
v1.13.0
v1.12.1
v1.12.0
1.12.0 (2024-12-17)
Full Changelog: v1.11.0...v1.12.0
Features
- api: api update (#539) (8808bc2)
- api: api update (#542) (bf7e2d0)
- api: api update (#545) (838c2e1)
- api: api update (#546) (3fc385f)
- api: api update (#551) (de22285)
Chores
- internal: add support for TypeAliasType (#544) (0b2d28e)
- internal: bump pydantic dependency (#540) (a6bbbbf)
- internal: bump pyright (#537) (1233851)
- internal: bump pyright (#543) (3310b4b)
- internal: codegen related update (#535) (9bd789d)
- internal: fix some typos (#552) (0f1f7c8)
- internal: remove some duplicated imports (#547) (7bfcea0)
- internal: updated imports (#548) (aa2ca67)
- make the
Omit
type public (#538) (02a3af8)
Documentation
v1.11.0
v1.10.1
v1.10.0
v1.9.0
v1.8.0
v1.7.0
v1.6.0
1.6.0 (2024-09-25)
Full Changelog: v1.5.0...v1.6.0
Features
- api: manual updates (#503) (0fd72d8)
- api: manual updates (#505) (5d63f1f)
- api: OpenAPI spec update via Stainless API (#498) (1e0e4a1)
- client: send retry count header (#500) (a6a35ea)
Bug Fixes
- client: handle domains with underscores (#499) (9b3fa1e)
- internal: update custom code related tests (b7287e4)
Chores
- internal: bump pyright / mypy version (#497) (85749d1)
- internal: bump ruff (#496) (f1a7d3f)
- internal: codegen related update (#493) (590d384)
- internal: codegen related update (#501) (ea96424)
- internal: codegen related update (#506) (5aff0ca)
- internal: skip failing tests (#502) (8d25365)
- internal: update pydantic v1 compat helpers (#504) (17ba83b)