Skip to content

Commit 4567f29

Browse files
release: 7.0.0
1 parent 7f13f9d commit 4567f29

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 ([ef631b9](https://github.com/Finch-API/finch-api-node/commit/ef631b93c6bcf448d972a6929192250922339f0d))
10+
* **api:** api update ([adc1441](https://github.com/Finch-API/finch-api-node/commit/adc14414e500d52c6faffc023b4a2efb74401e1f))
11+
* **api:** api update ([b3bb6c4](https://github.com/Finch-API/finch-api-node/commit/b3bb6c461ed8b3538cd96f3f7f5d263d6ab0e24d))
12+
* **api:** manual updates ([d577f9e](https://github.com/Finch-API/finch-api-node/commit/d577f9e37093501423b9d21efb698583ebd14484))
13+
* **api:** move node to typescript generator ([6c2edcf](https://github.com/Finch-API/finch-api-node/commit/6c2edcfb8ae5dd039be581f2fdc2583cf40505e3))
14+
* **api:** update automated code reviewer selection ([e6b409a](https://github.com/Finch-API/finch-api-node/commit/e6b409a80a47c2eeb55b96aaf3a122375f23e5df))
15+
* **mcp:** add detail field to docs search tool ([55f809a](https://github.com/Finch-API/finch-api-node/commit/55f809a58d32a2ac7f1d86c004cc6a2d68c541e8))
16+
* **mcp:** add typescript check to code execution tool ([f769444](https://github.com/Finch-API/finch-api-node/commit/f769444617eef9e644b0df7beffe956726f770ba))
17+
* **mcp:** enable optional code execution tool on http mcp servers ([41c2cc7](https://github.com/Finch-API/finch-api-node/commit/41c2cc78f72c215dceddd85ea99458971a00c2fa))
18+
* **mcp:** handle code mode calls in the Stainless API ([ed049c4](https://github.com/Finch-API/finch-api-node/commit/ed049c44e765db755e70e0706438748dc430530c))
19+
* **mcp:** return logs on code tool errors ([fb65842](https://github.com/Finch-API/finch-api-node/commit/fb6584216dcd8700a8334ab4850090027885571e))
20+
21+
22+
### Bug Fixes
23+
24+
* **api:** migrate custom code to TypeScript ([633ce96](https://github.com/Finch-API/finch-api-node/commit/633ce963e4616902aed528d837376705ed799c86))
25+
* **api:** resolve build issues ([45a7d01](https://github.com/Finch-API/finch-api-node/commit/45a7d01b23a6336d0c95bad1d82c76bc6c32fe51))
26+
* **java:** Resolve name collisions ([bd74bc9](https://github.com/Finch-API/finch-api-node/commit/bd74bc9ee77433a827e489c48c245cf272252671))
27+
* **mcp:** add client instantiation options to code tool ([626867c](https://github.com/Finch-API/finch-api-node/commit/626867cf81826b08d0b226a6bf14e3776be14abf))
28+
* **mcp:** correct code tool API endpoint ([d05097e](https://github.com/Finch-API/finch-api-node/commit/d05097ebb77cf8b0f5c5c803ae5fda3b90ccb3c0))
29+
* **mcp:** return correct lines on typescript errors ([1ac6a93](https://github.com/Finch-API/finch-api-node/commit/1ac6a932634a869fd099597618ce4a5b43bdedc5))
30+
* **mcp:** return tool execution error on api error ([11f98fe](https://github.com/Finch-API/finch-api-node/commit/11f98fe72a9390b76119382f6952dcb9735d4afb))
31+
* **mcp:** return tool execution error on jq failure ([865dc5b](https://github.com/Finch-API/finch-api-node/commit/865dc5b601bfb9e6165b12cf1e6cc65fa89084e3))
32+
* **tests:** fix tests ([2a2ee3b](https://github.com/Finch-API/finch-api-node/commit/2a2ee3b3756882a0d0bebbddffb96fc8c742606a))
33+
34+
35+
### Chores
36+
37+
* **client:** fix logger property type ([f07c5af](https://github.com/Finch-API/finch-api-node/commit/f07c5af963fdbecf455253e242e7c7ddf42aac56))
38+
* **internal:** codegen related update ([12932a5](https://github.com/Finch-API/finch-api-node/commit/12932a53207fb4ce3a092629e40c491cfbd62097))
39+
* **internal:** codegen related update ([d8c713b](https://github.com/Finch-API/finch-api-node/commit/d8c713b6de64709b73c8c90a528e1d436707b424))
40+
* **internal:** codegen related update ([6406a0e](https://github.com/Finch-API/finch-api-node/commit/6406a0ec955a0c932d3d8586718f20014c203e44))
41+
* **internal:** codegen related update ([ced0121](https://github.com/Finch-API/finch-api-node/commit/ced012100b53390bcec9b1d291bf085ac3fede1a))
42+
* **internal:** upgrade eslint ([7366622](https://github.com/Finch-API/finch-api-node/commit/73666227b5927735f615e1eaa327dc17d1cf7930))
43+
* mcp code tool explicit error message when missing a run function ([b323603](https://github.com/Finch-API/finch-api-node/commit/b323603f1297cbee191b97e090499df8a7899b15))
44+
* **mcp:** add friendlier MCP code tool errors on incorrect method invocations ([b06a8a9](https://github.com/Finch-API/finch-api-node/commit/b06a8a9af7c689b932a926f1f0936722d6a4787d))
45+
* **mcp:** add line numbers to code tool errors ([ae6cabe](https://github.com/Finch-API/finch-api-node/commit/ae6cabe2e21c2500da97586c9337c1c03a5bebb1))
46+
* **mcp:** clarify http auth error ([4727ea6](https://github.com/Finch-API/finch-api-node/commit/4727ea6acce30ca56ad55c364661ac32bd7391fd))
47+
* **mcp:** update lockfile ([7f13f9d](https://github.com/Finch-API/finch-api-node/commit/7f13f9d4b3560572a0e1989ff1ac9f03bfe5cd13))
48+
* **mcp:** upgrade jq-web ([8f849a5](https://github.com/Finch-API/finch-api-node/commit/8f849a50e872cd23bcdb45d89c385ffb6c91beb2))
49+
* sync repo ([18cc7ca](https://github.com/Finch-API/finch-api-node/commit/18cc7cabc07bb0d496574f7936215f4b71dba8ea))
50+
* use latest @modelcontextprotocol/sdk ([405316b](https://github.com/Finch-API/finch-api-node/commit/405316bc77c4ee1333c7b2bcbf42deebffbf00df))
51+
52+
53+
### Documentation
54+
55+
* **mcp:** add a README button for one-click add to Cursor ([a2e252f](https://github.com/Finch-API/finch-api-node/commit/a2e252fc0d0fec08ceb34aa355b14c1c9a6f4ec3))
56+
* **mcp:** add a README link to add server to VS Code or Claude Code ([5ef4688](https://github.com/Finch-API/finch-api-node/commit/5ef4688139ab72f58db26c2524e533b70c96bdcb))
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)