|
1 | 1 | # Changelog |
2 | 2 |
|
| 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 ([f5b0d61](https://github.com/Finch-API/finch-api-node/commit/f5b0d6142bb71ee5a691aef9d44fbc33d818f7e7)) |
| 10 | +* **api:** api update ([1d783c6](https://github.com/Finch-API/finch-api-node/commit/1d783c62afae6aac630eeafa23b7d019092cf359)) |
| 11 | +* **api:** api update ([932643e](https://github.com/Finch-API/finch-api-node/commit/932643e3fbccde1636abc175c62d230473054672)) |
| 12 | +* **api:** manual updates ([4a173ce](https://github.com/Finch-API/finch-api-node/commit/4a173cee8cee69ac8e89e29f09f8ebdc9ed9b01a)) |
| 13 | +* **api:** move node to typescript generator ([ce5e377](https://github.com/Finch-API/finch-api-node/commit/ce5e377d9ea33cf28e368e3c1b7f695f8d8e0c53)) |
| 14 | +* **api:** update automated code reviewer selection ([a6e35c7](https://github.com/Finch-API/finch-api-node/commit/a6e35c7724a5c443016a21aa86d800bd5cf92478)) |
| 15 | +* **mcp:** add detail field to docs search tool ([45e4002](https://github.com/Finch-API/finch-api-node/commit/45e40024ac0defe3429158276ed2533f9b5ffb57)) |
| 16 | +* **mcp:** add typescript check to code execution tool ([7e5bd15](https://github.com/Finch-API/finch-api-node/commit/7e5bd15cb839edf571d7733c2e650d3b5f39e765)) |
| 17 | +* **mcp:** enable optional code execution tool on http mcp servers ([7ebe39f](https://github.com/Finch-API/finch-api-node/commit/7ebe39f71c5f2d084cd60da40070e44ac911b685)) |
| 18 | +* **mcp:** handle code mode calls in the Stainless API ([48a5734](https://github.com/Finch-API/finch-api-node/commit/48a57349474d81a4bd750fd98e0bdf159a22af91)) |
| 19 | +* **mcp:** return logs on code tool errors ([b922c06](https://github.com/Finch-API/finch-api-node/commit/b922c0607de3cb2102f32ec6db3be7c9c704fefe)) |
| 20 | + |
| 21 | + |
| 22 | +### Bug Fixes |
| 23 | + |
| 24 | +* **api:** migrate custom code to TypeScript ([3f61503](https://github.com/Finch-API/finch-api-node/commit/3f615033df7422269dddd6e8d77ac94274596c2a)) |
| 25 | +* **api:** resolve build issues ([20f1da9](https://github.com/Finch-API/finch-api-node/commit/20f1da9abfe0d1f0a3d17f6564b47b763767a839)) |
| 26 | +* **java:** Resolve name collisions ([7eca30b](https://github.com/Finch-API/finch-api-node/commit/7eca30b8205a286dec38368ab333516aed882876)) |
| 27 | +* **mcp:** add client instantiation options to code tool ([0d80ad4](https://github.com/Finch-API/finch-api-node/commit/0d80ad4a3c32f4d7d56be2f75cb20e14cb82ca45)) |
| 28 | +* **mcp:** correct code tool API endpoint ([b3001d1](https://github.com/Finch-API/finch-api-node/commit/b3001d1f9c20a3ced9f17a40a9526225fa5e15af)) |
| 29 | +* **mcp:** return correct lines on typescript errors ([3033e21](https://github.com/Finch-API/finch-api-node/commit/3033e21b1989df727e9f72941a7fac3c2b11d51c)) |
| 30 | +* **mcp:** return tool execution error on api error ([7ededb9](https://github.com/Finch-API/finch-api-node/commit/7ededb93b3503ef5270b9f5809244d82174ad7dd)) |
| 31 | +* **mcp:** return tool execution error on jq failure ([da2c2fb](https://github.com/Finch-API/finch-api-node/commit/da2c2fb27ab8d298b675da85c5da2e39a7f1d9fb)) |
| 32 | +* **tests:** fix tests ([093e257](https://github.com/Finch-API/finch-api-node/commit/093e257f9990144659aba25d6cc577eea83661ca)) |
| 33 | + |
| 34 | + |
| 35 | +### Chores |
| 36 | + |
| 37 | +* **client:** fix logger property type ([860d317](https://github.com/Finch-API/finch-api-node/commit/860d31733545e31f0f8f73e776a915737a450a09)) |
| 38 | +* **internal:** codegen related update ([c47eba2](https://github.com/Finch-API/finch-api-node/commit/c47eba2680553d4240b1747c2cc912c62f762813)) |
| 39 | +* **internal:** codegen related update ([1a6833c](https://github.com/Finch-API/finch-api-node/commit/1a6833ce0c421f3d8e4867fb4dc1c48a435e760b)) |
| 40 | +* **internal:** codegen related update ([02cdc87](https://github.com/Finch-API/finch-api-node/commit/02cdc87452c278c7ea9c807bffde25a53f6f830d)) |
| 41 | +* **internal:** codegen related update ([d1596bf](https://github.com/Finch-API/finch-api-node/commit/d1596bff1e67973a87ed7dd0e74309230bd7f550)) |
| 42 | +* **internal:** upgrade eslint ([9e14c40](https://github.com/Finch-API/finch-api-node/commit/9e14c406b632bc84b9f03fd70ea9810f2c3113c2)) |
| 43 | +* mcp code tool explicit error message when missing a run function ([a3b8ce6](https://github.com/Finch-API/finch-api-node/commit/a3b8ce692bc9cace3af6fa4aa8d398afaeda4d09)) |
| 44 | +* **mcp:** add friendlier MCP code tool errors on incorrect method invocations ([475c2d6](https://github.com/Finch-API/finch-api-node/commit/475c2d6934ab6bc460d3359bd84de91bdea1a60e)) |
| 45 | +* **mcp:** add line numbers to code tool errors ([b5db7b2](https://github.com/Finch-API/finch-api-node/commit/b5db7b27a1732e647bf1bf95e9aa06d6a2a4afd7)) |
| 46 | +* **mcp:** clarify http auth error ([43e9e97](https://github.com/Finch-API/finch-api-node/commit/43e9e970fd9da653ce35296762884266b003bf50)) |
| 47 | +* **mcp:** update lockfile ([dc56f2a](https://github.com/Finch-API/finch-api-node/commit/dc56f2aa10e617627479c929f3f29d2fc4cf84bc)) |
| 48 | +* **mcp:** upgrade jq-web ([ae59915](https://github.com/Finch-API/finch-api-node/commit/ae59915f1e29ccf6d2757de20e3f67b02994d7a7)) |
| 49 | +* sync repo ([91772f0](https://github.com/Finch-API/finch-api-node/commit/91772f0cf3c8c1f4ba2b68f60cb93d7a611a20db)) |
| 50 | +* use latest @modelcontextprotocol/sdk ([cf7ff13](https://github.com/Finch-API/finch-api-node/commit/cf7ff1362391bfab86eb02031c2fe42d0a4f0680)) |
| 51 | + |
| 52 | + |
| 53 | +### Documentation |
| 54 | + |
| 55 | +* **mcp:** add a README button for one-click add to Cursor ([eda46a4](https://github.com/Finch-API/finch-api-node/commit/eda46a48e5889da4b84e102aa01927bb8d69013b)) |
| 56 | +* **mcp:** add a README link to add server to VS Code or Claude Code ([27b0aeb](https://github.com/Finch-API/finch-api-node/commit/27b0aeb34d706ea9f8779f2ff199ea53c1d9fddf)) |
| 57 | + |
3 | 58 | ## 6.38.0 (2025-10-27) |
4 | 59 |
|
5 | 60 | Full Changelog: [v6.37.0...v6.38.0](https://github.com/Finch-API/finch-api-node/compare/v6.37.0...v6.38.0) |
|
0 commit comments