|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## 7.0.0 (2025-12-11) |
| 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 ([1903e8b](https://github.com/Finch-API/finch-api-node/commit/1903e8baedd84f24be4e4226831037f059e19246)) |
| 10 | +* **api:** api update ([d12cf02](https://github.com/Finch-API/finch-api-node/commit/d12cf0249e7edd1f0c2c772b71fc6a4013d2fc3c)) |
| 11 | +* **api:** api update ([3451c4e](https://github.com/Finch-API/finch-api-node/commit/3451c4e1f81274f0c6336b20322b4d40fcf58573)) |
| 12 | +* **api:** manual updates ([948cfe1](https://github.com/Finch-API/finch-api-node/commit/948cfe11b9d05fac397a8c71ffd34bd11643f675)) |
| 13 | +* **api:** move node to typescript generator ([36f3aba](https://github.com/Finch-API/finch-api-node/commit/36f3abaca5cd162cf8ebef2f5cab550bcd1e5a1b)) |
| 14 | +* **api:** update automated code reviewer selection ([6577b35](https://github.com/Finch-API/finch-api-node/commit/6577b35f132a125f999ed8ed77031d25ab1f594d)) |
| 15 | +* **mcp:** add detail field to docs search tool ([db23e78](https://github.com/Finch-API/finch-api-node/commit/db23e785be41379e35522538a60ae624fb3252ec)) |
| 16 | +* **mcp:** add typescript check to code execution tool ([99d0935](https://github.com/Finch-API/finch-api-node/commit/99d093522d5f1e94a27c6d614aa7772c75f386a0)) |
| 17 | +* **mcp:** enable optional code execution tool on http mcp servers ([ce4f388](https://github.com/Finch-API/finch-api-node/commit/ce4f38868bbcf395847f0f8270ad1dcac2ae7175)) |
| 18 | +* **mcp:** handle code mode calls in the Stainless API ([255c7f8](https://github.com/Finch-API/finch-api-node/commit/255c7f8739bea085f73f74877ca81fe9087f8032)) |
| 19 | +* **mcp:** return logs on code tool errors ([9f603fd](https://github.com/Finch-API/finch-api-node/commit/9f603fda001d658be3ee05474f3ca2b77746efb3)) |
| 20 | + |
| 21 | + |
| 22 | +### Bug Fixes |
| 23 | + |
| 24 | +* **api:** migrate custom code to TypeScript ([9ef2ceb](https://github.com/Finch-API/finch-api-node/commit/9ef2cebd93e24ef1ba00499ad734faa2a7fe35c7)) |
| 25 | +* **api:** resolve build issues ([6d353f0](https://github.com/Finch-API/finch-api-node/commit/6d353f0867c9d1ea408ac438924d1d6b04ed54b4)) |
| 26 | +* **java:** Resolve name collisions ([fe85c29](https://github.com/Finch-API/finch-api-node/commit/fe85c2942dcf45aa07bc0795852f3168448612de)) |
| 27 | +* **mcp:** add client instantiation options to code tool ([5aa1786](https://github.com/Finch-API/finch-api-node/commit/5aa1786f85532e57d3b6c24ead629bcfa3fc2a23)) |
| 28 | +* **mcp:** correct code tool API endpoint ([a0d5469](https://github.com/Finch-API/finch-api-node/commit/a0d54696a618035226e4bdab2515e608e4136d7c)) |
| 29 | +* **mcp:** return correct lines on typescript errors ([0aee280](https://github.com/Finch-API/finch-api-node/commit/0aee2807a19ff6060a15fb35c4c33210dd2a209c)) |
| 30 | +* **mcp:** return tool execution error on api error ([e241591](https://github.com/Finch-API/finch-api-node/commit/e241591504f4b180efc30790efb1abc85252c517)) |
| 31 | +* **mcp:** return tool execution error on jq failure ([a8f3e6b](https://github.com/Finch-API/finch-api-node/commit/a8f3e6bf0bd6d917914bbb6f674756dbf573b9a4)) |
| 32 | +* **tests:** fix tests ([9b72cd2](https://github.com/Finch-API/finch-api-node/commit/9b72cd23f8f8dd6976c7ece8c3b9aea7cf910c86)) |
| 33 | + |
| 34 | + |
| 35 | +### Chores |
| 36 | + |
| 37 | +* **client:** fix logger property type ([c19bd49](https://github.com/Finch-API/finch-api-node/commit/c19bd49573c6c9c259ede5dd9c24873cf9104743)) |
| 38 | +* **internal:** codegen related update ([bcdaa25](https://github.com/Finch-API/finch-api-node/commit/bcdaa250617d45c37d8212a8932c4b65dbda59c6)) |
| 39 | +* **internal:** codegen related update ([022050e](https://github.com/Finch-API/finch-api-node/commit/022050e8699c48e445e5c1add682e1c15642cacf)) |
| 40 | +* **internal:** codegen related update ([819be7c](https://github.com/Finch-API/finch-api-node/commit/819be7cfd51a951f62d980295e8f64ce3cbc7fb1)) |
| 41 | +* **internal:** codegen related update ([402d42c](https://github.com/Finch-API/finch-api-node/commit/402d42c45c9ab3cc4ed2bca16868ccd5333d6275)) |
| 42 | +* **internal:** upgrade eslint ([448797c](https://github.com/Finch-API/finch-api-node/commit/448797cb8f3337410440e834ba6dc3f5944d5d48)) |
| 43 | +* mcp code tool explicit error message when missing a run function ([ebb90ef](https://github.com/Finch-API/finch-api-node/commit/ebb90ef97b6b366cff64c76b73a40fbd7375d7f7)) |
| 44 | +* **mcp:** add friendlier MCP code tool errors on incorrect method invocations ([47482d3](https://github.com/Finch-API/finch-api-node/commit/47482d318b9d258ac8e3413b235084e0d8ce52bd)) |
| 45 | +* **mcp:** add line numbers to code tool errors ([bd3e6bd](https://github.com/Finch-API/finch-api-node/commit/bd3e6bd87d80caf52e61637122a08416de1729fe)) |
| 46 | +* **mcp:** clarify http auth error ([f9b0020](https://github.com/Finch-API/finch-api-node/commit/f9b00200c831b16ca88a304874b51bed59a2c69a)) |
| 47 | +* **mcp:** update lockfile ([9e17ed2](https://github.com/Finch-API/finch-api-node/commit/9e17ed2f4fecac75a07c456c554ae35297100488)) |
| 48 | +* **mcp:** upgrade jq-web ([713e869](https://github.com/Finch-API/finch-api-node/commit/713e8698c3be75de782bba74608aae2fd333398e)) |
| 49 | +* sync repo ([74a6031](https://github.com/Finch-API/finch-api-node/commit/74a603108fbca7b269e7f6807cdabf607e3a85fc)) |
| 50 | +* use latest @modelcontextprotocol/sdk ([544c5f4](https://github.com/Finch-API/finch-api-node/commit/544c5f45c9b86e3e1809d7740ba877018a840f8a)) |
| 51 | + |
| 52 | + |
| 53 | +### Documentation |
| 54 | + |
| 55 | +* **mcp:** add a README button for one-click add to Cursor ([15beeac](https://github.com/Finch-API/finch-api-node/commit/15beeac726b8c8de3509ae0d78535dcb6010c775)) |
| 56 | +* **mcp:** add a README link to add server to VS Code or Claude Code ([ffc325b](https://github.com/Finch-API/finch-api-node/commit/ffc325bc8eb94cb2f909ebd12e8846aa8d33e8cd)) |
| 57 | + |
3 | 58 | ## 6.38.0 (2025-10-27) |
4 | 59 |
|
5 | 60 | 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