Skip to content

Releases: Finch-API/finch-api-python

v0.22.1

22 Jul 14:45

Choose a tag to compare

0.22.1 (2024-07-22)

Full Changelog: v0.22.0...v0.22.1

Documentation

v0.22.0

19 Jul 13:57

Choose a tag to compare

0.22.0 (2024-07-19)

Full Changelog: v0.21.14...v0.22.0

⚠ BREAKING CHANGES

  • api: authentication method type is an enum, not a plain string (#442)

Bug Fixes

  • api: authentication method type is an enum, not a plain string (#442) (697c5ad)

Chores

v0.21.14

18 Jul 16:54

Choose a tag to compare

0.21.14 (2024-07-18)

Full Changelog: v0.21.13...v0.21.14

Chores

  • docs: document how to do per-request http client customization (#440) (10b741f)

v0.21.13

18 Jul 14:28

Choose a tag to compare

0.21.13 (2024-07-17)

Full Changelog: v0.21.12...v0.21.13

Chores

v0.21.12

17 Jul 15:30

Choose a tag to compare

0.21.12 (2024-07-16)

Full Changelog: v0.21.11...v0.21.12

Bug Fixes

Chores

v0.21.11

15 Jul 15:58

Choose a tag to compare

0.21.11 (2024-07-15)

Full Changelog: v0.21.10...v0.21.11

Chores

  • ci: also run workflows for PRs targeting next (#427) (641b850)
  • internal: minor import restructuring (#429) (fa85f33)
  • internal: minor options / compat functions updates (#431) (b74c798)

Documentation

v0.21.10

10 Jul 16:55

Choose a tag to compare

0.21.10 (2024-07-10)

Full Changelog: v0.21.9...v0.21.10

Chores

v0.21.9

10 Jul 13:36

Choose a tag to compare

0.21.9 (2024-07-10)

Full Changelog: v0.21.8...v0.21.9

Chores

  • internal: add helper function (#424) (a9a6206)
  • internal: minor request options handling changes (#422) (ed15e98)

v0.21.8

09 Jul 15:39

Choose a tag to compare

0.21.8 (2024-07-03)

Full Changelog: v0.21.7...v0.21.8

Chores

v0.21.7

03 Jul 17:21

Choose a tag to compare

0.21.7 (2024-07-02)

Full Changelog: v0.21.6...v0.21.7

Bug Fixes

  • client: always respect content-type multipart/form-data if provided (#419) (08fabf4)

Chores

  • internal: add helper method for constructing BaseModels (#418) (677ce86)
  • internal: add rich as a dev dependency (#415) (ce1979c)
  • sync openapi spec (#417) (a04f3d8)