Skip to content

Commit 61417c2

Browse files
release: 7.0.0
1 parent 74d2bf4 commit 61417c2

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-08)
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 ([0a02db6](https://github.com/Finch-API/finch-api-node/commit/0a02db65f2180d83e4977ea89013b4c1695d7483))
10+
* **api:** api update ([0a1e3de](https://github.com/Finch-API/finch-api-node/commit/0a1e3de930c494cc3c374a9d82c780c1a8536ff3))
11+
* **api:** api update ([1fc578b](https://github.com/Finch-API/finch-api-node/commit/1fc578b7f5c8af670192bd0d67176c2037d28343))
12+
* **api:** manual updates ([aa0dc80](https://github.com/Finch-API/finch-api-node/commit/aa0dc800910ee77f91edc10b6d33d0560bc63358))
13+
* **api:** move node to typescript generator ([6cb13a2](https://github.com/Finch-API/finch-api-node/commit/6cb13a273bd0bef51e8bd1776d4037b81eebd812))
14+
* **api:** update automated code reviewer selection ([9fce10f](https://github.com/Finch-API/finch-api-node/commit/9fce10f9b7d3b3f22e062523b6691e20fff3a9b9))
15+
* **mcp:** add detail field to docs search tool ([3e8eaa7](https://github.com/Finch-API/finch-api-node/commit/3e8eaa7105866701c6e7d23ae05a294acb0f69bb))
16+
* **mcp:** add typescript check to code execution tool ([41a5179](https://github.com/Finch-API/finch-api-node/commit/41a5179e3897d8c270f3fb673f501978e4936170))
17+
* **mcp:** enable optional code execution tool on http mcp servers ([0911b6c](https://github.com/Finch-API/finch-api-node/commit/0911b6c8d84b287db556e63d5e45a820c5baf28e))
18+
* **mcp:** handle code mode calls in the Stainless API ([de9c93f](https://github.com/Finch-API/finch-api-node/commit/de9c93ff1e8aa4bd2ed65e09bd0d4856a8679f67))
19+
* **mcp:** return logs on code tool errors ([be8c03b](https://github.com/Finch-API/finch-api-node/commit/be8c03b3fb55e856552d88fd08352e1ea98ac5e5))
20+
21+
22+
### Bug Fixes
23+
24+
* **api:** migrate custom code to TypeScript ([c3469c8](https://github.com/Finch-API/finch-api-node/commit/c3469c851f886f41201e3238e4581bc6f074993a))
25+
* **api:** resolve build issues ([a3df7cc](https://github.com/Finch-API/finch-api-node/commit/a3df7cca6708dbdf0a5752791c079f2916e6ba97))
26+
* **java:** Resolve name collisions ([3288710](https://github.com/Finch-API/finch-api-node/commit/3288710e7190eb012911bef7892078067dfba93b))
27+
* **mcp:** correct code tool API endpoint ([cc4d84b](https://github.com/Finch-API/finch-api-node/commit/cc4d84b36cd644494088e907ab6066cdc6de3f63))
28+
* **mcp:** return correct lines on typescript errors ([7b5fe59](https://github.com/Finch-API/finch-api-node/commit/7b5fe590eee2b5019d551053cd5efb4d29e4a31d))
29+
* **mcp:** return tool execution error on api error ([2ffb03e](https://github.com/Finch-API/finch-api-node/commit/2ffb03e0b10ce9fd7a0b4026360c87265881f357))
30+
* **mcp:** return tool execution error on jq failure ([8eb5da7](https://github.com/Finch-API/finch-api-node/commit/8eb5da7baf2eb86191216248119de8b130d5ba57))
31+
* **tests:** fix tests ([08d672b](https://github.com/Finch-API/finch-api-node/commit/08d672b561cb97c243dc2450fede575f5f5ec1a7))
32+
33+
34+
### Chores
35+
36+
* **client:** fix logger property type ([bbdeadd](https://github.com/Finch-API/finch-api-node/commit/bbdeaddff6a7b8173ff0f66b265f7ae01e8c5af2))
37+
* **internal:** codegen related update ([74d2bf4](https://github.com/Finch-API/finch-api-node/commit/74d2bf4ec61f0e3e45d3b04537bb28293e808621))
38+
* **internal:** codegen related update ([90d5690](https://github.com/Finch-API/finch-api-node/commit/90d5690b42bae1b31f2fba6af2d2147714e89e9a))
39+
* **internal:** codegen related update ([79fca26](https://github.com/Finch-API/finch-api-node/commit/79fca26237ef7110f615804a3871b08b93526871))
40+
* **internal:** codegen related update ([73c8253](https://github.com/Finch-API/finch-api-node/commit/73c82538ced7d4602ab8be19f37eb912b253dbe4))
41+
* **internal:** upgrade eslint ([49fce39](https://github.com/Finch-API/finch-api-node/commit/49fce39150486100b20a627a8684e3e9d4ab6539))
42+
* mcp code tool explicit error message when missing a run function ([2f09b8b](https://github.com/Finch-API/finch-api-node/commit/2f09b8b163c0334aa2a108741edfb34eec44e972))
43+
* **mcp:** add friendlier MCP code tool errors on incorrect method invocations ([07a67d1](https://github.com/Finch-API/finch-api-node/commit/07a67d1080383c44f15d709f97bb97e661626ea2))
44+
* **mcp:** add line numbers to code tool errors ([f487d97](https://github.com/Finch-API/finch-api-node/commit/f487d972c1efb4d9b472ff0a3b5b98927c2dd16c))
45+
* **mcp:** clarify http auth error ([7169598](https://github.com/Finch-API/finch-api-node/commit/71695984b26e835b0ff04c0fdef557ad4d9c3d9e))
46+
* **mcp:** upgrade jq-web ([c3a5535](https://github.com/Finch-API/finch-api-node/commit/c3a55355274f933faafb1d92b7408048a3ab2ff9))
47+
* sync repo ([ebf1f04](https://github.com/Finch-API/finch-api-node/commit/ebf1f041b076927ce372eb239dae15726dbdd714))
48+
* use latest @modelcontextprotocol/sdk ([258f700](https://github.com/Finch-API/finch-api-node/commit/258f700b7f42ef534191a8d120b3f4423e723a0e))
49+
50+
51+
### Documentation
52+
53+
* **mcp:** add a README button for one-click add to Cursor ([af1e3f6](https://github.com/Finch-API/finch-api-node/commit/af1e3f67ce65e942d4cb32656072a6c089566c09))
54+
* **mcp:** add a README link to add server to VS Code or Claude Code ([d7c0421](https://github.com/Finch-API/finch-api-node/commit/d7c0421621b5a36249bbac6a4e86d403857f404e))
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)