Skip to content

Releases: Finch-API/finch-api-python

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)

v0.21.6

28 Jun 14:14

Choose a tag to compare

0.21.6 (2024-06-28)

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

Chores

v0.21.5

28 Jun 13:38

Choose a tag to compare

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

26 Jun 20:16

Choose a tag to compare

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

19 Jun 15:12

Choose a tag to compare

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

18 Jun 15:39

Choose a tag to compare

0.21.2 (2024-06-17)

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

Chores

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