Skip to content

Commit 10315ca

Browse files
release: 7.0.0
1 parent 80c8ff0 commit 10315ca

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-15)
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 ([467526a](https://github.com/Finch-API/finch-api-node/commit/467526acc371d92ba5249774be99412b03a8f7a7))
10+
* **api:** api update ([23c5680](https://github.com/Finch-API/finch-api-node/commit/23c568029d25af5814bdba58538560f1efac3079))
11+
* **api:** api update ([6696856](https://github.com/Finch-API/finch-api-node/commit/6696856d2d8e4bd96a5347d08982b85f597cf243))
12+
* **api:** manual updates ([3b0feef](https://github.com/Finch-API/finch-api-node/commit/3b0feef2145b88196328ebbb1b61ce02e6d2c328))
13+
* **api:** move node to typescript generator ([583f0a5](https://github.com/Finch-API/finch-api-node/commit/583f0a5f54135eca0f06b906792796d74dafc382))
14+
* **api:** update automated code reviewer selection ([e987cc9](https://github.com/Finch-API/finch-api-node/commit/e987cc9eac217c09a9c8687c5779663f713dbb21))
15+
* **mcp:** add detail field to docs search tool ([7b9bd2d](https://github.com/Finch-API/finch-api-node/commit/7b9bd2d9da069662ebc4fea0fe9d5119e968d576))
16+
* **mcp:** add typescript check to code execution tool ([e653223](https://github.com/Finch-API/finch-api-node/commit/e6532232021207e644b1d58c4c9e2675debd0080))
17+
* **mcp:** enable optional code execution tool on http mcp servers ([84ee4d7](https://github.com/Finch-API/finch-api-node/commit/84ee4d744681cb7a50828d31099988649d1b5e50))
18+
* **mcp:** handle code mode calls in the Stainless API ([98c7ef4](https://github.com/Finch-API/finch-api-node/commit/98c7ef496c3a85393756bd73d89cad6114d6d841))
19+
* **mcp:** return logs on code tool errors ([b863bb6](https://github.com/Finch-API/finch-api-node/commit/b863bb6d91cad10625363d52fd87d32b7fb00737))
20+
21+
22+
### Bug Fixes
23+
24+
* **api:** migrate custom code to TypeScript ([48fc471](https://github.com/Finch-API/finch-api-node/commit/48fc471d69371e5daf94841f138b36259fcdb352))
25+
* **api:** resolve build issues ([5884c09](https://github.com/Finch-API/finch-api-node/commit/5884c092f06ac912d223da4c8b0cd4be9f4e8133))
26+
* **java:** Resolve name collisions ([62f1255](https://github.com/Finch-API/finch-api-node/commit/62f125583622fc5520b82c969ab27ee305918ef5))
27+
* **mcp:** add client instantiation options to code tool ([3e8eb5f](https://github.com/Finch-API/finch-api-node/commit/3e8eb5fd23c36ca44e9d984561bda018e411ccd8))
28+
* **mcp:** correct code tool API endpoint ([44e22b3](https://github.com/Finch-API/finch-api-node/commit/44e22b315b17066af1dba03f1094fbb60fc205d2))
29+
* **mcp:** return correct lines on typescript errors ([65dcf12](https://github.com/Finch-API/finch-api-node/commit/65dcf12a5e9b772704c09405f2fded608460baca))
30+
* **mcp:** return tool execution error on api error ([8e00e93](https://github.com/Finch-API/finch-api-node/commit/8e00e933620a3b71a7bfc07962614565231c4454))
31+
* **mcp:** return tool execution error on jq failure ([f9ac204](https://github.com/Finch-API/finch-api-node/commit/f9ac204933db89b370bf7662864a936c85e8ff2c))
32+
* **tests:** fix tests ([9e28782](https://github.com/Finch-API/finch-api-node/commit/9e287828c4927a1874b61871192424357147bfe6))
33+
34+
35+
### Chores
36+
37+
* **client:** fix logger property type ([9895b55](https://github.com/Finch-API/finch-api-node/commit/9895b55ec012a0a3ff16816fccee238aa8bb4552))
38+
* **internal:** codegen related update ([ec3b7d1](https://github.com/Finch-API/finch-api-node/commit/ec3b7d1d4ee3d348a76b5f08db7803671615e701))
39+
* **internal:** codegen related update ([dd556f4](https://github.com/Finch-API/finch-api-node/commit/dd556f43524f61ab5726503f73511df90dccc1e4))
40+
* **internal:** codegen related update ([e20ad80](https://github.com/Finch-API/finch-api-node/commit/e20ad8031c8baafe0e2c5e8fdf62a6613292c350))
41+
* **internal:** codegen related update ([7bd075f](https://github.com/Finch-API/finch-api-node/commit/7bd075f617ce2aaa34e6906ba6370e9faab811de))
42+
* **internal:** upgrade eslint ([1c4b295](https://github.com/Finch-API/finch-api-node/commit/1c4b2958075bd1ad2b0b3809cadbe5dd1f9c7e7b))
43+
* mcp code tool explicit error message when missing a run function ([9295eed](https://github.com/Finch-API/finch-api-node/commit/9295eedb5beb648809e02e7c79f1fa8e13a9f7fe))
44+
* **mcp:** add friendlier MCP code tool errors on incorrect method invocations ([5265a30](https://github.com/Finch-API/finch-api-node/commit/5265a30c16d0bb644564c474f36d2aa250108189))
45+
* **mcp:** add line numbers to code tool errors ([d77cab0](https://github.com/Finch-API/finch-api-node/commit/d77cab00148c6e33c56b5cd6b851f22bc775e3ab))
46+
* **mcp:** clarify http auth error ([abd13a4](https://github.com/Finch-API/finch-api-node/commit/abd13a46a954822fa8b5e9c85a263ef1ae05d084))
47+
* **mcp:** update lockfile ([80c8ff0](https://github.com/Finch-API/finch-api-node/commit/80c8ff078961bb6eb88b44aaa0a45fc7ef253609))
48+
* **mcp:** upgrade jq-web ([cce7dce](https://github.com/Finch-API/finch-api-node/commit/cce7dcee3530b3767bde371d29247785d0e5826e))
49+
* sync repo ([7d39cc6](https://github.com/Finch-API/finch-api-node/commit/7d39cc6271c2bc921657111d960afaf81b3589e7))
50+
* use latest @modelcontextprotocol/sdk ([21290f5](https://github.com/Finch-API/finch-api-node/commit/21290f54c95aebd505de2b1435e9d942d3bac8e5))
51+
52+
53+
### Documentation
54+
55+
* **mcp:** add a README button for one-click add to Cursor ([6784cb0](https://github.com/Finch-API/finch-api-node/commit/6784cb088fb7cbf5dfa2e8ad904d62ed8fc5ea52))
56+
* **mcp:** add a README link to add server to VS Code or Claude Code ([ffa9bcb](https://github.com/Finch-API/finch-api-node/commit/ffa9bcb73c23ff6186dab3f0debb420b9eeea2d9))
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)