|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## 7.0.0 (2025-12-03) |
| 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 ([0d45648](https://github.com/Finch-API/finch-api-node/commit/0d456488c67682ed6f28f7199d515b672755a501)) |
| 10 | +* **api:** api update ([4a10512](https://github.com/Finch-API/finch-api-node/commit/4a1051261c0e4b21491c7767d0cb2a413422408d)) |
| 11 | +* **api:** api update ([caffd03](https://github.com/Finch-API/finch-api-node/commit/caffd03788d87c73860a09bc5ef061c1d1c257a3)) |
| 12 | +* **api:** manual updates ([eec91d1](https://github.com/Finch-API/finch-api-node/commit/eec91d13c8c862521f4dae6eef4ae7d508ae6002)) |
| 13 | +* **api:** move node to typescript generator ([806df40](https://github.com/Finch-API/finch-api-node/commit/806df4013ff088c8f1629f2d2ef35e429c63f160)) |
| 14 | +* **api:** update automated code reviewer selection ([14e05a2](https://github.com/Finch-API/finch-api-node/commit/14e05a2088648a4d68f3a06702345cfa9961209e)) |
| 15 | +* **mcp:** add detail field to docs search tool ([5df629e](https://github.com/Finch-API/finch-api-node/commit/5df629eeb3f53e1a40fdc1019e09b74dd642dfc9)) |
| 16 | +* **mcp:** enable optional code execution tool on http mcp servers ([53d6970](https://github.com/Finch-API/finch-api-node/commit/53d69709ca6840e7f7dda4774fdf6263668ba830)) |
| 17 | +* **mcp:** return logs on code tool errors ([dfc7011](https://github.com/Finch-API/finch-api-node/commit/dfc70115e06abb039a29d46338848b1c155dfe16)) |
| 18 | + |
| 19 | + |
| 20 | +### Bug Fixes |
| 21 | + |
| 22 | +* **api:** migrate custom code to TypeScript ([d3d2f59](https://github.com/Finch-API/finch-api-node/commit/d3d2f595dc875c4bb32afcab6be4ba01c5a1ed14)) |
| 23 | +* **api:** resolve build issues ([c431b0b](https://github.com/Finch-API/finch-api-node/commit/c431b0bd683efc70fd0711d35de8815f4ae6a38d)) |
| 24 | +* **java:** Resolve name collisions ([0a345f0](https://github.com/Finch-API/finch-api-node/commit/0a345f06880e2a038a641d80a5fbce6580e5b49c)) |
| 25 | +* **mcp:** return tool execution error on api error ([7b23070](https://github.com/Finch-API/finch-api-node/commit/7b23070fb423ebe59783ba7743bbcde5212f63cc)) |
| 26 | +* **mcp:** return tool execution error on jq failure ([8217dfc](https://github.com/Finch-API/finch-api-node/commit/8217dfc7262afc7bc9588f316417157fee6335c0)) |
| 27 | +* **tests:** fix tests ([b733c8a](https://github.com/Finch-API/finch-api-node/commit/b733c8a86dcfa75cd2fe96d32b8af239a7880a0d)) |
| 28 | + |
| 29 | + |
| 30 | +### Chores |
| 31 | + |
| 32 | +* **client:** fix logger property type ([8cf3352](https://github.com/Finch-API/finch-api-node/commit/8cf33521390d5917f95d17e34a5ef2f7aa0a5918)) |
| 33 | +* **internal:** codegen related update ([fe7d3df](https://github.com/Finch-API/finch-api-node/commit/fe7d3df4a338b2c191fa68b9e6d4b1d291a01459)) |
| 34 | +* **internal:** codegen related update ([f126366](https://github.com/Finch-API/finch-api-node/commit/f126366ca19d2d1e74ebc1bfb586fa9947baad43)) |
| 35 | +* **internal:** upgrade eslint ([48e2b78](https://github.com/Finch-API/finch-api-node/commit/48e2b7832f8a2ebc1434a53e32ec255c7bdebab2)) |
| 36 | +* mcp code tool explicit error message when missing a run function ([20ff478](https://github.com/Finch-API/finch-api-node/commit/20ff4783e7c23013f4943bb312cfec31d56d67de)) |
| 37 | +* **mcp:** add friendlier MCP code tool errors on incorrect method invocations ([1690fbc](https://github.com/Finch-API/finch-api-node/commit/1690fbcd93fd1225f672082c82726239cb035ea7)) |
| 38 | +* **mcp:** add line numbers to code tool errors ([8091cf3](https://github.com/Finch-API/finch-api-node/commit/8091cf3944974463190603dfcad4e890e68b29ed)) |
| 39 | +* **mcp:** clarify http auth error ([0565f56](https://github.com/Finch-API/finch-api-node/commit/0565f56cffb0e324fa2e79da83540b288d4811cc)) |
| 40 | +* **mcp:** upgrade jq-web ([a8782cf](https://github.com/Finch-API/finch-api-node/commit/a8782cfd94f651c996c0e09b13a08c7e8519551e)) |
| 41 | +* sync repo ([fc30a91](https://github.com/Finch-API/finch-api-node/commit/fc30a91922f85be608337a2edbd1b9b98d103614)) |
| 42 | + |
| 43 | + |
| 44 | +### Documentation |
| 45 | + |
| 46 | +* **mcp:** add a README button for one-click add to Cursor ([2a7de9a](https://github.com/Finch-API/finch-api-node/commit/2a7de9a0a622c4390d816b3f5abe63d83a391dca)) |
| 47 | +* **mcp:** add a README link to add server to VS Code or Claude Code ([4bd455c](https://github.com/Finch-API/finch-api-node/commit/4bd455c882d6dff68626188ed0d935276431c49b)) |
| 48 | + |
3 | 49 | ## 6.38.0 (2025-10-27) |
4 | 50 |
|
5 | 51 | 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