Skip to content

Commit 1448f86

Browse files
release: 7.0.0
1 parent 9ce357c commit 1448f86

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-11)
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 ([c21a7b8](https://github.com/Finch-API/finch-api-node/commit/c21a7b8aee833a56bf767b8d5da2f18b70ae2aad))
10+
* **api:** api update ([1ed8bb1](https://github.com/Finch-API/finch-api-node/commit/1ed8bb14a0ebd67f661bd1ea023a107902aef209))
11+
* **api:** api update ([5593bcb](https://github.com/Finch-API/finch-api-node/commit/5593bcb7b71a42cc6051d83023ea09212ac6960e))
12+
* **api:** manual updates ([b71d4e8](https://github.com/Finch-API/finch-api-node/commit/b71d4e8b5f37e911d2cc7f1dae51011b078c4521))
13+
* **api:** move node to typescript generator ([5e6c79d](https://github.com/Finch-API/finch-api-node/commit/5e6c79d54b11f71caf6c612bcdd331cf0620019d))
14+
* **api:** update automated code reviewer selection ([f22fe6c](https://github.com/Finch-API/finch-api-node/commit/f22fe6cc77fcfb5b44a1068423e551d7c3c55e76))
15+
* **mcp:** add detail field to docs search tool ([6a3706f](https://github.com/Finch-API/finch-api-node/commit/6a3706fc20f25e9df5a011f85db98e0d5e6da7e2))
16+
* **mcp:** add typescript check to code execution tool ([fb1fcf9](https://github.com/Finch-API/finch-api-node/commit/fb1fcf93d9ac2008fd6133833b33b71db563d218))
17+
* **mcp:** enable optional code execution tool on http mcp servers ([9ee5735](https://github.com/Finch-API/finch-api-node/commit/9ee5735f01664f5877523e6da86a9b0ece407332))
18+
* **mcp:** handle code mode calls in the Stainless API ([f149cd9](https://github.com/Finch-API/finch-api-node/commit/f149cd9f961b587179c199fb9f5369eff3f56eb4))
19+
* **mcp:** return logs on code tool errors ([717768c](https://github.com/Finch-API/finch-api-node/commit/717768c48a69ea7c7ebd9447a194d18fc022b58b))
20+
21+
22+
### Bug Fixes
23+
24+
* **api:** migrate custom code to TypeScript ([546e9a8](https://github.com/Finch-API/finch-api-node/commit/546e9a83d546eef172f45fe20e5b9d9fe1627c0a))
25+
* **api:** resolve build issues ([deb956f](https://github.com/Finch-API/finch-api-node/commit/deb956ff31d71ea2d7967bb1c7e81d0995c97ddc))
26+
* **java:** Resolve name collisions ([fcc996b](https://github.com/Finch-API/finch-api-node/commit/fcc996bedf4f22e93d2b40256db551413e20115a))
27+
* **mcp:** add client instantiation options to code tool ([1110509](https://github.com/Finch-API/finch-api-node/commit/1110509fab7b53a62548db2812e3a026d6b45305))
28+
* **mcp:** correct code tool API endpoint ([ad060bd](https://github.com/Finch-API/finch-api-node/commit/ad060bdeb809b1ae30461d4aa4b5ba6176b1e68f))
29+
* **mcp:** return correct lines on typescript errors ([682a104](https://github.com/Finch-API/finch-api-node/commit/682a1048b9b3cc7e9a3ba418ff3c1614e041562e))
30+
* **mcp:** return tool execution error on api error ([876ae56](https://github.com/Finch-API/finch-api-node/commit/876ae56eee17eb9547621d47fab8e556490bf48b))
31+
* **mcp:** return tool execution error on jq failure ([99af989](https://github.com/Finch-API/finch-api-node/commit/99af989a503bf10782866cb4179d0b5d74ea7767))
32+
* **tests:** fix tests ([8e44d3c](https://github.com/Finch-API/finch-api-node/commit/8e44d3c8cfa1461f187fe10c1acdd40d5485901a))
33+
34+
35+
### Chores
36+
37+
* **client:** fix logger property type ([3f8a79c](https://github.com/Finch-API/finch-api-node/commit/3f8a79c48d9f8a7902dc1624b8cc56eaf680d3cf))
38+
* **internal:** codegen related update ([d7be9c7](https://github.com/Finch-API/finch-api-node/commit/d7be9c750fa2362bc923c81e4879679a8710578d))
39+
* **internal:** codegen related update ([6500ed4](https://github.com/Finch-API/finch-api-node/commit/6500ed491075fb525db1bf92a49293cbd9fe2828))
40+
* **internal:** codegen related update ([eb3a8dd](https://github.com/Finch-API/finch-api-node/commit/eb3a8dd6f51e15fad8d0a9a4c6365bc75e37d414))
41+
* **internal:** codegen related update ([c47b2f2](https://github.com/Finch-API/finch-api-node/commit/c47b2f2570b3f652e0ad4a49c838ec0548add31b))
42+
* **internal:** upgrade eslint ([71b6d1c](https://github.com/Finch-API/finch-api-node/commit/71b6d1c8405f41d0d81fd83826365367c6e46a25))
43+
* mcp code tool explicit error message when missing a run function ([18f8997](https://github.com/Finch-API/finch-api-node/commit/18f8997a55f90c63d9e5bf5da4db4cd8d877e6c9))
44+
* **mcp:** add friendlier MCP code tool errors on incorrect method invocations ([0c1267a](https://github.com/Finch-API/finch-api-node/commit/0c1267aa2080af759a7a2f02060cafa1ed5c168a))
45+
* **mcp:** add line numbers to code tool errors ([43099fa](https://github.com/Finch-API/finch-api-node/commit/43099fa7119f8ef5a5dc068eb300bd74adafc132))
46+
* **mcp:** clarify http auth error ([1aececa](https://github.com/Finch-API/finch-api-node/commit/1aececa160cd5080b502401641df64918847636d))
47+
* **mcp:** update lockfile ([9ce357c](https://github.com/Finch-API/finch-api-node/commit/9ce357cf383d651d98f8773cfd680fcce3a43bff))
48+
* **mcp:** upgrade jq-web ([cb1d6be](https://github.com/Finch-API/finch-api-node/commit/cb1d6be0cda64cdf19e795b98cdd37411a359291))
49+
* sync repo ([975e7a1](https://github.com/Finch-API/finch-api-node/commit/975e7a1a154d958be6ad8f258f66b813f34c229b))
50+
* use latest @modelcontextprotocol/sdk ([9c3d6f1](https://github.com/Finch-API/finch-api-node/commit/9c3d6f1ec5ca621cc25f31859e76b062793bcaca))
51+
52+
53+
### Documentation
54+
55+
* **mcp:** add a README button for one-click add to Cursor ([5635e89](https://github.com/Finch-API/finch-api-node/commit/5635e89d49b60e288e1cecc21ecebbae92d1fefb))
56+
* **mcp:** add a README link to add server to VS Code or Claude Code ([5d8ba6b](https://github.com/Finch-API/finch-api-node/commit/5d8ba6b17f1e6d908377f8140f6f506a1e71ac8c))
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)