|
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 ([a50fd7f](https://github.com/Finch-API/finch-api-node/commit/a50fd7f270e2587ca49fefc44f20a840e5156be3)) |
| 10 | +* **api:** api update ([00842bb](https://github.com/Finch-API/finch-api-node/commit/00842bb9a85f36fae94a13c6ac869aabb09fb1d9)) |
| 11 | +* **api:** api update ([7bab297](https://github.com/Finch-API/finch-api-node/commit/7bab29712f77123d5c180194f90867fe7e4e6f54)) |
| 12 | +* **api:** manual updates ([4b99097](https://github.com/Finch-API/finch-api-node/commit/4b990978729e1c5d105f3300d25d05f0670f21f0)) |
| 13 | +* **api:** move node to typescript generator ([6fca07a](https://github.com/Finch-API/finch-api-node/commit/6fca07a506a7b7a99e1265faf86218aae49e6a15)) |
| 14 | +* **api:** update automated code reviewer selection ([40d461b](https://github.com/Finch-API/finch-api-node/commit/40d461b6543dbfe022641123e32370898f5404ba)) |
| 15 | +* **mcp:** add detail field to docs search tool ([1256c78](https://github.com/Finch-API/finch-api-node/commit/1256c7858a25ac8c5a79c533cb9042b7d672bb78)) |
| 16 | +* **mcp:** enable optional code execution tool on http mcp servers ([e436e5c](https://github.com/Finch-API/finch-api-node/commit/e436e5ced4751128dc3639fdd8b6f7ab582793ff)) |
| 17 | +* **mcp:** return logs on code tool errors ([f965df0](https://github.com/Finch-API/finch-api-node/commit/f965df0d4ed46777255dbc45903801e275e68a00)) |
| 18 | + |
| 19 | + |
| 20 | +### Bug Fixes |
| 21 | + |
| 22 | +* **api:** migrate custom code to TypeScript ([530375e](https://github.com/Finch-API/finch-api-node/commit/530375e2e87578572892ddedc96a7ddac6220559)) |
| 23 | +* **api:** resolve build issues ([b9d1931](https://github.com/Finch-API/finch-api-node/commit/b9d1931ec6af7e4492ca70f4cd27d9e9c42c539d)) |
| 24 | +* **java:** Resolve name collisions ([70ca4f5](https://github.com/Finch-API/finch-api-node/commit/70ca4f53efd908677e97d6175acbb8e4df69bc6a)) |
| 25 | +* **mcp:** return tool execution error on api error ([5e10069](https://github.com/Finch-API/finch-api-node/commit/5e100692ab2680f4865ecb8001dced13608abc0f)) |
| 26 | +* **mcp:** return tool execution error on jq failure ([009431b](https://github.com/Finch-API/finch-api-node/commit/009431b9cb46eabcab4c17a6882c05ef25deeb68)) |
| 27 | +* **tests:** fix tests ([5359544](https://github.com/Finch-API/finch-api-node/commit/5359544b00d871f0b925193b0a2978471250f4c2)) |
| 28 | + |
| 29 | + |
| 30 | +### Chores |
| 31 | + |
| 32 | +* **client:** fix logger property type ([99f6c24](https://github.com/Finch-API/finch-api-node/commit/99f6c2481c837ebb97964dcce8f8f845fb63a501)) |
| 33 | +* **internal:** codegen related update ([0c12515](https://github.com/Finch-API/finch-api-node/commit/0c125151d3ed897fdd2aa88da081908676819113)) |
| 34 | +* **internal:** codegen related update ([1ac95a3](https://github.com/Finch-API/finch-api-node/commit/1ac95a348d547ba615fbfb1468c14176dfd59566)) |
| 35 | +* **internal:** upgrade eslint ([f8b5b2b](https://github.com/Finch-API/finch-api-node/commit/f8b5b2ba213e9409476ae4c9a62e332afb95fe1d)) |
| 36 | +* mcp code tool explicit error message when missing a run function ([40bdddf](https://github.com/Finch-API/finch-api-node/commit/40bdddfbe019c01c8cade04ea2030b9e110fb231)) |
| 37 | +* **mcp:** add friendlier MCP code tool errors on incorrect method invocations ([ee7a5c1](https://github.com/Finch-API/finch-api-node/commit/ee7a5c138a74ce6eafc03473de2ed7a99e759a07)) |
| 38 | +* **mcp:** add line numbers to code tool errors ([7e5bd94](https://github.com/Finch-API/finch-api-node/commit/7e5bd94bc4951c76509fec68553a2d4b5a83282b)) |
| 39 | +* **mcp:** clarify http auth error ([64c7651](https://github.com/Finch-API/finch-api-node/commit/64c765194e7bc5c031dd749c5d9c02a4bd879ec2)) |
| 40 | +* **mcp:** upgrade jq-web ([2a1d1d4](https://github.com/Finch-API/finch-api-node/commit/2a1d1d4f1e35c4663e44e67544c6c06274810975)) |
| 41 | +* sync repo ([a5ab646](https://github.com/Finch-API/finch-api-node/commit/a5ab64685eb1459c5ff32221d4b61f4de54c0f74)) |
| 42 | + |
| 43 | + |
| 44 | +### Documentation |
| 45 | + |
| 46 | +* **mcp:** add a README button for one-click add to Cursor ([12e2aa5](https://github.com/Finch-API/finch-api-node/commit/12e2aa59dc28e6003696eb2a37f6cb005c589034)) |
| 47 | +* **mcp:** add a README link to add server to VS Code or Claude Code ([739330b](https://github.com/Finch-API/finch-api-node/commit/739330b0227fe1398346f241d0bbddf7ab1421af)) |
| 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