Skip to content

Releases: Finch-API/finch-api-python

v1.14.0

Choose a tag to compare

@stainless-app stainless-app released this 08 Feb 05:07

1.14.0 (2025-02-06)

Full Changelog: v1.13.3...v1.14.0

Features

Chores

  • internal: bummp ruff dependency (#587) (592b7cc)
  • internal: change default timeout to an int (#586) (4835451)
  • internal: codegen related update (#583) (a26a626)
  • internal: fix type traversing dictionary params (#589) (b3157d7)
  • internal: minor formatting changes (#580) (63a905c)
  • internal: minor type handling changes (#590) (f37f226)

v1.13.3

Choose a tag to compare

@stainless-app stainless-app released this 21 Jan 22:06

1.13.3 (2025-01-21)

Full Changelog: v1.13.2...v1.13.3

Bug Fixes

  • tests: make test_get_platform less flaky (#576) (6b6b36c)

Chores

Documentation

v1.13.2

Choose a tag to compare

@stainless-app stainless-app released this 14 Jan 00:55

1.13.2 (2025-01-10)

Full Changelog: v1.13.1...v1.13.2

Bug Fixes

  • correctly handle deserialising cls fields (#569) (95dac49)

v1.13.1

Choose a tag to compare

@stainless-app stainless-app released this 08 Jan 20:01

1.13.1 (2025-01-08)

Full Changelog: v1.13.0...v1.13.1

Chores

Documentation

v1.13.0

Choose a tag to compare

@stainless-app stainless-app released this 07 Jan 20:25

1.13.0 (2025-01-07)

Full Changelog: v1.12.1...v1.13.0

Features

Bug Fixes

  • client: only call .close() when needed (#561) (679e438)

v1.12.1

Choose a tag to compare

@stainless-app stainless-app released this 07 Jan 18:41

1.12.1 (2025-01-07)

Full Changelog: v1.12.0...v1.12.1

Chores

v1.12.0

Choose a tag to compare

@stainless-app stainless-app released this 30 Dec 18:15

1.12.0 (2024-12-17)

Full Changelog: v1.11.0...v1.12.0

Features

Chores

Documentation

  • readme: example snippet for client context manager (#550) (a5fff19)
  • readme: fix http client proxies example (#541) (35049ae)

v1.11.0

Choose a tag to compare

@stainless-app stainless-app released this 28 Nov 22:17

1.11.0 (2024-11-28)

Full Changelog: v1.10.1...v1.11.0

Features

Bug Fixes

  • client: compat with new httpx 0.28.0 release (#533) (f5e151c)

Chores

  • internal: exclude mypy from running on tests (#531) (a5ce0e7)
  • remove now unused cached-property dep (#529) (7fdf9b7)

v1.10.1

Choose a tag to compare

@stainless-app stainless-app released this 25 Nov 16:03

1.10.1 (2024-11-23)

Full Changelog: v1.10.0...v1.10.1

Chores

  • internal: fix compat model_dump method when warnings are passed (#525) (6465256)

Documentation

v1.10.0

Choose a tag to compare

@stainless-app stainless-app released this 20 Nov 00:37

1.10.0 (2024-11-19)

Full Changelog: v1.9.0...v1.10.0

Features

Chores

  • rebuild project due to codegen change (#518) (f5dc239)
  • rebuild project due to codegen change (#520) (e97a7aa)
  • rebuild project due to codegen change (#521) (f324a8b)
  • rebuild project due to codegen change (#522) (dff3252)