|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## 7.0.0 (2025-12-05) |
| 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 ([2031191](https://github.com/Finch-API/finch-api-node/commit/2031191e81b292d3d8c2f3a6e2247afffb110c8a)) |
| 10 | +* **api:** api update ([a8155ff](https://github.com/Finch-API/finch-api-node/commit/a8155ff75c23e754f2795062ff5668c882c75161)) |
| 11 | +* **api:** api update ([117955d](https://github.com/Finch-API/finch-api-node/commit/117955d4ddeef725cf69d145699e71046e020437)) |
| 12 | +* **api:** manual updates ([44fa5e0](https://github.com/Finch-API/finch-api-node/commit/44fa5e0cb55a2913e4d377f8328ccbd34dc535e6)) |
| 13 | +* **api:** move node to typescript generator ([4a7d0e6](https://github.com/Finch-API/finch-api-node/commit/4a7d0e671ea9f16ec15029a8d973ea01a6460699)) |
| 14 | +* **api:** update automated code reviewer selection ([814a646](https://github.com/Finch-API/finch-api-node/commit/814a646414e4fdea42cb657c28f87be8e4aceb35)) |
| 15 | +* **mcp:** add detail field to docs search tool ([1d10264](https://github.com/Finch-API/finch-api-node/commit/1d1026446b857dd365db2b880d6f1dbe829a6772)) |
| 16 | +* **mcp:** add typescript check to code execution tool ([b4ab128](https://github.com/Finch-API/finch-api-node/commit/b4ab1280581e3969de34407dda025cf05c6508d3)) |
| 17 | +* **mcp:** enable optional code execution tool on http mcp servers ([74f1a59](https://github.com/Finch-API/finch-api-node/commit/74f1a5929689555f87f63232e55be51ed5b3d6e1)) |
| 18 | +* **mcp:** return logs on code tool errors ([618f7f9](https://github.com/Finch-API/finch-api-node/commit/618f7f9a6d5db0db5393f9b1d77d18506d38fa4d)) |
| 19 | + |
| 20 | + |
| 21 | +### Bug Fixes |
| 22 | + |
| 23 | +* **api:** migrate custom code to TypeScript ([7f601de](https://github.com/Finch-API/finch-api-node/commit/7f601decf8eeea3df06362d22f0bc21fc606b6b4)) |
| 24 | +* **api:** resolve build issues ([bc3829e](https://github.com/Finch-API/finch-api-node/commit/bc3829e48fc6dc855a1c83a6ff4c1658a010bf4d)) |
| 25 | +* **java:** Resolve name collisions ([65de49a](https://github.com/Finch-API/finch-api-node/commit/65de49a5ad7d5784e9d1f03d144e040992cc1e48)) |
| 26 | +* **mcp:** return tool execution error on api error ([9f86e44](https://github.com/Finch-API/finch-api-node/commit/9f86e44f330132c9c6a8dc663d0787b8bd70cd39)) |
| 27 | +* **mcp:** return tool execution error on jq failure ([d3a4020](https://github.com/Finch-API/finch-api-node/commit/d3a402097fe0e2c17cbcbdd0eedb00c1f24ba9fa)) |
| 28 | +* **tests:** fix tests ([9328855](https://github.com/Finch-API/finch-api-node/commit/9328855bd96eaf36b6ab919ecd6c2972c95bf6dd)) |
| 29 | + |
| 30 | + |
| 31 | +### Chores |
| 32 | + |
| 33 | +* **client:** fix logger property type ([7734807](https://github.com/Finch-API/finch-api-node/commit/7734807d5dd60370b3fca4789efd62c96f901235)) |
| 34 | +* **internal:** codegen related update ([3628827](https://github.com/Finch-API/finch-api-node/commit/3628827e4984df1c774a5eafcf87bc01ed48fadf)) |
| 35 | +* **internal:** codegen related update ([d3e687b](https://github.com/Finch-API/finch-api-node/commit/d3e687b022d0c84190d68a447fa336fe280fad5f)) |
| 36 | +* **internal:** upgrade eslint ([595661e](https://github.com/Finch-API/finch-api-node/commit/595661e044dc516e33ef76d7de443937e03abeef)) |
| 37 | +* mcp code tool explicit error message when missing a run function ([3e76b58](https://github.com/Finch-API/finch-api-node/commit/3e76b58d416593af905392974f11f97a1c53fbf0)) |
| 38 | +* **mcp:** add friendlier MCP code tool errors on incorrect method invocations ([d963065](https://github.com/Finch-API/finch-api-node/commit/d9630651652de8fe490da5c3b3bad6e18807e645)) |
| 39 | +* **mcp:** add line numbers to code tool errors ([13b7958](https://github.com/Finch-API/finch-api-node/commit/13b79587b5fe07e051cbc708412c738479af94a5)) |
| 40 | +* **mcp:** clarify http auth error ([042be59](https://github.com/Finch-API/finch-api-node/commit/042be591cf471b306ea164f070d66aefc112dfd2)) |
| 41 | +* **mcp:** upgrade jq-web ([85c702d](https://github.com/Finch-API/finch-api-node/commit/85c702d55d754397c2d4d8d127e6b52afd03b674)) |
| 42 | +* sync repo ([52542c2](https://github.com/Finch-API/finch-api-node/commit/52542c25a5f284e4b4478b01a6e61c6df996eebf)) |
| 43 | +* use latest @modelcontextprotocol/sdk ([5178e67](https://github.com/Finch-API/finch-api-node/commit/5178e672915d7b0a9cf36c69c6779fd02bd5a111)) |
| 44 | + |
| 45 | + |
| 46 | +### Documentation |
| 47 | + |
| 48 | +* **mcp:** add a README button for one-click add to Cursor ([6d0ad06](https://github.com/Finch-API/finch-api-node/commit/6d0ad06c95dc060fdc6acc8afaba54ed63fbee77)) |
| 49 | +* **mcp:** add a README link to add server to VS Code or Claude Code ([0027c5d](https://github.com/Finch-API/finch-api-node/commit/0027c5d502fcf986717cd7032735d5455686f75a)) |
| 50 | + |
3 | 51 | ## 6.38.0 (2025-10-27) |
4 | 52 |
|
5 | 53 | 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