Skip to content

Releases: Finch-API/finch-api-python

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

v0.21.5

Choose a tag to compare

@stainless-app stainless-app released this 28 Jun 13:38

0.21.5 (2024-06-28)

Full Changelog: v0.21.4...v0.21.5

Bug Fixes

  • build: include more files in sdist builds (#409) (1508b49)

Chores

v0.21.4

Choose a tag to compare

@stainless-app stainless-app released this 26 Jun 20:16

0.21.4 (2024-06-26)

Full Changelog: v0.21.3...v0.21.4

Bug Fixes

  • docs: fix link to advanced python httpx docs (#406) (a14561d)
  • temporarily patch upstream version to fix broken release flow (#408) (ab45400)

v0.21.3

Choose a tag to compare

@stainless-app stainless-app released this 19 Jun 15:12

0.21.3 (2024-06-19)

Full Changelog: v0.21.2...v0.21.3

Bug Fixes

  • client/async: avoid blocking io call for platform headers (#404) (8641632)

v0.21.2

Choose a tag to compare

@stainless-app stainless-app released this 18 Jun 15:39

0.21.2 (2024-06-17)

Full Changelog: v0.21.1...v0.21.2

Chores

  • internal: add a default_query method (#402) (2afe0c6)

v0.21.1

Choose a tag to compare

@stainless-app stainless-app released this 10 Jun 15:15

0.21.1 (2024-06-07)

Full Changelog: v0.21.0...v0.21.1

Bug Fixes

v0.21.0

Choose a tag to compare

@stainless-app stainless-app released this 06 Jun 22:53

0.21.0 (2024-06-06)

Full Changelog: v0.20.10...v0.21.0

Features

v0.20.10

Choose a tag to compare

@stainless-app stainless-app released this 30 May 16:33

0.20.10 (2024-05-28)

Full Changelog: v0.20.9...v0.20.10

Chores

  • add missing all definitions (8bd378e)
  • internal: update bootstrap script (#397) (c0f4cef)