Skip to content

Releases: Finch-API/finch-api-python

v0.22.0

Choose a tag to compare

@stainless-app stainless-app released this 19 Jul 13:57

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

Choose a tag to compare

@stainless-app stainless-app released this 18 Jul 16:54

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

Choose a tag to compare

@stainless-app stainless-app released this 18 Jul 14:28

0.21.13 (2024-07-17)

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

Chores

v0.21.12

Choose a tag to compare

@stainless-app stainless-app released this 17 Jul 15:30

0.21.12 (2024-07-16)

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

Bug Fixes

Chores

v0.21.11

Choose a tag to compare

@stainless-app stainless-app released this 15 Jul 15:58

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

Choose a tag to compare

@stainless-app stainless-app released this 10 Jul 16:55

0.21.10 (2024-07-10)

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

Chores

v0.21.9

Choose a tag to compare

@stainless-app stainless-app released this 10 Jul 13:36

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

Choose a tag to compare

@stainless-app stainless-app released this 09 Jul 15:39

0.21.8 (2024-07-03)

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

Chores

v0.21.7

Choose a tag to compare

@stainless-app stainless-app released this 03 Jul 17:21

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)

v0.21.6

Choose a tag to compare

@stainless-app stainless-app released this 28 Jun 14:14

0.21.6 (2024-06-28)

Full Changelog: v0.21.5...v0.21.6

Chores