|
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 ([f1f682b](https://github.com/Finch-API/finch-api-node/commit/f1f682b82701d2a09ac22f797cd1a8c529a315b3)) |
| 10 | +* **api:** api update ([0cd92c1](https://github.com/Finch-API/finch-api-node/commit/0cd92c1a7ceea3c14c204d754f60f81e734d3f9a)) |
| 11 | +* **api:** api update ([463502c](https://github.com/Finch-API/finch-api-node/commit/463502cb97f75af392ef2db258ec794277a84c59)) |
| 12 | +* **api:** manual updates ([98fcfab](https://github.com/Finch-API/finch-api-node/commit/98fcfab233ca753c8372bb3535c6e06f027a3bb9)) |
| 13 | +* **api:** move node to typescript generator ([dbbf974](https://github.com/Finch-API/finch-api-node/commit/dbbf974641f2f972b9a8e9b1a915da331dacf2c4)) |
| 14 | +* **api:** update automated code reviewer selection ([7e0a8f1](https://github.com/Finch-API/finch-api-node/commit/7e0a8f12765b350da11e6a96c5063e9621ffe09f)) |
| 15 | +* **mcp:** add detail field to docs search tool ([84406d9](https://github.com/Finch-API/finch-api-node/commit/84406d9f7f097b35085c08ec7769870049a0b0f9)) |
| 16 | +* **mcp:** enable optional code execution tool on http mcp servers ([1f2532a](https://github.com/Finch-API/finch-api-node/commit/1f2532a4c32ade15599ee25070636e856f2cf017)) |
| 17 | +* **mcp:** return logs on code tool errors ([366e42a](https://github.com/Finch-API/finch-api-node/commit/366e42af3dc49753e9a0a132bc79aa98bd5f511d)) |
| 18 | + |
| 19 | + |
| 20 | +### Bug Fixes |
| 21 | + |
| 22 | +* **api:** migrate custom code to TypeScript ([90053f6](https://github.com/Finch-API/finch-api-node/commit/90053f6774cc7cd299cc8446d884ed0f67faa716)) |
| 23 | +* **api:** resolve build issues ([fbe2b52](https://github.com/Finch-API/finch-api-node/commit/fbe2b528a20d62b0facb21e0258c4bf98f76b568)) |
| 24 | +* **java:** Resolve name collisions ([5933ae8](https://github.com/Finch-API/finch-api-node/commit/5933ae8e667df0fce4e9f8558e8593b8bd44a510)) |
| 25 | +* **mcp:** return tool execution error on api error ([218612b](https://github.com/Finch-API/finch-api-node/commit/218612bc7baac46acdbd6488b703e9541a16ad3e)) |
| 26 | +* **mcp:** return tool execution error on jq failure ([68a5a7e](https://github.com/Finch-API/finch-api-node/commit/68a5a7e162bc2037c10bbd09d2fb4cd91f73a9d7)) |
| 27 | +* **tests:** fix tests ([b0dcb31](https://github.com/Finch-API/finch-api-node/commit/b0dcb312245474722492126809ccae9befd3f574)) |
| 28 | + |
| 29 | + |
| 30 | +### Chores |
| 31 | + |
| 32 | +* **client:** fix logger property type ([d727045](https://github.com/Finch-API/finch-api-node/commit/d727045bb0cad62271c93c7c220a516a7d203e08)) |
| 33 | +* **internal:** codegen related update ([4f3e3d1](https://github.com/Finch-API/finch-api-node/commit/4f3e3d10c602e0652f0c080f4adf775848d6ff3f)) |
| 34 | +* **internal:** codegen related update ([93216c8](https://github.com/Finch-API/finch-api-node/commit/93216c8f30fc75fba9d0f85200917b6898790dff)) |
| 35 | +* **internal:** upgrade eslint ([3b5a974](https://github.com/Finch-API/finch-api-node/commit/3b5a97415a525b2feef7f8225b4c47a49e0f28f8)) |
| 36 | +* mcp code tool explicit error message when missing a run function ([6c736b6](https://github.com/Finch-API/finch-api-node/commit/6c736b6216b05df6f16c411c018e2c25d0728da5)) |
| 37 | +* **mcp:** add friendlier MCP code tool errors on incorrect method invocations ([8838c6d](https://github.com/Finch-API/finch-api-node/commit/8838c6dfc99a3f8489806fe13d247376f388ae1a)) |
| 38 | +* **mcp:** add line numbers to code tool errors ([f6dbc51](https://github.com/Finch-API/finch-api-node/commit/f6dbc5170bea18624819bbabccf841f29e5193ce)) |
| 39 | +* **mcp:** clarify http auth error ([15dea33](https://github.com/Finch-API/finch-api-node/commit/15dea3397ec36c6472a36efa0fc11c24e5e86712)) |
| 40 | +* **mcp:** upgrade jq-web ([b93621e](https://github.com/Finch-API/finch-api-node/commit/b93621e5a7cd98e7d2fce22f30de6a6d290b7b4f)) |
| 41 | +* sync repo ([c3ddaf1](https://github.com/Finch-API/finch-api-node/commit/c3ddaf15367aec196b264919bc86a22af96e0d92)) |
| 42 | + |
| 43 | + |
| 44 | +### Documentation |
| 45 | + |
| 46 | +* **mcp:** add a README button for one-click add to Cursor ([c20fdd2](https://github.com/Finch-API/finch-api-node/commit/c20fdd2c5a6839ed9b7c56f46d2abd04e491731c)) |
| 47 | +* **mcp:** add a README link to add server to VS Code or Claude Code ([9e930d8](https://github.com/Finch-API/finch-api-node/commit/9e930d82209bfc57ace0b86d103fc047749f69e9)) |
| 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