Skip to content

Releases: Finch-API/finch-api-python

v1.7.0

03 Oct 13:23
Compare
Choose a tag to compare

1.7.0 (2024-10-03)

Full Changelog: v1.6.0...v1.7.0

Features

v1.6.0

25 Sep 19:11
Compare
Choose a tag to compare

1.6.0 (2024-09-25)

Full Changelog: v1.5.0...v1.6.0

Features

Bug Fixes

  • client: handle domains with underscores (#499) (9b3fa1e)
  • internal: update custom code related tests (b7287e4)

Chores

Documentation

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)