Releases: Finch-API/finch-api-node
Releases · Finch-API/finch-api-node
v9.10.1
9.10.1 (2026-05-13)
Full Changelog: v9.10.0...v9.10.1
Chores
- internal: codegen related update (f26e177)
v9.10.0
9.10.0 (2026-05-12)
Full Changelog: v9.9.0...v9.10.0
Features
- api: add register benefits method (4720df6)
v9.9.0
v9.8.0
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
v9.7.0
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
v9.5.1
v9.5.0
v9.4.1
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
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)