Skip to content

Releases: Finch-API/finch-api-ruby

v0.1.0-alpha.32

31 Oct 18:19
0f6badd

Choose a tag to compare

v0.1.0-alpha.32 Pre-release
Pre-release

0.1.0-alpha.32 (2025-10-31)

Full Changelog: v0.1.0-alpha.31...v0.1.0-alpha.32

Chores

  • ownership: add platform team as codeowners (#164) (afc5b36)

v0.1.0-alpha.31

28 Oct 00:05
180530f

Choose a tag to compare

v0.1.0-alpha.31 Pre-release
Pre-release

0.1.0-alpha.31 (2025-10-27)

Full Changelog: v0.1.0-alpha.30...v0.1.0-alpha.31

Features

Bug Fixes

  • absolutely qualified uris should always override the default (96b3cd9)
  • always send filename=... for multipart requests where a file is expected (ee2e0ed)
  • coroutine leaks from connection pool (ed8c82c)
  • internal: use null byte as file separator in the fast formatting script (8387c75)
  • shorten multipart boundary sep to less than RFC specificed max length (df686c5)
  • should not reuse buffers for IO.copy_stream interop (8ad8c9d)

Performance Improvements

Chores

  • allow fast-format to use bsd sed as well (b7c6223)
  • do not install brew dependencies in ./scripts/bootstrap by default (6faa93e)
  • ignore linter error for tests having large collections (d3f05ab)

v0.1.0-alpha.30

16 Sep 21:40
97eec0f

Choose a tag to compare

v0.1.0-alpha.30 Pre-release
Pre-release

0.1.0-alpha.30 (2025-09-08)

Full Changelog: v0.1.0-alpha.29...v0.1.0-alpha.30

Features

  • api: api update (a67b714)
  • api: make client id, client secret optional again (d1b769f)

v0.1.0-alpha.29

02 Sep 18:04
c0b44e5

Choose a tag to compare

v0.1.0-alpha.29 Pre-release
Pre-release

0.1.0-alpha.29 (2025-08-24)

Full Changelog: v0.1.0-alpha.28...v0.1.0-alpha.29

Features

Chores

  • add json schema comment for rubocop.yml (9c458ab)

v0.1.0-alpha.28

21 Aug 15:33
7807743

Choose a tag to compare

v0.1.0-alpha.28 Pre-release
Pre-release

0.1.0-alpha.28 (2025-08-20)

Full Changelog: v0.1.0-alpha.27...v0.1.0-alpha.28

Features

v0.1.0-alpha.27

19 Aug 22:14
eec6fe6

Choose a tag to compare

v0.1.0-alpha.27 Pre-release
Pre-release

0.1.0-alpha.27 (2025-08-19)

Full Changelog: v0.1.0-alpha.26...v0.1.0-alpha.27

Bug Fixes

  • bump sorbet version and fix new type errors from the breaking change (166381e)

v0.1.0-alpha.26

14 Aug 16:16
77d162a

Choose a tag to compare

v0.1.0-alpha.26 Pre-release
Pre-release

0.1.0-alpha.26 (2025-08-14)

Full Changelog: v0.1.0-alpha.25...v0.1.0-alpha.26

Features

Bug Fixes

  • client: prioritise bearer auth (d8817a5)

Chores

  • collect metadata from type DSL (e919ec0)
  • internal: update comment in script (5969020)
  • update @stainless-api/prism-cli to v5.15.0 (2953337)

v0.1.0-alpha.25

07 Aug 14:01
6092716

Choose a tag to compare

v0.1.0-alpha.25 Pre-release
Pre-release

0.1.0-alpha.25 (2025-07-31)

Full Changelog: v0.1.0-alpha.24...v0.1.0-alpha.25

Bug Fixes

  • internal: ensure sorbet test always runs serially (007501f)

Chores

  • internal: increase visibility of internal helper method (66d0f39)
  • update contribute.md (7d83851)

v0.1.0-alpha.24

25 Jul 16:10
ce69eaa

Choose a tag to compare

v0.1.0-alpha.24 Pre-release
Pre-release

0.1.0-alpha.24 (2025-07-23)

Full Changelog: v0.1.0-alpha.23...v0.1.0-alpha.24

Features

Chores

v0.1.0-alpha.23

09 Jul 21:04
1935034

Choose a tag to compare

v0.1.0-alpha.23 Pre-release
Pre-release

0.1.0-alpha.23 (2025-07-02)

Full Changelog: v0.1.0-alpha.22...v0.1.0-alpha.23

Chores