Skip to content

Commit 9dc796c

Browse files
release: 7.0.0
1 parent fb59db8 commit 9dc796c

File tree

6 files changed

+60
-5
lines changed

6 files changed

+60
-5
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "6.38.0"
2+
".": "7.0.0"
33
}

CHANGELOG.md

Lines changed: 55 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,60 @@
11
# Changelog
22

3+
## 7.0.0 (2025-12-16)
4+
5+
Full Changelog: [v6.38.0...v7.0.0](https://github.com/Finch-API/finch-api-node/compare/v6.38.0...v7.0.0)
6+
7+
### Features
8+
9+
* **api:** api update ([d871f6d](https://github.com/Finch-API/finch-api-node/commit/d871f6daac9b3f9350b911b9dccc9ba729ec9f76))
10+
* **api:** api update ([ee2ced4](https://github.com/Finch-API/finch-api-node/commit/ee2ced42345a32bbfcf30c3241717f0b914586d0))
11+
* **api:** api update ([f3dc04d](https://github.com/Finch-API/finch-api-node/commit/f3dc04dfd04fece1ce2410b892a546f356caf6d2))
12+
* **api:** manual updates ([dcc7209](https://github.com/Finch-API/finch-api-node/commit/dcc7209beb100bfaf8c442f69f5df10ba87b01fc))
13+
* **api:** move node to typescript generator ([ad9d55e](https://github.com/Finch-API/finch-api-node/commit/ad9d55ede3f992795e8f08cb9a98e5cac07f9b3e))
14+
* **api:** update automated code reviewer selection ([d5da82e](https://github.com/Finch-API/finch-api-node/commit/d5da82ea972f44216c8f60227852bb785d3e09a6))
15+
* **mcp:** add detail field to docs search tool ([5b2971b](https://github.com/Finch-API/finch-api-node/commit/5b2971b28fe69deb05c348acb4ef21909ffca169))
16+
* **mcp:** add typescript check to code execution tool ([3151bfa](https://github.com/Finch-API/finch-api-node/commit/3151bfa98d2519d08576b8cf9ad55cdd8e77266c))
17+
* **mcp:** enable optional code execution tool on http mcp servers ([b34f139](https://github.com/Finch-API/finch-api-node/commit/b34f139a0932a2feed218a4955ed2f317a72863f))
18+
* **mcp:** handle code mode calls in the Stainless API ([b88264b](https://github.com/Finch-API/finch-api-node/commit/b88264b47a367fb942326a2207ed298e21105f14))
19+
* **mcp:** return logs on code tool errors ([0e0ce9f](https://github.com/Finch-API/finch-api-node/commit/0e0ce9fd572bc8fcba93ddfc72e3d05d46e11f34))
20+
21+
22+
### Bug Fixes
23+
24+
* **api:** migrate custom code to TypeScript ([2c928bd](https://github.com/Finch-API/finch-api-node/commit/2c928bdaa0dc350c6d895e041fc07100346b6649))
25+
* **api:** resolve build issues ([19ae77e](https://github.com/Finch-API/finch-api-node/commit/19ae77e7f87f8ae3c2fd13dcc5bb6d9acaeb4421))
26+
* **java:** Resolve name collisions ([a0f669d](https://github.com/Finch-API/finch-api-node/commit/a0f669d4f8595bca397cabd802eb2bb29678dfc0))
27+
* **mcp:** add client instantiation options to code tool ([6b08215](https://github.com/Finch-API/finch-api-node/commit/6b0821529e1668ce57e726ff8013d72753af9495))
28+
* **mcp:** correct code tool API endpoint ([3e82f0e](https://github.com/Finch-API/finch-api-node/commit/3e82f0e54060b38d8be7d27a5b4208ea1f15518f))
29+
* **mcp:** return correct lines on typescript errors ([3626eb6](https://github.com/Finch-API/finch-api-node/commit/3626eb622c213d6190c54bb0aad1ee4715030c2d))
30+
* **mcp:** return tool execution error on api error ([2d817ec](https://github.com/Finch-API/finch-api-node/commit/2d817ec56a41ed579aee292a65a8ff4c5a2c4b30))
31+
* **mcp:** return tool execution error on jq failure ([d7118f8](https://github.com/Finch-API/finch-api-node/commit/d7118f8736b57f5f2178ff23068d8d0bcdd8d8b0))
32+
* **tests:** fix tests ([6b1adf1](https://github.com/Finch-API/finch-api-node/commit/6b1adf13f7b6b815343ab85a557b18a7bf820986))
33+
34+
35+
### Chores
36+
37+
* **client:** fix logger property type ([1bd70c2](https://github.com/Finch-API/finch-api-node/commit/1bd70c2c8e3f19670bfb2550939641d5dcc5a906))
38+
* **internal:** codegen related update ([151e0fd](https://github.com/Finch-API/finch-api-node/commit/151e0fd097ed1b000679dcd3e6f7b391f76b9f89))
39+
* **internal:** codegen related update ([9da5a56](https://github.com/Finch-API/finch-api-node/commit/9da5a5637b05edd21c39bafc5d0370eba06cab4e))
40+
* **internal:** codegen related update ([91b554b](https://github.com/Finch-API/finch-api-node/commit/91b554b497b4e4cff18116d5bf478bf6aed186fc))
41+
* **internal:** codegen related update ([1709f18](https://github.com/Finch-API/finch-api-node/commit/1709f1875b92fa599cb5429c1a94392f4ecdd99d))
42+
* **internal:** upgrade eslint ([9a29372](https://github.com/Finch-API/finch-api-node/commit/9a293728a6ba9c3c828eb6dca5b674d2431ad0b5))
43+
* mcp code tool explicit error message when missing a run function ([59432cd](https://github.com/Finch-API/finch-api-node/commit/59432cd58142db9c6e3447624fea34dbc71ba1ce))
44+
* **mcp:** add friendlier MCP code tool errors on incorrect method invocations ([399a67f](https://github.com/Finch-API/finch-api-node/commit/399a67f8eda7018c35d83970150b7f391589f40d))
45+
* **mcp:** add line numbers to code tool errors ([fe2bee4](https://github.com/Finch-API/finch-api-node/commit/fe2bee4716b29bf25bbd284368c2d46d70960b35))
46+
* **mcp:** clarify http auth error ([13931ee](https://github.com/Finch-API/finch-api-node/commit/13931ee708698928a87fb88eff4d72fb1db59fce))
47+
* **mcp:** update lockfile ([fb59db8](https://github.com/Finch-API/finch-api-node/commit/fb59db87972252a47daf13b89e119c1fb911d742))
48+
* **mcp:** upgrade jq-web ([40cf12a](https://github.com/Finch-API/finch-api-node/commit/40cf12a5ab6c53d5b451275e02fa48917bb17053))
49+
* sync repo ([3070d3d](https://github.com/Finch-API/finch-api-node/commit/3070d3d7a1a91041ccafe1bf123eea1fe8ee20c5))
50+
* use latest @modelcontextprotocol/sdk ([d5cc7c6](https://github.com/Finch-API/finch-api-node/commit/d5cc7c6dcb43cf7a97fd94b4490a2a82db338486))
51+
52+
53+
### Documentation
54+
55+
* **mcp:** add a README button for one-click add to Cursor ([808aae3](https://github.com/Finch-API/finch-api-node/commit/808aae3457e32447ab6231b906b94c684b69593f))
56+
* **mcp:** add a README link to add server to VS Code or Claude Code ([41c9a93](https://github.com/Finch-API/finch-api-node/commit/41c9a93e8131f52de6c7fa1b36a17b490ce51668))
57+
358
## 6.38.0 (2025-10-27)
459

560
Full Changelog: [v6.37.0...v6.38.0](https://github.com/Finch-API/finch-api-node/compare/v6.37.0...v6.38.0)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tryfinch/finch-api",
3-
"version": "6.38.0",
3+
"version": "7.0.0",
44
"description": "The official TypeScript library for the Finch API",
55
"author": "Finch <founders@tryfinch.com>",
66
"types": "dist/index.d.ts",

packages/mcp-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tryfinch/finch-api-mcp",
3-
"version": "6.38.0",
3+
"version": "7.0.0",
44
"description": "The official MCP Server for the Finch API",
55
"author": "Finch <founders@tryfinch.com>",
66
"types": "dist/index.d.ts",

packages/mcp-server/src/server.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ export const newMcpServer = () =>
3434
new McpServer(
3535
{
3636
name: 'tryfinch_finch_api_api',
37-
version: '6.38.0',
37+
version: '7.0.0',
3838
},
3939
{ capabilities: { tools: {}, logging: {} } },
4040
);

src/version.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export const VERSION = '6.38.0'; // x-release-please-version
1+
export const VERSION = '7.0.0'; // x-release-please-version

0 commit comments

Comments
 (0)