Skip to content

Releases: Finch-API/finch-api-ruby

v0.1.0-alpha.46

v0.1.0-alpha.46 Pre-release
Pre-release

Choose a tag to compare

@stainless-app stainless-app released this 30 Jun 19:06
d286bd2

0.1.0-alpha.46 (2026-06-29)

Full Changelog: v0.1.0-alpha.45...v0.1.0-alpha.46

Chores

  • internal: bound formatter parallelism to CPU count (6eb683c)

v0.1.0-alpha.45

v0.1.0-alpha.45 Pre-release
Pre-release

Choose a tag to compare

@stainless-app stainless-app released this 22 Jun 17:59
ef84b81

0.1.0-alpha.45 (2026-06-22)

Full Changelog: v0.1.0-alpha.44...v0.1.0-alpha.45

Bug Fixes

  • payroll: pay_statement_item is now a direct subresource of hris instead of company (83b50ae)

v0.1.0-alpha.44

v0.1.0-alpha.44 Pre-release
Pre-release

Choose a tag to compare

@stainless-app stainless-app released this 22 Jun 17:34
7dd90ef

0.1.0-alpha.44 (2026-06-22)

Full Changelog: v0.1.0-alpha.43...v0.1.0-alpha.44

Features

v0.1.0-alpha.43

v0.1.0-alpha.43 Pre-release
Pre-release

Choose a tag to compare

@stainless-app stainless-app released this 18 Jun 17:10
6ecf17b

0.1.0-alpha.43 (2026-06-16)

Full Changelog: v0.1.0-alpha.42...v0.1.0-alpha.43

Features

Bug Fixes

  • aliases: resolve broken types for alias methods with pagination (f591bd3)
  • align path encoding with RFC 3986 section 3.3 (0a99d63)
  • api: remove invalid transform config (826feaa)
  • client: always add content-length to post body, even when empty (66e8f66)
  • client: elide content type header on requests without body (d087396)
  • client: loosen json header parsing (7bc3e65)
  • client: send content-type header for requests with an omitted optional body (4286c51)
  • docs: fix mcp installation instructions for remote servers (8022436)
  • internal: correct multipart form field name encoding (76c688f)
  • multipart encoding for file arrays (13e7bc1)
  • properly mock time in ruby ci tests (86ece75)
  • tests: skip broken date validation test (2ee41c8)
  • variable name typo (09ceda2)

Chores

  • ci: skip lint on metadata-only changes (b8e66d9)
  • ci: skip uploading artifacts on stainless-internal branches (1229fe8)
  • ci: support opting out of skipping builds on metadata-only commits (f892be4)
  • docs: remove www prefix (57bc88c)
  • fix custom code (3d5cf2f)
  • internal: codegen related update (796b4db)
  • internal: codegen related update (a021ffb)
  • internal: more robust bootstrap script (6be623f)
  • internal: tweak CI branches (c0b42bc)
  • internal: update gitignore (a315475)
  • tests: bump steady to v0.19.4 (93617aa)
  • tests: bump steady to v0.19.5 (424035c)
  • tests: bump steady to v0.19.6 (b832805)
  • tests: bump steady to v0.19.7 (fe2f5fb)
  • tests: bump steady to v0.20.1 (6fb5f11)
  • tests: bump steady to v0.20.2 (a37acc5)
  • tests: bump steady to v0.22.1 (582e669)
  • update mock server docs (47876a8)

Refactors

  • tests: switch from prism to steady (e294a79)

v0.1.0-alpha.42

v0.1.0-alpha.42 Pre-release
Pre-release

Choose a tag to compare

@stainless-app stainless-app released this 23 Jan 02:26
a619778

0.1.0-alpha.42 (2026-01-16)

Full Changelog: v0.1.0-alpha.41...v0.1.0-alpha.42

Chores

  • internal: update actions/checkout version (e0297b6)

v0.1.0-alpha.41

v0.1.0-alpha.41 Pre-release
Pre-release

Choose a tag to compare

@stainless-app stainless-app released this 13 Jan 20:36
bbf5ebb

0.1.0-alpha.41 (2026-01-13)

Full Changelog: v0.1.0-alpha.40...v0.1.0-alpha.41

Features

Chores

  • fix typo in descriptions (6ea1ae9)
  • move cgi into dependencies for ruby 4 (05f9567)

v0.1.0-alpha.40

v0.1.0-alpha.40 Pre-release
Pre-release

Choose a tag to compare

@stainless-app stainless-app released this 06 Jan 17:30
39ec8a9

0.1.0-alpha.40 (2026-01-05)

Full Changelog: v0.1.0-alpha.39...v0.1.0-alpha.40

Features

Chores

  • internal: codegen related update (74a742a)

Documentation

  • prominently feature MCP server setup in root SDK readmes (6d995c9)

v0.1.0-alpha.39

v0.1.0-alpha.39 Pre-release
Pre-release

Choose a tag to compare

@stainless-app stainless-app released this 30 Dec 18:05
eac5ecf

0.1.0-alpha.39 (2025-12-19)

Full Changelog: v0.1.0-alpha.38...v0.1.0-alpha.39

Bug Fixes

  • issue where json.parse errors when receiving HTTP 204 with nobody (129433c)

v0.1.0-alpha.38

v0.1.0-alpha.38 Pre-release
Pre-release

Choose a tag to compare

@stainless-app stainless-app released this 17 Dec 18:59
586782c

0.1.0-alpha.38 (2025-12-17)

Full Changelog: v0.1.0-alpha.37...v0.1.0-alpha.38

Bug Fixes

  • calling break out of streams should be instantaneous (43194ad)

v0.1.0-alpha.37

v0.1.0-alpha.37 Pre-release
Pre-release

Choose a tag to compare

@stainless-app stainless-app released this 02 Dec 22:00
a847d82

0.1.0-alpha.37 (2025-12-01)

Full Changelog: v0.1.0-alpha.36...v0.1.0-alpha.37

Features