Skip to content

Commit 8d4d748

Browse files
release: 7.0.0
1 parent 2bb14dc commit 8d4d748

File tree

6 files changed

+58
-5
lines changed

6 files changed

+58
-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: 53 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,58 @@
11
# Changelog
22

3+
## 7.0.0 (2025-12-09)
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 ([aca2476](https://github.com/Finch-API/finch-api-node/commit/aca2476281462d0a08fe87134fafcc5b37aaf0df))
10+
* **api:** api update ([43eddf4](https://github.com/Finch-API/finch-api-node/commit/43eddf491421f3249c4f69c3c4b15fcc6205f48e))
11+
* **api:** api update ([98342ed](https://github.com/Finch-API/finch-api-node/commit/98342ed3848bceb82130463cf319a5d79918c522))
12+
* **api:** manual updates ([17a2b8e](https://github.com/Finch-API/finch-api-node/commit/17a2b8ec459cb574920ddef0f71a76b17cab0999))
13+
* **api:** move node to typescript generator ([dd143c9](https://github.com/Finch-API/finch-api-node/commit/dd143c9b8744aef05f901d8e8556285ea7acb0dd))
14+
* **api:** update automated code reviewer selection ([eb2eb78](https://github.com/Finch-API/finch-api-node/commit/eb2eb788ada3e3f541cf98b3c01471560b639f86))
15+
* **mcp:** add detail field to docs search tool ([a7a5f45](https://github.com/Finch-API/finch-api-node/commit/a7a5f45e21278f88e09395759314201b560bd84a))
16+
* **mcp:** add typescript check to code execution tool ([0215299](https://github.com/Finch-API/finch-api-node/commit/02152998667c658da753b977b98305385b68e84b))
17+
* **mcp:** enable optional code execution tool on http mcp servers ([4415dee](https://github.com/Finch-API/finch-api-node/commit/4415deecc4fc37400be7c3ebe6ea8631747af2ce))
18+
* **mcp:** handle code mode calls in the Stainless API ([9ca64ba](https://github.com/Finch-API/finch-api-node/commit/9ca64ba25029be16350196421b87aba6d1f13edf))
19+
* **mcp:** return logs on code tool errors ([8a450d2](https://github.com/Finch-API/finch-api-node/commit/8a450d2afcfe32d8ed46d5958ff938c0a3dd9f15))
20+
21+
22+
### Bug Fixes
23+
24+
* **api:** migrate custom code to TypeScript ([ca3b2fd](https://github.com/Finch-API/finch-api-node/commit/ca3b2fdaa0c7bbe725bb830d67a836f52a80d38a))
25+
* **api:** resolve build issues ([84e0342](https://github.com/Finch-API/finch-api-node/commit/84e0342b09ea878b1a14489a4471c69efb4b342d))
26+
* **java:** Resolve name collisions ([b61a262](https://github.com/Finch-API/finch-api-node/commit/b61a2620f0267b0ec7fee296f97940d36c8985b1))
27+
* **mcp:** correct code tool API endpoint ([a7394e4](https://github.com/Finch-API/finch-api-node/commit/a7394e47ef3f8b288895c1be24727efac26a31b3))
28+
* **mcp:** return correct lines on typescript errors ([f5b6915](https://github.com/Finch-API/finch-api-node/commit/f5b691593bb27a66776b293cc1b5ddfdba91eed7))
29+
* **mcp:** return tool execution error on api error ([3baa201](https://github.com/Finch-API/finch-api-node/commit/3baa201e562887c55bcb2a1778ea017a86c6f008))
30+
* **mcp:** return tool execution error on jq failure ([4878147](https://github.com/Finch-API/finch-api-node/commit/487814727f89845b52a7e3ba77d748a81de4a270))
31+
* **tests:** fix tests ([7bc2943](https://github.com/Finch-API/finch-api-node/commit/7bc29435b0c2e696e2edb278996524e8f75e5e30))
32+
33+
34+
### Chores
35+
36+
* **client:** fix logger property type ([6e9a18a](https://github.com/Finch-API/finch-api-node/commit/6e9a18a82f06f041a6dfb701fb81d03667b24229))
37+
* **internal:** codegen related update ([2bb14dc](https://github.com/Finch-API/finch-api-node/commit/2bb14dc570ec213e87fc0291fe00d82793e82808))
38+
* **internal:** codegen related update ([9a534f3](https://github.com/Finch-API/finch-api-node/commit/9a534f3f3804a440f489418ebe5af7c712e3aa3e))
39+
* **internal:** codegen related update ([dedfe88](https://github.com/Finch-API/finch-api-node/commit/dedfe882333f2e328d5486a30ae4e4f965244e46))
40+
* **internal:** codegen related update ([0779cfa](https://github.com/Finch-API/finch-api-node/commit/0779cfab346eae5b50c20193de96df3569430225))
41+
* **internal:** upgrade eslint ([a4cbd6e](https://github.com/Finch-API/finch-api-node/commit/a4cbd6ef64e3094ee4b7ba49b4531ce2a58ced91))
42+
* mcp code tool explicit error message when missing a run function ([a4bc426](https://github.com/Finch-API/finch-api-node/commit/a4bc426e00606c5b159b71ad1ae0faa51fd19529))
43+
* **mcp:** add friendlier MCP code tool errors on incorrect method invocations ([47396fb](https://github.com/Finch-API/finch-api-node/commit/47396fbe0393fa6d6573a41b1f544ceb417ef0f2))
44+
* **mcp:** add line numbers to code tool errors ([c4f3844](https://github.com/Finch-API/finch-api-node/commit/c4f38443f273abddfb59f5802008d1cdad461b0a))
45+
* **mcp:** clarify http auth error ([2753f5a](https://github.com/Finch-API/finch-api-node/commit/2753f5a98be90791d39bc941507626371a0c666f))
46+
* **mcp:** upgrade jq-web ([68b39ae](https://github.com/Finch-API/finch-api-node/commit/68b39ae6c4d123bb6c17501c392cf16a011fb42c))
47+
* sync repo ([27eb5a3](https://github.com/Finch-API/finch-api-node/commit/27eb5a3bababfd895605659ba90562712a932ce6))
48+
* use latest @modelcontextprotocol/sdk ([d197696](https://github.com/Finch-API/finch-api-node/commit/d1976965541d2277f0f50b44748ae98500397af2))
49+
50+
51+
### Documentation
52+
53+
* **mcp:** add a README button for one-click add to Cursor ([7dadee3](https://github.com/Finch-API/finch-api-node/commit/7dadee3fd60e8dd449ea9ef94c6046422b7b60d7))
54+
* **mcp:** add a README link to add server to VS Code or Claude Code ([28bbde0](https://github.com/Finch-API/finch-api-node/commit/28bbde0db852fd6d5336f1e0e65f25bef68a9da3))
55+
356
## 6.38.0 (2025-10-27)
457

558
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)