|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## 7.0.0 (2025-12-17) |
| 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 ([bcd3d28](https://github.com/Finch-API/finch-api-node/commit/bcd3d281a140bdcbdd4d66e4707ed197e6eaa6dc)) |
| 10 | +* **api:** api update ([d7982c7](https://github.com/Finch-API/finch-api-node/commit/d7982c755ca9dd0c74dd118a8f2f9b5ffb865548)) |
| 11 | +* **api:** api update ([a06366a](https://github.com/Finch-API/finch-api-node/commit/a06366a073035cd43d8ff1cb8f07e55661cd14fe)) |
| 12 | +* **api:** manual updates ([63d0b82](https://github.com/Finch-API/finch-api-node/commit/63d0b822cdee23cd807e7d684572bcb559ee0978)) |
| 13 | +* **api:** move node to typescript generator ([1ed98b3](https://github.com/Finch-API/finch-api-node/commit/1ed98b3b358664b875f07d39afd493a9d2bcf203)) |
| 14 | +* **api:** update automated code reviewer selection ([e559dbf](https://github.com/Finch-API/finch-api-node/commit/e559dbf9bcacf3dac98201ffd49f1ba010e4e03a)) |
| 15 | +* **mcp:** add detail field to docs search tool ([8256376](https://github.com/Finch-API/finch-api-node/commit/8256376411470b4e95a41a267ab338c4ba6bab84)) |
| 16 | +* **mcp:** add typescript check to code execution tool ([cc11a10](https://github.com/Finch-API/finch-api-node/commit/cc11a100ef0a46bc9f751367f049d88ee9574766)) |
| 17 | +* **mcp:** enable optional code execution tool on http mcp servers ([8cfb41e](https://github.com/Finch-API/finch-api-node/commit/8cfb41e9ec74969c80b7fbacd6bca295357d9857)) |
| 18 | +* **mcp:** handle code mode calls in the Stainless API ([eb1b724](https://github.com/Finch-API/finch-api-node/commit/eb1b724448e7b711af125e028464feba25a91554)) |
| 19 | +* **mcp:** return logs on code tool errors ([ebd4c34](https://github.com/Finch-API/finch-api-node/commit/ebd4c348c95d8c12c65ecce6186463944bbd7922)) |
| 20 | + |
| 21 | + |
| 22 | +### Bug Fixes |
| 23 | + |
| 24 | +* **api:** migrate custom code to TypeScript ([fec46a2](https://github.com/Finch-API/finch-api-node/commit/fec46a227ef5cfb2a9d55b99c65fa7d24e9db83b)) |
| 25 | +* **api:** resolve build issues ([48bcb1a](https://github.com/Finch-API/finch-api-node/commit/48bcb1a22cca1af43525e172a8707d2dfc6c86c3)) |
| 26 | +* **java:** Resolve name collisions ([5ef0801](https://github.com/Finch-API/finch-api-node/commit/5ef080114403afb2bdb232e5588fe1fb3d59dd71)) |
| 27 | +* **mcp:** add client instantiation options to code tool ([5aa6c40](https://github.com/Finch-API/finch-api-node/commit/5aa6c409ab584c5a8851a8bc53ffff44ee352371)) |
| 28 | +* **mcp:** correct code tool API endpoint ([c150294](https://github.com/Finch-API/finch-api-node/commit/c150294ce4d22d636f32890eb619e97563c0baaa)) |
| 29 | +* **mcp:** return correct lines on typescript errors ([3f7ddb5](https://github.com/Finch-API/finch-api-node/commit/3f7ddb5b4459fed105bf8626a79317bb9ab2c528)) |
| 30 | +* **mcp:** return tool execution error on api error ([73daa2d](https://github.com/Finch-API/finch-api-node/commit/73daa2dbee0a701b4cfba26ed6b76871d8fc345d)) |
| 31 | +* **mcp:** return tool execution error on jq failure ([89309e8](https://github.com/Finch-API/finch-api-node/commit/89309e8be3b0bd04e2022fd55c129a487a0480fd)) |
| 32 | +* **tests:** fix tests ([bc4dc51](https://github.com/Finch-API/finch-api-node/commit/bc4dc51089207318025ddd54113a2e76c72d3877)) |
| 33 | + |
| 34 | + |
| 35 | +### Chores |
| 36 | + |
| 37 | +* **client:** fix logger property type ([cbd0c6a](https://github.com/Finch-API/finch-api-node/commit/cbd0c6a92acdca4b4fb9938c984f7a453444ef76)) |
| 38 | +* **internal:** codegen related update ([663cd2a](https://github.com/Finch-API/finch-api-node/commit/663cd2a89d653632b396cbec77a672500c09d68f)) |
| 39 | +* **internal:** codegen related update ([0ea0a76](https://github.com/Finch-API/finch-api-node/commit/0ea0a76f2c5ab12752cc8536d080c501b52e0ed6)) |
| 40 | +* **internal:** codegen related update ([dfb75fe](https://github.com/Finch-API/finch-api-node/commit/dfb75fea06a3c351be7403413c2a941292df855e)) |
| 41 | +* **internal:** codegen related update ([a50b858](https://github.com/Finch-API/finch-api-node/commit/a50b858e266592a286b1358aa913e99f08556bfd)) |
| 42 | +* **internal:** upgrade eslint ([24860c0](https://github.com/Finch-API/finch-api-node/commit/24860c0aaf2c1278f8b175e27bc0b09896e12445)) |
| 43 | +* mcp code tool explicit error message when missing a run function ([4212057](https://github.com/Finch-API/finch-api-node/commit/421205739c531d3a7afb9a01d636119507da0fc4)) |
| 44 | +* **mcp:** add friendlier MCP code tool errors on incorrect method invocations ([a3c1909](https://github.com/Finch-API/finch-api-node/commit/a3c1909d048c5267b05088773154968475d71fe8)) |
| 45 | +* **mcp:** add line numbers to code tool errors ([832af1b](https://github.com/Finch-API/finch-api-node/commit/832af1b796b211192732b3618d1499a760e39c8a)) |
| 46 | +* **mcp:** clarify http auth error ([0c221c6](https://github.com/Finch-API/finch-api-node/commit/0c221c60eef10c2ff3125be0094372e1065f79af)) |
| 47 | +* **mcp:** update lockfile ([8a2f06b](https://github.com/Finch-API/finch-api-node/commit/8a2f06be461adffffdf3ac88530476f27c848441)) |
| 48 | +* **mcp:** upgrade jq-web ([5dc4098](https://github.com/Finch-API/finch-api-node/commit/5dc409898f7fa06e4a092981c8a3de876561a0cd)) |
| 49 | +* sync repo ([2be024e](https://github.com/Finch-API/finch-api-node/commit/2be024e56e01d18932ba5a01480f7aae01336ec0)) |
| 50 | +* use latest @modelcontextprotocol/sdk ([2656e8b](https://github.com/Finch-API/finch-api-node/commit/2656e8b64337ac2a94e68e6eae70be9c2ff559df)) |
| 51 | + |
| 52 | + |
| 53 | +### Documentation |
| 54 | + |
| 55 | +* **mcp:** add a README button for one-click add to Cursor ([2e1d540](https://github.com/Finch-API/finch-api-node/commit/2e1d540099b4c216fb297abb6e7a0148d1daffcf)) |
| 56 | +* **mcp:** add a README link to add server to VS Code or Claude Code ([118feb2](https://github.com/Finch-API/finch-api-node/commit/118feb2d867e0204e5c07c79645f26bc3b90bd27)) |
| 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