|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## 7.0.0 (2025-12-10) |
| 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 ([e70578d](https://github.com/Finch-API/finch-api-node/commit/e70578dc917046b4d384a264f9a540d4844c4fb0)) |
| 10 | +* **api:** api update ([b94ff14](https://github.com/Finch-API/finch-api-node/commit/b94ff14414cb6f194831d5def4992d49af5bf179)) |
| 11 | +* **api:** api update ([a6e1f1a](https://github.com/Finch-API/finch-api-node/commit/a6e1f1acfb8bef3c5aa4f7e3c02731af6681947e)) |
| 12 | +* **api:** manual updates ([1f519c8](https://github.com/Finch-API/finch-api-node/commit/1f519c82f9e051ea7f5eefd2c951a613e439eced)) |
| 13 | +* **api:** move node to typescript generator ([b132195](https://github.com/Finch-API/finch-api-node/commit/b13219544bd39ed0d76da3f54f4115b58f871809)) |
| 14 | +* **api:** update automated code reviewer selection ([d5bb4fa](https://github.com/Finch-API/finch-api-node/commit/d5bb4fab7fd5836b34eb3c4aa657e6f1639b03bb)) |
| 15 | +* **mcp:** add detail field to docs search tool ([a4cf388](https://github.com/Finch-API/finch-api-node/commit/a4cf3887f698a129df0acd741bb34468c11605d4)) |
| 16 | +* **mcp:** add typescript check to code execution tool ([3c50b58](https://github.com/Finch-API/finch-api-node/commit/3c50b583eec973a5a908fc90cfc02d7d53bfdc04)) |
| 17 | +* **mcp:** enable optional code execution tool on http mcp servers ([235d4c5](https://github.com/Finch-API/finch-api-node/commit/235d4c5516cf6d52ea9a67c672fcf03cc4d8e4c6)) |
| 18 | +* **mcp:** handle code mode calls in the Stainless API ([847bf46](https://github.com/Finch-API/finch-api-node/commit/847bf46e0c2752c14a66cbb92b8ce2e4dd1be4ce)) |
| 19 | +* **mcp:** return logs on code tool errors ([2dfe91b](https://github.com/Finch-API/finch-api-node/commit/2dfe91b918bc7a94882f87aaa12b8aab6019521b)) |
| 20 | + |
| 21 | + |
| 22 | +### Bug Fixes |
| 23 | + |
| 24 | +* **api:** migrate custom code to TypeScript ([e6efd68](https://github.com/Finch-API/finch-api-node/commit/e6efd68e30940e8664410949644e085959df51f3)) |
| 25 | +* **api:** resolve build issues ([4fc83ea](https://github.com/Finch-API/finch-api-node/commit/4fc83ea33805b2f44a54e7f77701244b002fa83c)) |
| 26 | +* **java:** Resolve name collisions ([f2dba70](https://github.com/Finch-API/finch-api-node/commit/f2dba70a5f1dc896b11a7fe00dce9d106df2a789)) |
| 27 | +* **mcp:** add client instantiation options to code tool ([272a665](https://github.com/Finch-API/finch-api-node/commit/272a665f5537a9be836c5a14c7d16593d97c0024)) |
| 28 | +* **mcp:** correct code tool API endpoint ([08d6d87](https://github.com/Finch-API/finch-api-node/commit/08d6d876f74c04d1aefc8e1671d1838ba5f1b8b1)) |
| 29 | +* **mcp:** return correct lines on typescript errors ([9387b50](https://github.com/Finch-API/finch-api-node/commit/9387b50ad40ecf660d743c06065e938121eac208)) |
| 30 | +* **mcp:** return tool execution error on api error ([d6f8eab](https://github.com/Finch-API/finch-api-node/commit/d6f8eab68568bad45f0721358f92aaf1ff854649)) |
| 31 | +* **mcp:** return tool execution error on jq failure ([45abbc6](https://github.com/Finch-API/finch-api-node/commit/45abbc68c4e59c4f24b5f978f2a488ce09defe09)) |
| 32 | +* **tests:** fix tests ([18b1be4](https://github.com/Finch-API/finch-api-node/commit/18b1be416410e802fc8588d35da182af5f3f022d)) |
| 33 | + |
| 34 | + |
| 35 | +### Chores |
| 36 | + |
| 37 | +* **client:** fix logger property type ([5d10681](https://github.com/Finch-API/finch-api-node/commit/5d106818f71d589ccb73313e5e513a926e1695d3)) |
| 38 | +* **internal:** codegen related update ([80047c0](https://github.com/Finch-API/finch-api-node/commit/80047c001fa8852b7b76ce3f586d129f50ef3322)) |
| 39 | +* **internal:** codegen related update ([52d5b11](https://github.com/Finch-API/finch-api-node/commit/52d5b11344a72fcbd7185c165da5de81dc2911e5)) |
| 40 | +* **internal:** codegen related update ([f2e03fe](https://github.com/Finch-API/finch-api-node/commit/f2e03fe1540439c14b7bd027aa6a48e4bb160cab)) |
| 41 | +* **internal:** codegen related update ([bca1395](https://github.com/Finch-API/finch-api-node/commit/bca1395497382a9610a0d58a03a3be46929ad6cf)) |
| 42 | +* **internal:** upgrade eslint ([c30cfd4](https://github.com/Finch-API/finch-api-node/commit/c30cfd41bf96a8dbcee49fc46e415588d26b4abd)) |
| 43 | +* mcp code tool explicit error message when missing a run function ([b897a25](https://github.com/Finch-API/finch-api-node/commit/b897a25792fc31ccf7114f4eeadbb4223e1fb1ff)) |
| 44 | +* **mcp:** add friendlier MCP code tool errors on incorrect method invocations ([57b8db7](https://github.com/Finch-API/finch-api-node/commit/57b8db75aec20e5cad199038e8563c305562ce60)) |
| 45 | +* **mcp:** add line numbers to code tool errors ([37fcf13](https://github.com/Finch-API/finch-api-node/commit/37fcf13d8db06322bcf0c8df852af30e5bfe3660)) |
| 46 | +* **mcp:** clarify http auth error ([85ab585](https://github.com/Finch-API/finch-api-node/commit/85ab585185f841fa0c09b1711621eab5f1068499)) |
| 47 | +* **mcp:** update lockfile ([b82766e](https://github.com/Finch-API/finch-api-node/commit/b82766e016076128128df1e031554450bf0ef0ac)) |
| 48 | +* **mcp:** upgrade jq-web ([40cc85c](https://github.com/Finch-API/finch-api-node/commit/40cc85c43c3e5349f56102db8c3a519ea255ff34)) |
| 49 | +* sync repo ([3a70a89](https://github.com/Finch-API/finch-api-node/commit/3a70a89992e1dc8bddbfe04e19f572aa37bfdfdf)) |
| 50 | +* use latest @modelcontextprotocol/sdk ([e1a170c](https://github.com/Finch-API/finch-api-node/commit/e1a170c34874b5b89e9e99098ac2fcb35989cf14)) |
| 51 | + |
| 52 | + |
| 53 | +### Documentation |
| 54 | + |
| 55 | +* **mcp:** add a README button for one-click add to Cursor ([1f34dd9](https://github.com/Finch-API/finch-api-node/commit/1f34dd975ea96bfa2fe40d14e1ecafe549e5e4a7)) |
| 56 | +* **mcp:** add a README link to add server to VS Code or Claude Code ([1ff8375](https://github.com/Finch-API/finch-api-node/commit/1ff83755220f436c8016efe9059b0497a66b0479)) |
| 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