Skip to content

Releases: Finch-API/finch-api-python

v1.5.0

03 Sep 17:46
Compare
Choose a tag to compare

1.5.0 (2024-09-03)

Full Changelog: v1.4.0...v1.5.0

Features

  • api: OpenAPI spec update via Stainless API (#490) (e064d98)

v1.4.0

03 Sep 16:03
Compare
Choose a tag to compare

1.4.0 (2024-08-30)

Full Changelog: v1.3.0...v1.4.0

Features

  • api: OpenAPI spec update via Stainless API (#487) (7c454f8)

v1.3.0

28 Aug 17:22
Compare
Choose a tag to compare

1.3.0 (2024-08-28)

Full Changelog: v1.2.2...v1.3.0

Features

  • chore: update reviewers for new teams (#484) (b0d78df)

v1.2.2

20 Aug 17:50
Compare
Choose a tag to compare

1.2.2 (2024-08-20)

Full Changelog: v1.2.1...v1.2.2

Chores

  • ci: also run pydantic v1 tests (#482) (c5e6131)
  • client: fix parsing union responses when non-json is returned (#480) (2665eea)

v1.2.1

20 Aug 16:10
Compare
Choose a tag to compare

1.2.1 (2024-08-19)

Full Changelog: v1.2.0...v1.2.1

Chores

  • internal: use different 32bit detection method (#477) (a0a62f8)

v1.2.0

14 Aug 13:04
Compare
Choose a tag to compare

1.2.0 (2024-08-13)

Full Changelog: v1.1.3...v1.2.0

Features

v1.1.3

13 Aug 15:46
Compare
Choose a tag to compare

1.1.3 (2024-08-12)

Full Changelog: v1.1.2...v1.1.3

Chores

v1.1.2

12 Aug 14:30
Compare
Choose a tag to compare

1.1.2 (2024-08-09)

Full Changelog: v1.1.1...v1.1.2

Chores

  • ci: bump prism mock server version (#469) (70acca0)
  • internal: ensure package is importable in lint cmd (#471) (0a64b8c)

v1.1.1

08 Aug 20:45
Compare
Choose a tag to compare

1.1.1 (2024-08-08)

Full Changelog: v1.1.0...v1.1.1

Chores

v1.1.0

08 Aug 15:25
Compare
Choose a tag to compare

1.1.0 (2024-08-07)

Full Changelog: v1.0.0...v1.1.0

Features

  • client: add retries_taken to raw response class (#462) (b62b180)

Bug Fixes

  • client: correctly serialise array body params (#466) (f94c81e)

Chores