Skip to content

Releases: Finch-API/finch-api-node

v9.10.1

15 May 17:29
1fceb6d

Choose a tag to compare

9.10.1 (2026-05-13)

Full Changelog: v9.10.0...v9.10.1

Chores

  • internal: codegen related update (f26e177)

v9.10.0

13 May 15:58
76e5511

Choose a tag to compare

9.10.0 (2026-05-12)

Full Changelog: v9.9.0...v9.10.0

Features

  • api: add register benefits method (4720df6)

v9.9.0

12 May 23:12
8aa96b3

Choose a tag to compare

9.9.0 (2026-05-12)

Full Changelog: v9.8.0...v9.9.0

Features

v9.8.0

11 May 16:35
c014369

Choose a tag to compare

9.8.0 (2026-05-07)

Full Changelog: v9.7.0...v9.8.0

Features

Chores

  • redact api-key headers in debug logs (b1b7308)

Documentation

  • clarify forwards compat behavior (d055d7d)
  • update logging docs (f3c8c59)
  • update with proxy auth info (da2dfc8)

v9.7.0

30 Apr 19:17
02e7c51

Choose a tag to compare

9.7.0 (2026-04-30)

Full Changelog: v9.6.0...v9.7.0

Features

Chores

  • avoid formatting file that gets changed during releases (962ce5e)
  • format: run eslint and prettier separately (52be6e9)
  • formatter: run prettier and eslint separately (b9fffd8)
  • internal: codegen related update (e6ec464)
  • internal: codegen related update (fbbc840)
  • internal: more robust bootstrap script (4560fc4)
  • internal: update docs ordering (acb12fa)
  • restructure docs search code (5fb6a84)
  • tests: bump steady to v0.22.1 (eb252a1)

v9.6.0

18 Apr 09:19
53232aa

Choose a tag to compare

9.6.0 (2026-04-16)

Full Changelog: v9.5.1...v9.6.0

Features

v9.5.1

16 Apr 18:53
6abc0fd

Choose a tag to compare

9.5.1 (2026-04-16)

Full Changelog: v9.5.0...v9.5.1

Chores

  • deps: bump flatted from 3.3.2 to 3.4.2 (#649) (baf67df)
  • deps: bump micromatch from 4.0.5 to 4.0.8 (#442) (5b2e383)

v9.5.0

14 Apr 16:53
85baecf

Choose a tag to compare

9.5.0 (2026-04-13)

Full Changelog: v9.4.1...v9.5.0

Features

Chores

  • internal: codegen related update (8102f1a)
  • internal: codegen related update (f00da2e)
  • internal: show error causes in MCP servers when running in local mode (81a144e)
  • mcp-server: increase local docs search result count from 5 to 10 (0a41abc)

v9.4.1

07 Apr 19:46
e719b4c

Choose a tag to compare

9.4.1 (2026-04-06)

Full Changelog: v9.4.0...v9.4.1

Chores

  • ci: escape input path in publish-npm workflow (937becb)
  • internal: fix MCP docker image builds in yarn projects (82c9ea5)
  • internal: fix MCP server import ordering (cebd49f)
  • internal: improve local docs search for MCP servers (996bc5f)
  • internal: improve local docs search for MCP servers (718d076)
  • internal: support local docs search in MCP servers (c1b4351)
  • internal: support type annotations when running MCP in local execution mode (dee433e)
  • internal: use link instead of file in MCP server package.json files (93c6720)
  • mcp-server: add support for session id, forward client info (c4e007e)
  • mcp-server: log client info (9a5e04e)
  • tests: bump steady to v0.20.1 (d50d641)
  • tests: bump steady to v0.20.2 (034ea66)

v9.4.0

27 Mar 17:28
39e79d7

Choose a tag to compare

9.4.0 (2026-03-27)

Full Changelog: v9.3.0...v9.4.0

Features

Chores

  • ci: skip lint on metadata-only changes (21b6a9d)
  • internal: bump @modelcontextprotocol/sdk, @hono/node-server, and minimatch (cb296df)
  • internal: fix MCP server TS errors that occur with required client options (78e6075)
  • internal: make generated MCP servers compatible with Cloudflare worker environments (02fd3db)
  • internal: support custom-instructions-path flag in MCP servers (54bc6f0)
  • internal: support x-stainless-mcp-client-envs header in MCP servers (9b52734)
  • internal: support x-stainless-mcp-client-permissions headers in MCP servers (262612e)
  • internal: tweak CI branches (28d39dc)
  • internal: update gitignore (7e3dec1)
  • internal: update multipart form array serialization (4c22540)
  • tests: bump steady to v0.19.4 (b17943d)
  • tests: bump steady to v0.19.5 (724e159)
  • tests: bump steady to v0.19.6 (d356e29)
  • tests: bump steady to v0.19.7 (3729aa6)

Refactors

  • tests: switch from prism to steady (3ce965c)