Skip to content

Commit 6f3bceb

Browse files
release: 7.0.0
1 parent 9e1ba35 commit 6f3bceb

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 ([09288db](https://github.com/Finch-API/finch-api-node/commit/09288db9a5a2577c50459a74c6e048e41d8d0067))
10+
* **api:** api update ([c38ec4a](https://github.com/Finch-API/finch-api-node/commit/c38ec4a8733a9b36a688a40ece0661aa0a9aefaf))
11+
* **api:** api update ([b92e3a6](https://github.com/Finch-API/finch-api-node/commit/b92e3a60aafcf464cc567933a07c5a068fab550d))
12+
* **api:** manual updates ([fd534d4](https://github.com/Finch-API/finch-api-node/commit/fd534d4a3023c74b8118bc61814ab22316b5067a))
13+
* **api:** move node to typescript generator ([8d9befa](https://github.com/Finch-API/finch-api-node/commit/8d9befa2f730981b9dfb39181311d1278167a6f7))
14+
* **api:** update automated code reviewer selection ([06f67e5](https://github.com/Finch-API/finch-api-node/commit/06f67e54e3a33a856318282e14f3dbae4a066a24))
15+
* **mcp:** add detail field to docs search tool ([b19124e](https://github.com/Finch-API/finch-api-node/commit/b19124e61a87fcfe0bb49b0438b6b90726fc2b67))
16+
* **mcp:** add typescript check to code execution tool ([ec6ce7d](https://github.com/Finch-API/finch-api-node/commit/ec6ce7d90ab149bdff327fa3ebcb3fe545d66db0))
17+
* **mcp:** enable optional code execution tool on http mcp servers ([69f53b1](https://github.com/Finch-API/finch-api-node/commit/69f53b1604e3753420e01437b3e311e0bea2a2cd))
18+
* **mcp:** handle code mode calls in the Stainless API ([3f51e00](https://github.com/Finch-API/finch-api-node/commit/3f51e008b6119645961c25a488e899b6de0919c6))
19+
* **mcp:** return logs on code tool errors ([fce0e9e](https://github.com/Finch-API/finch-api-node/commit/fce0e9e1399d651600a5c3c07425f5eb09e34f7e))
20+
21+
22+
### Bug Fixes
23+
24+
* **api:** migrate custom code to TypeScript ([7fd5aa2](https://github.com/Finch-API/finch-api-node/commit/7fd5aa2df2be2f643bb8c3b8c403c914adf45524))
25+
* **api:** resolve build issues ([9441b9b](https://github.com/Finch-API/finch-api-node/commit/9441b9b8d0bddd81b1f54e7912cd8ccd0eee314c))
26+
* **java:** Resolve name collisions ([1d97bf6](https://github.com/Finch-API/finch-api-node/commit/1d97bf64aafad7e7df93e03c409c4a40105d44bb))
27+
* **mcp:** correct code tool API endpoint ([29c1b2a](https://github.com/Finch-API/finch-api-node/commit/29c1b2a2ba86b321e8d377183915cf9098853af1))
28+
* **mcp:** return correct lines on typescript errors ([5d7fd11](https://github.com/Finch-API/finch-api-node/commit/5d7fd116a4c4b616bdbbce9b79734bcd8430c290))
29+
* **mcp:** return tool execution error on api error ([308bb95](https://github.com/Finch-API/finch-api-node/commit/308bb95a5707a1e9282381c7869dee18746a97fd))
30+
* **mcp:** return tool execution error on jq failure ([f9699fb](https://github.com/Finch-API/finch-api-node/commit/f9699fbceb7acd57d823e6207c6c23dbdfff629d))
31+
* **tests:** fix tests ([f2de63f](https://github.com/Finch-API/finch-api-node/commit/f2de63f860cce8c144cfad782db45c7d309bc337))
32+
33+
34+
### Chores
35+
36+
* **client:** fix logger property type ([42cd292](https://github.com/Finch-API/finch-api-node/commit/42cd2923d15fe4f44053712c8cda85b950b457c8))
37+
* **internal:** codegen related update ([9e1ba35](https://github.com/Finch-API/finch-api-node/commit/9e1ba35fe28d87e2bdff6881b5de54710e0898fc))
38+
* **internal:** codegen related update ([aa50d19](https://github.com/Finch-API/finch-api-node/commit/aa50d19ccb287988b0e7d6c7691acde57cf237bb))
39+
* **internal:** codegen related update ([4613d73](https://github.com/Finch-API/finch-api-node/commit/4613d7320fee20f535821896e4b5393395628a85))
40+
* **internal:** codegen related update ([a8cc5dc](https://github.com/Finch-API/finch-api-node/commit/a8cc5dca6bc9ddc46b540ded251115d6f81f8e82))
41+
* **internal:** upgrade eslint ([4e073e4](https://github.com/Finch-API/finch-api-node/commit/4e073e4901004197974b83b07b673742c6200134))
42+
* mcp code tool explicit error message when missing a run function ([15b95f1](https://github.com/Finch-API/finch-api-node/commit/15b95f11ee8e4dd694dfb8ef5fecaa675625530f))
43+
* **mcp:** add friendlier MCP code tool errors on incorrect method invocations ([7e544ec](https://github.com/Finch-API/finch-api-node/commit/7e544ec9d0e5d282c7fd5ccb55682b60ef805b9f))
44+
* **mcp:** add line numbers to code tool errors ([6c62290](https://github.com/Finch-API/finch-api-node/commit/6c62290fd390f1b1a1fe64646f71c5aa8a43fc0a))
45+
* **mcp:** clarify http auth error ([c2bb477](https://github.com/Finch-API/finch-api-node/commit/c2bb47760192a11ddaa8b8fabd20de159ce47ffb))
46+
* **mcp:** upgrade jq-web ([703fe81](https://github.com/Finch-API/finch-api-node/commit/703fe819fc8875432b159b7322403cae85f89957))
47+
* sync repo ([618f80e](https://github.com/Finch-API/finch-api-node/commit/618f80edf173eb5cda51de3da47edcf53f336fbe))
48+
* use latest @modelcontextprotocol/sdk ([c10c5a6](https://github.com/Finch-API/finch-api-node/commit/c10c5a652546dfd74a04e9833bc68d07e7fa1d73))
49+
50+
51+
### Documentation
52+
53+
* **mcp:** add a README button for one-click add to Cursor ([b0a6043](https://github.com/Finch-API/finch-api-node/commit/b0a6043695b614344f0b924689e26fbeeda70a18))
54+
* **mcp:** add a README link to add server to VS Code or Claude Code ([6161da0](https://github.com/Finch-API/finch-api-node/commit/6161da0cb7760e6683b0698b4a36e95d2f68b2d3))
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)