Skip to content

Releases: Finch-API/finch-api-python

v0.20.6

Choose a tag to compare

@stainless-app stainless-app released this 14 May 13:44

0.20.6 (2024-05-14)

Full Changelog: v0.20.5...v0.20.6

Bug Fixes

  • api: correct authentication methods type (#381) (bcf80af)

Chores

v0.20.5

Choose a tag to compare

@stainless-app stainless-app released this 10 May 22:56

0.20.5 (2024-05-10)

Full Changelog: v0.20.4...v0.20.5

Chores

v0.20.4

Choose a tag to compare

@stainless-app stainless-app released this 06 May 14:36

0.20.4 (2024-05-03)

Full Changelog: v0.20.3...v0.20.4

Documentation

  • readme: fix misleading timeout example value (#370) (5dee4bb)

v0.20.3

Choose a tag to compare

@stainless-app stainless-app released this 01 May 20:23

0.20.3 (2024-05-01)

Full Changelog: v0.20.2...v0.20.3

Bug Fixes

Chores

  • client: log response headers in debug mode (#366) (5dcc0e5)
  • internal: add link to openapi spec (#367) (378727a)
  • internal: add scripts/test, scripts/mock and add ci job (#368) (ff132d5)
  • internal: bump mock server version to ~5.8.0 (#369) (ad0b12e)
  • internal: minor reformatting (#365) (a7253ed)
  • internal: reformat imports (#364) (62a5f98)
  • internal: update test helper function (#362) (5f9f330)
  • internal: use actions/checkout@v4 for codeflow (#361) (278962a)

Documentation

  • clarify behavior around employee_size (#363) (f10523a)

v0.20.2

Choose a tag to compare

@stainless-app stainless-app released this 24 Apr 14:10

0.20.2 (2024-04-23)

Full Changelog: v0.20.1...v0.20.2

Chores

v0.20.1

Choose a tag to compare

@stainless-app stainless-app released this 23 Apr 15:30

0.20.1 (2024-04-18)

Full Changelog: v0.20.0...v0.20.1

Chores

v0.20.0

Choose a tag to compare

@stainless-app stainless-app released this 16 Apr 15:41

0.20.0 (2024-04-12)

Full Changelog: v0.19.1...v0.20.0

Features

Chores

v0.19.1

Choose a tag to compare

@stainless-app stainless-app released this 10 Apr 15:49

0.19.1 (2024-04-10)

Full Changelog: v0.19.0...v0.19.1

Chores

v0.19.0

Choose a tag to compare

@stainless-app stainless-app released this 09 Apr 16:26

0.19.0 (2024-04-09)

Full Changelog: v0.18.0...v0.19.0

Features

v0.18.0

Choose a tag to compare

@stainless-app stainless-app released this 08 Apr 15:04

0.18.0 (2024-04-08)

Full Changelog: v0.17.1...v0.18.0

Features

  • client: add DefaultHttpxClient and DefaultAsyncHttpxClient (#342) (399b634)