|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## 7.0.0 (2025-12-02) |
| 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 ([7bb7c09](https://github.com/Finch-API/finch-api-node/commit/7bb7c09bd5dcd23899c73a4c7755a33b86982fa9)) |
| 10 | +* **api:** api update ([19f3463](https://github.com/Finch-API/finch-api-node/commit/19f3463a283b19ada6191790ef5bef8bdc15f3dd)) |
| 11 | +* **api:** api update ([86595d2](https://github.com/Finch-API/finch-api-node/commit/86595d277a38f237ed435721ec49aad1fc8178d9)) |
| 12 | +* **api:** manual updates ([2dcdca7](https://github.com/Finch-API/finch-api-node/commit/2dcdca7ae1b778e98cff004984d148250f2bb319)) |
| 13 | +* **api:** move node to typescript generator ([28bd005](https://github.com/Finch-API/finch-api-node/commit/28bd005ed8058a5e63d247a1785f2802b95b2227)) |
| 14 | +* **api:** update automated code reviewer selection ([b1d9787](https://github.com/Finch-API/finch-api-node/commit/b1d97871f9d6c87c2d0f9d20407ff94f7320f641)) |
| 15 | +* **mcp:** add detail field to docs search tool ([d2626b6](https://github.com/Finch-API/finch-api-node/commit/d2626b6d5373b43d37497ad293b4223e9bbd0f5b)) |
| 16 | +* **mcp:** enable optional code execution tool on http mcp servers ([3fa913f](https://github.com/Finch-API/finch-api-node/commit/3fa913fca8462524376a6619cd1324edbca58083)) |
| 17 | +* **mcp:** return logs on code tool errors ([faedeaa](https://github.com/Finch-API/finch-api-node/commit/faedeaa421279306d63d7370fc2e08e3295b5e5a)) |
| 18 | + |
| 19 | + |
| 20 | +### Bug Fixes |
| 21 | + |
| 22 | +* **api:** migrate custom code to TypeScript ([f10c709](https://github.com/Finch-API/finch-api-node/commit/f10c709efbcb8c81b1874645759397f7071b8322)) |
| 23 | +* **api:** resolve build issues ([534c8d0](https://github.com/Finch-API/finch-api-node/commit/534c8d072f739e86eabb14f2d167a73cb01f1aa3)) |
| 24 | +* **java:** Resolve name collisions ([53085e5](https://github.com/Finch-API/finch-api-node/commit/53085e5827ad3aae3797def584e76773699aa085)) |
| 25 | +* **mcp:** return tool execution error on api error ([9cd13f4](https://github.com/Finch-API/finch-api-node/commit/9cd13f43d8978845574734b381d28ab7967e22dd)) |
| 26 | +* **mcp:** return tool execution error on jq failure ([c39b560](https://github.com/Finch-API/finch-api-node/commit/c39b560057778af167be600200c8e590aff79d25)) |
| 27 | +* **tests:** fix tests ([8bd2970](https://github.com/Finch-API/finch-api-node/commit/8bd29700bab543f2fd53b4a479d1385e18bada29)) |
| 28 | + |
| 29 | + |
| 30 | +### Chores |
| 31 | + |
| 32 | +* **client:** fix logger property type ([507aa76](https://github.com/Finch-API/finch-api-node/commit/507aa76b64f7139ac35e235eb8610952af5d92e0)) |
| 33 | +* **internal:** codegen related update ([a3f78aa](https://github.com/Finch-API/finch-api-node/commit/a3f78aa39f7fd8edcabba34437ca6aef53948cf1)) |
| 34 | +* **internal:** codegen related update ([b4d54dc](https://github.com/Finch-API/finch-api-node/commit/b4d54dcce535ea4f9b4245129b03d7fcde9a39b2)) |
| 35 | +* mcp code tool explicit error message when missing a run function ([c5d8d36](https://github.com/Finch-API/finch-api-node/commit/c5d8d3674b0c49430710a9f60983fc68e8a7fe6a)) |
| 36 | +* **mcp:** add friendlier MCP code tool errors on incorrect method invocations ([d87b77a](https://github.com/Finch-API/finch-api-node/commit/d87b77a3dad77687768c8e7e6129542b04b38f34)) |
| 37 | +* **mcp:** add line numbers to code tool errors ([b0d3e8e](https://github.com/Finch-API/finch-api-node/commit/b0d3e8eaff7f87673d610d1e1c92f559eb116df3)) |
| 38 | +* **mcp:** clarify http auth error ([d50ff92](https://github.com/Finch-API/finch-api-node/commit/d50ff9226fdd8a1afc0258a9923da596e2a6a53b)) |
| 39 | +* **mcp:** upgrade jq-web ([2d14195](https://github.com/Finch-API/finch-api-node/commit/2d141955b01ab23c6b1858bc2d62f5b64caa5dee)) |
| 40 | +* sync repo ([efe3c5e](https://github.com/Finch-API/finch-api-node/commit/efe3c5efa785e3f3a8b2883375f9dec0f10bc2d3)) |
| 41 | + |
| 42 | + |
| 43 | +### Documentation |
| 44 | + |
| 45 | +* **mcp:** add a README button for one-click add to Cursor ([5cd1917](https://github.com/Finch-API/finch-api-node/commit/5cd1917b2d5162c80e1b7833a894796763066202)) |
| 46 | +* **mcp:** add a README link to add server to VS Code or Claude Code ([a497b0c](https://github.com/Finch-API/finch-api-node/commit/a497b0cd6f30479ecc71ebec5d8ddd9181f93e6d)) |
| 47 | + |
3 | 48 | ## 6.38.0 (2025-10-27) |
4 | 49 |
|
5 | 50 | 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