Skip to content

Releases: Finch-API/finch-api-python

v1.28.0

Choose a tag to compare

@stainless-app stainless-app released this 16 May 20:35
57eaba6

1.28.0 (2025-05-16)

Full Changelog: v1.27.0...v1.28.0

Features

v1.27.0

Choose a tag to compare

@stainless-app stainless-app released this 16 May 16:07
661e86b

1.27.0 (2025-05-16)

Full Changelog: v1.26.1...v1.27.0

Features

Chores

  • ci: fix installation instructions (ac6a9d8)
  • ci: upload sdks to package manager (c867997)

v1.26.1

Choose a tag to compare

@stainless-app stainless-app released this 09 May 14:38
971a278

1.26.1 (2025-05-09)

Full Changelog: v1.26.0...v1.26.1

Bug Fixes

  • package: support direct resource imports (d2062bb)

Chores

  • fix formatting (75885aa)
  • internal: avoid lint errors in pagination expressions (5dce648)

Documentation

  • remove or fix invalid readme examples (e3d4bfd)

v1.26.0

Choose a tag to compare

@stainless-app stainless-app released this 08 May 21:03
483edef

1.26.0 (2025-05-08)

Full Changelog: v1.25.0...v1.26.0

Features

Chores

  • internal: avoid errors for isinstance checks on proxies (9fb0e38)
  • use lazy imports for resources (1279854)

v1.25.0

Choose a tag to compare

@stainless-app stainless-app released this 25 Apr 18:27
e052e68

1.25.0 (2025-04-23)

Full Changelog: v1.24.0...v1.25.0

Features

Bug Fixes

  • pydantic v1: more robust ModelField.annotation check (579eedd)

Chores

  • broadly detect json family of content-type headers (2864fa8)
  • ci: only use depot for staging repos (e8a6836)
  • ci: run on more branches and use depot runners (5203afe)
  • internal: fix list file params (42ed0b1)
  • internal: minor formatting changes (f517369)
  • internal: refactor retries to not use recursion (64f0107)

v1.24.0

Choose a tag to compare

@stainless-app stainless-app released this 22 Apr 21:07
af0ae3e

1.24.0 (2025-04-22)

Full Changelog: v1.23.1...v1.24.0

Features

Chores

  • ci: add timeout thresholds for CI jobs (2371362)
  • internal: import reformatting (e3c3f1e)

v1.23.1

Choose a tag to compare

@stainless-app stainless-app released this 22 Apr 19:51
8e45820

1.23.1 (2025-04-22)

Full Changelog: v1.23.0...v1.23.1

Bug Fixes

  • client: revert "send all configured auth headers" (8a2045e)

v1.23.0

Choose a tag to compare

@stainless-app stainless-app released this 22 Apr 15:27
f0a48c8

1.23.0 (2025-04-21)

Full Changelog: v1.22.0...v1.23.0

Features

Bug Fixes

  • internal: fix fixture import lint (a4d1919)

Chores

  • internal: base client updates (dd645de)
  • internal: bump pyright version (9a19507)
  • internal: update models test (8fca672)

v1.22.0

Choose a tag to compare

@stainless-app stainless-app released this 14 Apr 16:58
526c62f

1.22.0 (2025-04-14)

Full Changelog: v1.21.1...v1.22.0

Features

Chores

  • client: minor internal fixes (92fff7e)
  • internal: update pyright settings (249e51a)

v1.21.1

Choose a tag to compare

@stainless-app stainless-app released this 11 Apr 18:38
a183c96

1.21.1 (2025-04-11)

Full Changelog: v1.21.0...v1.21.1

Bug Fixes

  • perf: optimize some hot paths (4fe846e)
  • perf: skip traversing types for NotGiven values (c6df147)