|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## 7.0.0 (2025-12-17) |
| 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 ([f0272b6](https://github.com/Finch-API/finch-api-node/commit/f0272b694f70cfef71bbb2e25130f075d59d8c04)) |
| 10 | +* **api:** api update ([ced98d3](https://github.com/Finch-API/finch-api-node/commit/ced98d3c959d47333beeb7d033fef4e1f783b34e)) |
| 11 | +* **api:** api update ([04ffed7](https://github.com/Finch-API/finch-api-node/commit/04ffed76508dcabbfefdbba306e07b1a7d321063)) |
| 12 | +* **api:** manual updates ([9f043f6](https://github.com/Finch-API/finch-api-node/commit/9f043f641bee6a1a67aba9ddbfd554202465b5ab)) |
| 13 | +* **api:** move node to typescript generator ([607aa40](https://github.com/Finch-API/finch-api-node/commit/607aa4048151f57823112621a3e3128a7a89065a)) |
| 14 | +* **api:** update automated code reviewer selection ([a127373](https://github.com/Finch-API/finch-api-node/commit/a127373db1e50a9db7e6470ddb548d50f72e8ee3)) |
| 15 | +* **mcp:** add detail field to docs search tool ([4d3db06](https://github.com/Finch-API/finch-api-node/commit/4d3db06985f96f5e5bad5d1bf6dd98cab486590d)) |
| 16 | +* **mcp:** add typescript check to code execution tool ([28f94ac](https://github.com/Finch-API/finch-api-node/commit/28f94acd26da14839c88eec08d707a29c1e7bdf8)) |
| 17 | +* **mcp:** enable optional code execution tool on http mcp servers ([9925be7](https://github.com/Finch-API/finch-api-node/commit/9925be71bc6766e503b1f2c2cc1a8a279b3bc809)) |
| 18 | +* **mcp:** handle code mode calls in the Stainless API ([9de5ff7](https://github.com/Finch-API/finch-api-node/commit/9de5ff724c9a8de0f4245f325c88e4cac484b7fa)) |
| 19 | +* **mcp:** return logs on code tool errors ([7e51197](https://github.com/Finch-API/finch-api-node/commit/7e51197716206c716b8823065c64ee42c3d3bc39)) |
| 20 | + |
| 21 | + |
| 22 | +### Bug Fixes |
| 23 | + |
| 24 | +* **api:** migrate custom code to TypeScript ([6ebd719](https://github.com/Finch-API/finch-api-node/commit/6ebd719c4cfec679208ce32bd24dc9435fb5f327)) |
| 25 | +* **api:** resolve build issues ([246160e](https://github.com/Finch-API/finch-api-node/commit/246160e903c3ae21bb87fa918f033cb81c72fd1a)) |
| 26 | +* **java:** Resolve name collisions ([422bc2b](https://github.com/Finch-API/finch-api-node/commit/422bc2bc81584eefd96a189fa993424637512b06)) |
| 27 | +* **mcp:** add client instantiation options to code tool ([9481d07](https://github.com/Finch-API/finch-api-node/commit/9481d07b5aa42a441ed4de3e867e6fbe0aaefd4c)) |
| 28 | +* **mcp:** correct code tool API endpoint ([110691e](https://github.com/Finch-API/finch-api-node/commit/110691e9dd30186e1f51cec93154b5fd2c725f25)) |
| 29 | +* **mcp:** return correct lines on typescript errors ([4e2b2ee](https://github.com/Finch-API/finch-api-node/commit/4e2b2ee410449a5a90d88b90f9b32634c2442bc6)) |
| 30 | +* **mcp:** return tool execution error on api error ([8ffe347](https://github.com/Finch-API/finch-api-node/commit/8ffe3471221f99afd5fbfa8cbef4de89a9fcdfbb)) |
| 31 | +* **mcp:** return tool execution error on jq failure ([364ed89](https://github.com/Finch-API/finch-api-node/commit/364ed89728c574ef8df6d0d34aa2c34c7af17386)) |
| 32 | +* **tests:** fix tests ([2186cfc](https://github.com/Finch-API/finch-api-node/commit/2186cfc65b16bac6a9101fe565a8e142980f0477)) |
| 33 | + |
| 34 | + |
| 35 | +### Chores |
| 36 | + |
| 37 | +* **client:** fix logger property type ([4090132](https://github.com/Finch-API/finch-api-node/commit/4090132d5e4e173272c9fb9c81e0743abe97d061)) |
| 38 | +* **internal:** codegen related update ([1bcbfba](https://github.com/Finch-API/finch-api-node/commit/1bcbfba4155a573a988517aa13f8aa447d36353f)) |
| 39 | +* **internal:** codegen related update ([9da4eda](https://github.com/Finch-API/finch-api-node/commit/9da4edacaf83e77a6dc50b8f1a8fc917ba9871b9)) |
| 40 | +* **internal:** codegen related update ([1dce7b2](https://github.com/Finch-API/finch-api-node/commit/1dce7b2aa277ad08f43872c76f884f28c8c69032)) |
| 41 | +* **internal:** codegen related update ([4868b95](https://github.com/Finch-API/finch-api-node/commit/4868b9536e3e8e2ccb063c264e101b9d534843cb)) |
| 42 | +* **internal:** upgrade eslint ([7671077](https://github.com/Finch-API/finch-api-node/commit/7671077a1a367a61d0c9a9d608b58d6fde05c552)) |
| 43 | +* mcp code tool explicit error message when missing a run function ([216fbea](https://github.com/Finch-API/finch-api-node/commit/216fbea9cf4e5e7f91e4a56780ef9dc8d2bab0bf)) |
| 44 | +* **mcp:** add friendlier MCP code tool errors on incorrect method invocations ([cfc3e68](https://github.com/Finch-API/finch-api-node/commit/cfc3e682846fdba3275f332c730f125d3a73908d)) |
| 45 | +* **mcp:** add line numbers to code tool errors ([7fd2c40](https://github.com/Finch-API/finch-api-node/commit/7fd2c40c75b54cd340a0406045250f80138a11fe)) |
| 46 | +* **mcp:** clarify http auth error ([fa02c24](https://github.com/Finch-API/finch-api-node/commit/fa02c2492fee7ed3fb78e1c87df4e4e8ff10d41d)) |
| 47 | +* **mcp:** update lockfile ([79ecfeb](https://github.com/Finch-API/finch-api-node/commit/79ecfeb1ba18ecb41b60c540afb63649dd0b9600)) |
| 48 | +* **mcp:** upgrade jq-web ([72c4410](https://github.com/Finch-API/finch-api-node/commit/72c4410628789d008d4a97ff6f904b0a6ff4c6a2)) |
| 49 | +* sync repo ([068d76e](https://github.com/Finch-API/finch-api-node/commit/068d76e62f606f76ba4fbdbdb0035fc56e2e37fd)) |
| 50 | +* use latest @modelcontextprotocol/sdk ([14c150c](https://github.com/Finch-API/finch-api-node/commit/14c150cb07c9fa15cda631970cae3a9238825444)) |
| 51 | + |
| 52 | + |
| 53 | +### Documentation |
| 54 | + |
| 55 | +* **mcp:** add a README button for one-click add to Cursor ([0a7b232](https://github.com/Finch-API/finch-api-node/commit/0a7b2322da6017aed7631e587b79e5c392361e17)) |
| 56 | +* **mcp:** add a README link to add server to VS Code or Claude Code ([7231b24](https://github.com/Finch-API/finch-api-node/commit/7231b24a82f407240b4769d9690f19236443c97a)) |
| 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