Skip to content

Commit 01db927

Browse files
release: 7.0.0
1 parent dd782eb commit 01db927

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 ([80564bb](https://github.com/Finch-API/finch-api-node/commit/80564bbf31bdac412dd8fdf6151e008742ae6fb4))
10+
* **api:** api update ([9ed99e5](https://github.com/Finch-API/finch-api-node/commit/9ed99e5310e1f5dd337bc73b69f63da77857c26e))
11+
* **api:** api update ([d51be1e](https://github.com/Finch-API/finch-api-node/commit/d51be1e451b3920028c66f68c73a27868c6e8544))
12+
* **api:** manual updates ([6d0ba45](https://github.com/Finch-API/finch-api-node/commit/6d0ba453b00a9a38655f79edabae7eb6e8c8912c))
13+
* **api:** move node to typescript generator ([532d0cd](https://github.com/Finch-API/finch-api-node/commit/532d0cdcb31d792036e1140b6c761cf5cb41f372))
14+
* **api:** update automated code reviewer selection ([734e1c0](https://github.com/Finch-API/finch-api-node/commit/734e1c0532e178590e1fd69ae255251bc629e4c5))
15+
* **mcp:** add detail field to docs search tool ([f813ec9](https://github.com/Finch-API/finch-api-node/commit/f813ec9a17b73a706348601e15f56d17e28d3c74))
16+
* **mcp:** add typescript check to code execution tool ([8b0d67d](https://github.com/Finch-API/finch-api-node/commit/8b0d67d254cb6814c21d66d1a32fbb030c4b5354))
17+
* **mcp:** enable optional code execution tool on http mcp servers ([611df9a](https://github.com/Finch-API/finch-api-node/commit/611df9ac7038859693b46ac78a909cb39c8eb60f))
18+
* **mcp:** handle code mode calls in the Stainless API ([2634411](https://github.com/Finch-API/finch-api-node/commit/263441181e5c75ae1df884221c3e858d2ac4d2f1))
19+
* **mcp:** return logs on code tool errors ([14e3c18](https://github.com/Finch-API/finch-api-node/commit/14e3c18f0d1d1cf0a264779bc3f720404a522c42))
20+
21+
22+
### Bug Fixes
23+
24+
* **api:** migrate custom code to TypeScript ([c83e34d](https://github.com/Finch-API/finch-api-node/commit/c83e34de204e8ef1a7573dd8c042ffd37c432db3))
25+
* **api:** resolve build issues ([6f8b7c6](https://github.com/Finch-API/finch-api-node/commit/6f8b7c6d555da3c3a73eefd9046dc5e68b051fb4))
26+
* **java:** Resolve name collisions ([4f80ea0](https://github.com/Finch-API/finch-api-node/commit/4f80ea00f6bd3548e3c478d6b5bff41a4cc76a9e))
27+
* **mcp:** add client instantiation options to code tool ([a1172b2](https://github.com/Finch-API/finch-api-node/commit/a1172b2d3cf2f2ea233480cd646b68b177a6583e))
28+
* **mcp:** correct code tool API endpoint ([fd4288d](https://github.com/Finch-API/finch-api-node/commit/fd4288d3d975bfda252b62facaf8efd439ac6530))
29+
* **mcp:** return correct lines on typescript errors ([27dc9d0](https://github.com/Finch-API/finch-api-node/commit/27dc9d0a6d447781dab4f99e68ed75264f030aaf))
30+
* **mcp:** return tool execution error on api error ([4cf30df](https://github.com/Finch-API/finch-api-node/commit/4cf30dfbf23cc767cddd0dbc26db66b54ba298ea))
31+
* **mcp:** return tool execution error on jq failure ([6db4c2f](https://github.com/Finch-API/finch-api-node/commit/6db4c2f2d66d604067f07b7659831382007afe40))
32+
* **tests:** fix tests ([8ae6e45](https://github.com/Finch-API/finch-api-node/commit/8ae6e4551dd0c6a07b3a14b464ee357c9db220c9))
33+
34+
35+
### Chores
36+
37+
* **client:** fix logger property type ([9a79465](https://github.com/Finch-API/finch-api-node/commit/9a7946577ebbde9115716bac389c1e34681056d5))
38+
* **internal:** codegen related update ([5e6df43](https://github.com/Finch-API/finch-api-node/commit/5e6df43d01105c1e496a5f1fea167d405b456df2))
39+
* **internal:** codegen related update ([1dc8c7c](https://github.com/Finch-API/finch-api-node/commit/1dc8c7c6c65ad2add099692ca2f9fa47915621d0))
40+
* **internal:** codegen related update ([d9f4bb8](https://github.com/Finch-API/finch-api-node/commit/d9f4bb88401ba72eca63fe2643b18ab45a4db5fe))
41+
* **internal:** codegen related update ([7fedd0e](https://github.com/Finch-API/finch-api-node/commit/7fedd0ea872fd5c2125eeaedc10e61e4d26a29d7))
42+
* **internal:** upgrade eslint ([dc6fb07](https://github.com/Finch-API/finch-api-node/commit/dc6fb071c1c2d53037cf4b5859b479c4a06f845a))
43+
* mcp code tool explicit error message when missing a run function ([d92f4c7](https://github.com/Finch-API/finch-api-node/commit/d92f4c7a92d878bc36e1f7a848b4dd3bde432e0c))
44+
* **mcp:** add friendlier MCP code tool errors on incorrect method invocations ([f25a177](https://github.com/Finch-API/finch-api-node/commit/f25a177f056ca7575665bbfffe60d070b4ce333f))
45+
* **mcp:** add line numbers to code tool errors ([4fea8b1](https://github.com/Finch-API/finch-api-node/commit/4fea8b100d0de5af74bd1eaae9ca0039fa74ce30))
46+
* **mcp:** clarify http auth error ([1a5362e](https://github.com/Finch-API/finch-api-node/commit/1a5362e0f744af8ab2eeadc5f07d8c1db6ecc520))
47+
* **mcp:** update lockfile ([dd782eb](https://github.com/Finch-API/finch-api-node/commit/dd782eb321c3525949ea451fae054a2f5dccd4a9))
48+
* **mcp:** upgrade jq-web ([77f62c6](https://github.com/Finch-API/finch-api-node/commit/77f62c6d7ba60ad210f61e754151ca9867265468))
49+
* sync repo ([a4105a9](https://github.com/Finch-API/finch-api-node/commit/a4105a965faddfc051260acdbeedbd046c7a5d34))
50+
* use latest @modelcontextprotocol/sdk ([bff78df](https://github.com/Finch-API/finch-api-node/commit/bff78dfe86f8ec82e115935a7a3381c70e03d703))
51+
52+
53+
### Documentation
54+
55+
* **mcp:** add a README button for one-click add to Cursor ([a243908](https://github.com/Finch-API/finch-api-node/commit/a2439089d5ad4d8e73963904136eee2abc6c021b))
56+
* **mcp:** add a README link to add server to VS Code or Claude Code ([ed9e45b](https://github.com/Finch-API/finch-api-node/commit/ed9e45b4f42269cb74266780d2b9d01a168788e7))
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)