Releases: Finch-API/finch-api-ruby
Releases · Finch-API/finch-api-ruby
Release list
v0.1.0-alpha.46
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
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
0.1.0-alpha.44 (2026-06-22)
Full Changelog: v0.1.0-alpha.43...v0.1.0-alpha.44
Features
- api: manual updates (a4957ec)
v0.1.0-alpha.43
0.1.0-alpha.43 (2026-06-16)
Full Changelog: v0.1.0-alpha.42...v0.1.0-alpha.43
Features
- api: add per endpoint security (ac937c1)
- api: add register benefits method (89807f1)
- api: api update (d67143c)
- api: api update (9e8d805)
- api: api update (2a1f82f)
- api: api update (d0d32b0)
- api: api update (ee649a8)
- api: api update (4496981)
- api: api update (8ff38e4)
- api: api update (04d90f0)
- api: change auth to npm to oidc (de40fd7)
- api: manual updates (7a3e05f)
- client: add webhook support (f4ad88e)
- support setting headers via env (d563eb5)
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
0.1.0-alpha.42 (2026-01-16)
Full Changelog: v0.1.0-alpha.41...v0.1.0-alpha.42
Chores
- internal: update
actions/checkoutversion (e0297b6)
v0.1.0-alpha.41
0.1.0-alpha.41 (2026-01-13)
Full Changelog: v0.1.0-alpha.40...v0.1.0-alpha.41
Features
- api: api update (c7cf406)
Chores
v0.1.0-alpha.40
0.1.0-alpha.40 (2026-01-05)
Full Changelog: v0.1.0-alpha.39...v0.1.0-alpha.40
Features
- api: api update (82c2483)
Chores
- internal: codegen related update (74a742a)
Documentation
- prominently feature MCP server setup in root SDK readmes (6d995c9)
v0.1.0-alpha.39
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
0.1.0-alpha.38 (2025-12-17)
Full Changelog: v0.1.0-alpha.37...v0.1.0-alpha.38
Bug Fixes
- calling
breakout of streams should be instantaneous (43194ad)
v0.1.0-alpha.37
0.1.0-alpha.37 (2025-12-01)
Full Changelog: v0.1.0-alpha.36...v0.1.0-alpha.37
Features
- api: api update (4ada9ae)