|
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 ([11dcd24](https://github.com/Finch-API/finch-api-node/commit/11dcd243b38dd9edec4bdf822af104a53e72ca76)) |
| 10 | +* **api:** api update ([b5c1711](https://github.com/Finch-API/finch-api-node/commit/b5c1711700b3261c0ab99c5e9c98fb2aaf42eded)) |
| 11 | +* **api:** api update ([e88c8e2](https://github.com/Finch-API/finch-api-node/commit/e88c8e215342a07c5227c858a7a73bc40fe1de87)) |
| 12 | +* **api:** manual updates ([9c769b7](https://github.com/Finch-API/finch-api-node/commit/9c769b7f352c77508ec11f7841254277874febdd)) |
| 13 | +* **api:** move node to typescript generator ([e17cda4](https://github.com/Finch-API/finch-api-node/commit/e17cda458d98e7db4a1ea830f3c868d89ccb9819)) |
| 14 | +* **api:** update automated code reviewer selection ([4edeebe](https://github.com/Finch-API/finch-api-node/commit/4edeebe01bdd9e4094a7fe907c9f3e3aeeb35eb7)) |
| 15 | +* **mcp:** add detail field to docs search tool ([0fc7dac](https://github.com/Finch-API/finch-api-node/commit/0fc7dac37ea921191a53908c2a2c801287ec015d)) |
| 16 | +* **mcp:** add typescript check to code execution tool ([0eb0a06](https://github.com/Finch-API/finch-api-node/commit/0eb0a066604ba4235ff07114c743d97585bd8ed3)) |
| 17 | +* **mcp:** enable optional code execution tool on http mcp servers ([65feb42](https://github.com/Finch-API/finch-api-node/commit/65feb422cbe24dcfd025c073c474a6da42e0c49c)) |
| 18 | +* **mcp:** handle code mode calls in the Stainless API ([a157833](https://github.com/Finch-API/finch-api-node/commit/a157833a9893f919cba35b4ae5db1f52396a3f37)) |
| 19 | +* **mcp:** return logs on code tool errors ([963ed11](https://github.com/Finch-API/finch-api-node/commit/963ed11ae6ba337bfc8816b52e14aae336dd5041)) |
| 20 | + |
| 21 | + |
| 22 | +### Bug Fixes |
| 23 | + |
| 24 | +* **api:** migrate custom code to TypeScript ([0b140cb](https://github.com/Finch-API/finch-api-node/commit/0b140cb34c88779f8bd148b60800cf530ae64800)) |
| 25 | +* **api:** resolve build issues ([b274440](https://github.com/Finch-API/finch-api-node/commit/b274440fbf60634cf412a220b66520f2d2ccf364)) |
| 26 | +* **java:** Resolve name collisions ([575ab84](https://github.com/Finch-API/finch-api-node/commit/575ab84c071afdc84b769ab6df4083cf00e8fa9c)) |
| 27 | +* **mcp:** correct code tool API endpoint ([4d248fa](https://github.com/Finch-API/finch-api-node/commit/4d248fa1ca554dd57ad24091549d5a6527ffb4a8)) |
| 28 | +* **mcp:** return correct lines on typescript errors ([72ebd5d](https://github.com/Finch-API/finch-api-node/commit/72ebd5d881ba21ffc4301159a4734bcce4c35cad)) |
| 29 | +* **mcp:** return tool execution error on api error ([38adb4c](https://github.com/Finch-API/finch-api-node/commit/38adb4c8776fa2d84327a7f768e26cde131ec84b)) |
| 30 | +* **mcp:** return tool execution error on jq failure ([9481fa1](https://github.com/Finch-API/finch-api-node/commit/9481fa185b7cfbf718d2532d9f401146dcc9b4a1)) |
| 31 | +* **tests:** fix tests ([b90cb21](https://github.com/Finch-API/finch-api-node/commit/b90cb21ec0fdaf66445e1b32799a3e7abe989d22)) |
| 32 | + |
| 33 | + |
| 34 | +### Chores |
| 35 | + |
| 36 | +* **client:** fix logger property type ([90074eb](https://github.com/Finch-API/finch-api-node/commit/90074eb55f4e3afa0f9b788b4212eb8be874c089)) |
| 37 | +* **internal:** codegen related update ([657e040](https://github.com/Finch-API/finch-api-node/commit/657e040f085be9299ea7e819d4cfe6e2e260f032)) |
| 38 | +* **internal:** codegen related update ([3769929](https://github.com/Finch-API/finch-api-node/commit/37699291cc0b52c68c6fef136d7f02f87296fe7f)) |
| 39 | +* **internal:** codegen related update ([b5e312d](https://github.com/Finch-API/finch-api-node/commit/b5e312d8c23cfe384d9ac8aef3713958eb314ba8)) |
| 40 | +* **internal:** codegen related update ([7f27199](https://github.com/Finch-API/finch-api-node/commit/7f27199e06b9cb1ff57e3644b00e3d52f30f35eb)) |
| 41 | +* **internal:** upgrade eslint ([495e147](https://github.com/Finch-API/finch-api-node/commit/495e14723feca3849ed4d98ea86eb9ed2bc663c8)) |
| 42 | +* mcp code tool explicit error message when missing a run function ([69da7ee](https://github.com/Finch-API/finch-api-node/commit/69da7ee305e3b0a65308296af7a4271babd4f547)) |
| 43 | +* **mcp:** add friendlier MCP code tool errors on incorrect method invocations ([6fa2210](https://github.com/Finch-API/finch-api-node/commit/6fa2210ff09233e88027edf2d28676961bb9e238)) |
| 44 | +* **mcp:** add line numbers to code tool errors ([dfc418e](https://github.com/Finch-API/finch-api-node/commit/dfc418e42fdefb7a2992eb07aa8e79185346b27f)) |
| 45 | +* **mcp:** clarify http auth error ([bcd2277](https://github.com/Finch-API/finch-api-node/commit/bcd22771db16219221aa2f32caafabe51ebc1b0c)) |
| 46 | +* **mcp:** upgrade jq-web ([f688722](https://github.com/Finch-API/finch-api-node/commit/f688722901d6d28236e137f9cda50b761c1d493d)) |
| 47 | +* sync repo ([c499c4b](https://github.com/Finch-API/finch-api-node/commit/c499c4b08b8efbc131aff2a2f4d7afc45e2bd23d)) |
| 48 | +* use latest @modelcontextprotocol/sdk ([bda5295](https://github.com/Finch-API/finch-api-node/commit/bda52950fbfe11783faeff54308ec0dd080d57a1)) |
| 49 | + |
| 50 | + |
| 51 | +### Documentation |
| 52 | + |
| 53 | +* **mcp:** add a README button for one-click add to Cursor ([ea9510f](https://github.com/Finch-API/finch-api-node/commit/ea9510f7fbf387bb3780e308050a7c2068aac919)) |
| 54 | +* **mcp:** add a README link to add server to VS Code or Claude Code ([f63e877](https://github.com/Finch-API/finch-api-node/commit/f63e877fd5f5d3f192dc372be90179cf9678b0b4)) |
| 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