|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## 7.0.0 (2025-12-16) |
| 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 ([e8c2ee6](https://github.com/Finch-API/finch-api-node/commit/e8c2ee68f868c835819e55e0597151bb8d007ede)) |
| 10 | +* **api:** api update ([5acb5a4](https://github.com/Finch-API/finch-api-node/commit/5acb5a4e42f45a4b6da5dbfb0836269405d47fc5)) |
| 11 | +* **api:** api update ([b0c468c](https://github.com/Finch-API/finch-api-node/commit/b0c468c8decbf842917c193069f1dce66fee795a)) |
| 12 | +* **api:** manual updates ([e3c8c80](https://github.com/Finch-API/finch-api-node/commit/e3c8c8096164a027662bc35ec5f436f8e3921a83)) |
| 13 | +* **api:** move node to typescript generator ([d6583fd](https://github.com/Finch-API/finch-api-node/commit/d6583fd5d5d1ebdab0304fa23ed7bf4f3f9bba26)) |
| 14 | +* **api:** update automated code reviewer selection ([3a7cbe2](https://github.com/Finch-API/finch-api-node/commit/3a7cbe2d47940224d1adae8af45755993e071d37)) |
| 15 | +* **mcp:** add detail field to docs search tool ([c6bc087](https://github.com/Finch-API/finch-api-node/commit/c6bc0871165e921c586b8e7783d4b5c6615fbf38)) |
| 16 | +* **mcp:** add typescript check to code execution tool ([c03801d](https://github.com/Finch-API/finch-api-node/commit/c03801dc241a787e2eb645a98094c8abf51fb5d3)) |
| 17 | +* **mcp:** enable optional code execution tool on http mcp servers ([2f81f86](https://github.com/Finch-API/finch-api-node/commit/2f81f86c9eb7981abae688b7042230a7dd0952fe)) |
| 18 | +* **mcp:** handle code mode calls in the Stainless API ([2a3ee2d](https://github.com/Finch-API/finch-api-node/commit/2a3ee2d323f7b531526922e81ec77110196d0707)) |
| 19 | +* **mcp:** return logs on code tool errors ([a54dfd4](https://github.com/Finch-API/finch-api-node/commit/a54dfd46af48d8dc2a6fcc8feda30dacebb44fd5)) |
| 20 | + |
| 21 | + |
| 22 | +### Bug Fixes |
| 23 | + |
| 24 | +* **api:** migrate custom code to TypeScript ([28918d6](https://github.com/Finch-API/finch-api-node/commit/28918d6d445afe751ad2fee2581ada98503461c5)) |
| 25 | +* **api:** resolve build issues ([b976227](https://github.com/Finch-API/finch-api-node/commit/b97622716a7b39ff8e7063febeb3e77c7a51d531)) |
| 26 | +* **java:** Resolve name collisions ([b16938d](https://github.com/Finch-API/finch-api-node/commit/b16938d0a9fcac1dbccb6e1a2628f0bb36a7d57d)) |
| 27 | +* **mcp:** add client instantiation options to code tool ([52e6167](https://github.com/Finch-API/finch-api-node/commit/52e616766ed68c9f85f86fc17bcc3d8c3c316bac)) |
| 28 | +* **mcp:** correct code tool API endpoint ([4d6acb8](https://github.com/Finch-API/finch-api-node/commit/4d6acb875fe6c37ee918f047aa418cf1930033f5)) |
| 29 | +* **mcp:** return correct lines on typescript errors ([b05ff6e](https://github.com/Finch-API/finch-api-node/commit/b05ff6e065aba1a9881058237a05d354b6209e05)) |
| 30 | +* **mcp:** return tool execution error on api error ([2313af7](https://github.com/Finch-API/finch-api-node/commit/2313af78a95b86a8ab82486a90eb8a3f5632b493)) |
| 31 | +* **mcp:** return tool execution error on jq failure ([cdd8a0f](https://github.com/Finch-API/finch-api-node/commit/cdd8a0fee4770ed502e336f8a6c904ec37b471ae)) |
| 32 | +* **tests:** fix tests ([ce272da](https://github.com/Finch-API/finch-api-node/commit/ce272da786e541febbfedbed109a02ec16032f2b)) |
| 33 | + |
| 34 | + |
| 35 | +### Chores |
| 36 | + |
| 37 | +* **client:** fix logger property type ([771209c](https://github.com/Finch-API/finch-api-node/commit/771209cd7482b7da703b0b814cb3a6f081f73705)) |
| 38 | +* **internal:** codegen related update ([0d33304](https://github.com/Finch-API/finch-api-node/commit/0d3330438d981007552bf82bd001ebe1f876aabe)) |
| 39 | +* **internal:** codegen related update ([e45ccca](https://github.com/Finch-API/finch-api-node/commit/e45ccca8f1456c66bb6b435e840784b5d2a39593)) |
| 40 | +* **internal:** codegen related update ([81fad0c](https://github.com/Finch-API/finch-api-node/commit/81fad0cdab2f93590e890e480c04d118ec5f7709)) |
| 41 | +* **internal:** codegen related update ([0a1c7b4](https://github.com/Finch-API/finch-api-node/commit/0a1c7b4093fba36b05cdfb7498a605dac4ba479c)) |
| 42 | +* **internal:** upgrade eslint ([b81efd8](https://github.com/Finch-API/finch-api-node/commit/b81efd86f78b29e77178537d090d9f8043e72960)) |
| 43 | +* mcp code tool explicit error message when missing a run function ([e5bfc19](https://github.com/Finch-API/finch-api-node/commit/e5bfc1967712c8cf30979592b34dfb81c04080f1)) |
| 44 | +* **mcp:** add friendlier MCP code tool errors on incorrect method invocations ([4888148](https://github.com/Finch-API/finch-api-node/commit/4888148fdd3241094fc298ebd9ed3b938f13959a)) |
| 45 | +* **mcp:** add line numbers to code tool errors ([f7ca136](https://github.com/Finch-API/finch-api-node/commit/f7ca136d8c10ea771261d959c6e8190c045527a9)) |
| 46 | +* **mcp:** clarify http auth error ([c26673f](https://github.com/Finch-API/finch-api-node/commit/c26673fa08db2cdc5e31d319a7c9b072a9e91578)) |
| 47 | +* **mcp:** update lockfile ([a6c52ed](https://github.com/Finch-API/finch-api-node/commit/a6c52ed668cdfe6b70fefab033d1c52670a280d5)) |
| 48 | +* **mcp:** upgrade jq-web ([a3dec0a](https://github.com/Finch-API/finch-api-node/commit/a3dec0a5cd99685ba0e6bcbd216b759a357ac8f0)) |
| 49 | +* sync repo ([5c0d5fb](https://github.com/Finch-API/finch-api-node/commit/5c0d5fbccdc5b8fa0f2f1b3965530cac38e589be)) |
| 50 | +* use latest @modelcontextprotocol/sdk ([e57571f](https://github.com/Finch-API/finch-api-node/commit/e57571f3c67b767fe995f5db2e318b4c6fed2897)) |
| 51 | + |
| 52 | + |
| 53 | +### Documentation |
| 54 | + |
| 55 | +* **mcp:** add a README button for one-click add to Cursor ([ebeb29f](https://github.com/Finch-API/finch-api-node/commit/ebeb29f8438c490abe3ea1db755c405d9f2964bc)) |
| 56 | +* **mcp:** add a README link to add server to VS Code or Claude Code ([3d7ab2e](https://github.com/Finch-API/finch-api-node/commit/3d7ab2e386055d7b644d43d5e45370e74083ca88)) |
| 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