|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## 7.0.0 (2025-12-08) |
| 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 ([9b08ded](https://github.com/Finch-API/finch-api-node/commit/9b08ded8c01cc575794d3eaaf954430fe1320ea0)) |
| 10 | +* **api:** api update ([a1f82da](https://github.com/Finch-API/finch-api-node/commit/a1f82da980cddebe16d1d060814c2af53f2ea437)) |
| 11 | +* **api:** api update ([62fbd55](https://github.com/Finch-API/finch-api-node/commit/62fbd557191ba5e4733ed84516a7083efc8619a3)) |
| 12 | +* **api:** manual updates ([cdcceb2](https://github.com/Finch-API/finch-api-node/commit/cdcceb26689710c9cc22798d4c290a800807df44)) |
| 13 | +* **api:** move node to typescript generator ([fc46e41](https://github.com/Finch-API/finch-api-node/commit/fc46e411d7afb4ed8016b563a922e3500590d20d)) |
| 14 | +* **api:** update automated code reviewer selection ([73e1886](https://github.com/Finch-API/finch-api-node/commit/73e1886b8f0d7be60c60414fd18b9a81c5e94e2e)) |
| 15 | +* **mcp:** add detail field to docs search tool ([658dd01](https://github.com/Finch-API/finch-api-node/commit/658dd0127c3e67e40492a758cb646e86c765b24f)) |
| 16 | +* **mcp:** add typescript check to code execution tool ([a9f2ee9](https://github.com/Finch-API/finch-api-node/commit/a9f2ee926a681bfa387689012ef12afabeff11e5)) |
| 17 | +* **mcp:** enable optional code execution tool on http mcp servers ([c49c1b4](https://github.com/Finch-API/finch-api-node/commit/c49c1b40f8c8de088b1322ff34d651c4cf0d89e6)) |
| 18 | +* **mcp:** handle code mode calls in the Stainless API ([c70c079](https://github.com/Finch-API/finch-api-node/commit/c70c079ed1a06409ba9d059539392f72bbe1317b)) |
| 19 | +* **mcp:** return logs on code tool errors ([4a9473a](https://github.com/Finch-API/finch-api-node/commit/4a9473a3bf0fba0a2299ca0664753b8820447d52)) |
| 20 | + |
| 21 | + |
| 22 | +### Bug Fixes |
| 23 | + |
| 24 | +* **api:** migrate custom code to TypeScript ([033dd48](https://github.com/Finch-API/finch-api-node/commit/033dd48a922e7b23f516334a893ed03528b4c99b)) |
| 25 | +* **api:** resolve build issues ([481016d](https://github.com/Finch-API/finch-api-node/commit/481016da686433ce35a076930d6f65693fb37d8f)) |
| 26 | +* **java:** Resolve name collisions ([5953039](https://github.com/Finch-API/finch-api-node/commit/59530394b6a7f1fddc7322dbaf03cb557a034d7f)) |
| 27 | +* **mcp:** correct code tool API endpoint ([426c682](https://github.com/Finch-API/finch-api-node/commit/426c682e8160e4fb4bc1f0fd425dc127e9b3dfb9)) |
| 28 | +* **mcp:** return correct lines on typescript errors ([df9f465](https://github.com/Finch-API/finch-api-node/commit/df9f465e2a07e0482036f3ff6e963c414cdfd774)) |
| 29 | +* **mcp:** return tool execution error on api error ([c5c3806](https://github.com/Finch-API/finch-api-node/commit/c5c3806c771b20ac2740531e9bae20cd4301b38b)) |
| 30 | +* **mcp:** return tool execution error on jq failure ([ab776a4](https://github.com/Finch-API/finch-api-node/commit/ab776a436cc4354460a6b2b985958b9098cb879d)) |
| 31 | +* **tests:** fix tests ([2d27290](https://github.com/Finch-API/finch-api-node/commit/2d27290102b3a103ecaf5ac433b55699bf11b16d)) |
| 32 | + |
| 33 | + |
| 34 | +### Chores |
| 35 | + |
| 36 | +* **client:** fix logger property type ([d295b08](https://github.com/Finch-API/finch-api-node/commit/d295b081299d812c31d6a92728ebd646b2557526)) |
| 37 | +* **internal:** codegen related update ([75bb633](https://github.com/Finch-API/finch-api-node/commit/75bb633477cc800185eca6f2d6be8d38525194b5)) |
| 38 | +* **internal:** codegen related update ([3031947](https://github.com/Finch-API/finch-api-node/commit/303194715a7091f36cba5f4b5c09b87288954c40)) |
| 39 | +* **internal:** codegen related update ([a0ec357](https://github.com/Finch-API/finch-api-node/commit/a0ec35750ee6b89d968fd88fc55935349670ca44)) |
| 40 | +* **internal:** codegen related update ([6cda656](https://github.com/Finch-API/finch-api-node/commit/6cda656ecb936d58184ab78a59cef95134ef8c30)) |
| 41 | +* **internal:** upgrade eslint ([f9668b5](https://github.com/Finch-API/finch-api-node/commit/f9668b55f390d559ef16147e74121a0a5d8f8438)) |
| 42 | +* mcp code tool explicit error message when missing a run function ([65af0fd](https://github.com/Finch-API/finch-api-node/commit/65af0fd13ab70f4623beeb5952e30d7b2815da66)) |
| 43 | +* **mcp:** add friendlier MCP code tool errors on incorrect method invocations ([4d7e519](https://github.com/Finch-API/finch-api-node/commit/4d7e519a982b197e470685657453c4304dc81c8b)) |
| 44 | +* **mcp:** add line numbers to code tool errors ([694e03e](https://github.com/Finch-API/finch-api-node/commit/694e03ed4ace7d5c3c61be404636572f32bdb82e)) |
| 45 | +* **mcp:** clarify http auth error ([6135bf7](https://github.com/Finch-API/finch-api-node/commit/6135bf7f8f49859a371db6ace8e0667f24d2ea84)) |
| 46 | +* **mcp:** upgrade jq-web ([9d2207d](https://github.com/Finch-API/finch-api-node/commit/9d2207ddcbbb6407243c9236d48ea9238c88aea9)) |
| 47 | +* sync repo ([c0d1c0e](https://github.com/Finch-API/finch-api-node/commit/c0d1c0e980a07f69ba21c3501c79142dd987d846)) |
| 48 | +* use latest @modelcontextprotocol/sdk ([d39fdec](https://github.com/Finch-API/finch-api-node/commit/d39fdec94ed1d017664dffe38d2b4863884dcfda)) |
| 49 | + |
| 50 | + |
| 51 | +### Documentation |
| 52 | + |
| 53 | +* **mcp:** add a README button for one-click add to Cursor ([57ed5d0](https://github.com/Finch-API/finch-api-node/commit/57ed5d048ae5f63860ff19cca7fc6e4b63f9fab1)) |
| 54 | +* **mcp:** add a README link to add server to VS Code or Claude Code ([38ff062](https://github.com/Finch-API/finch-api-node/commit/38ff062aec654dff73f182d1c5f13fb11d438c59)) |
| 55 | + |
3 | 56 | ## 6.38.0 (2025-10-27) |
4 | 57 |
|
5 | 58 | 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