|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## 7.0.0 (2025-12-09) |
| 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 ([8913a4d](https://github.com/Finch-API/finch-api-node/commit/8913a4d58f16efcde726ef3666bb8cd1a3344bb9)) |
| 10 | +* **api:** api update ([6a5288d](https://github.com/Finch-API/finch-api-node/commit/6a5288d57817e6346e06f66f2512b228b4f3db2b)) |
| 11 | +* **api:** api update ([69a7810](https://github.com/Finch-API/finch-api-node/commit/69a781009f1f040cb3bab202711d1bd2460cf130)) |
| 12 | +* **api:** manual updates ([f49d5d6](https://github.com/Finch-API/finch-api-node/commit/f49d5d6dbd5fdc4e925b8afef5d973a256092801)) |
| 13 | +* **api:** move node to typescript generator ([b1d45ff](https://github.com/Finch-API/finch-api-node/commit/b1d45ffc18340e448fa0bbc9737dcac9cfb15e35)) |
| 14 | +* **api:** update automated code reviewer selection ([0dd04f5](https://github.com/Finch-API/finch-api-node/commit/0dd04f58bc072d4a5d5f248a5656c8a1b1e162e0)) |
| 15 | +* **mcp:** add detail field to docs search tool ([2dc1040](https://github.com/Finch-API/finch-api-node/commit/2dc10409d4db1e2d1ee74c6790cabc2fe40b05ae)) |
| 16 | +* **mcp:** add typescript check to code execution tool ([659acc5](https://github.com/Finch-API/finch-api-node/commit/659acc533fa3fa394c7dbb788510b8a6f63ddb75)) |
| 17 | +* **mcp:** enable optional code execution tool on http mcp servers ([039dbed](https://github.com/Finch-API/finch-api-node/commit/039dbedb4a3cd109eb2b79b9f706e5e2019bfa89)) |
| 18 | +* **mcp:** handle code mode calls in the Stainless API ([78a0297](https://github.com/Finch-API/finch-api-node/commit/78a0297b98ea1c7190da5d3f6cf85015682c51fe)) |
| 19 | +* **mcp:** return logs on code tool errors ([9f08177](https://github.com/Finch-API/finch-api-node/commit/9f08177e372621e7a91631badf62438ba07e5f70)) |
| 20 | + |
| 21 | + |
| 22 | +### Bug Fixes |
| 23 | + |
| 24 | +* **api:** migrate custom code to TypeScript ([5d96813](https://github.com/Finch-API/finch-api-node/commit/5d96813411ac7ba87d3b3dab5a89fc1a92dc766c)) |
| 25 | +* **api:** resolve build issues ([a211ec9](https://github.com/Finch-API/finch-api-node/commit/a211ec97d90901c66dbb34a4c43becb105a68f98)) |
| 26 | +* **java:** Resolve name collisions ([767e387](https://github.com/Finch-API/finch-api-node/commit/767e387e563ce4c6c86ab2133b1379018491f15f)) |
| 27 | +* **mcp:** correct code tool API endpoint ([cce3d4f](https://github.com/Finch-API/finch-api-node/commit/cce3d4f00d623b80cdae7a056c13e4b73e8963e3)) |
| 28 | +* **mcp:** return correct lines on typescript errors ([89e7bed](https://github.com/Finch-API/finch-api-node/commit/89e7bedf3583f3ee846616d0180678a3177c0ef7)) |
| 29 | +* **mcp:** return tool execution error on api error ([edcbbf1](https://github.com/Finch-API/finch-api-node/commit/edcbbf107ad91681191ad1439a427773285ebc12)) |
| 30 | +* **mcp:** return tool execution error on jq failure ([7f03162](https://github.com/Finch-API/finch-api-node/commit/7f0316252958f1af47a6603afb82983c3fa1ed26)) |
| 31 | +* **tests:** fix tests ([c7ab707](https://github.com/Finch-API/finch-api-node/commit/c7ab707039d7b8cc3f65bf32cb95e8ef543dee52)) |
| 32 | + |
| 33 | + |
| 34 | +### Chores |
| 35 | + |
| 36 | +* **client:** fix logger property type ([bf75708](https://github.com/Finch-API/finch-api-node/commit/bf7570899a3976c8b2c3647b98c4f2fc0637a723)) |
| 37 | +* **internal:** codegen related update ([4c532bb](https://github.com/Finch-API/finch-api-node/commit/4c532bbf1566d21f4ad8e58da490c52c19b1b79e)) |
| 38 | +* **internal:** codegen related update ([841d4b8](https://github.com/Finch-API/finch-api-node/commit/841d4b824f9818bc3f163df4026edcb1de93e1e0)) |
| 39 | +* **internal:** codegen related update ([b2ed744](https://github.com/Finch-API/finch-api-node/commit/b2ed7447a7697d45b34b53a62c22aa8f02361cd5)) |
| 40 | +* **internal:** codegen related update ([8e9af4d](https://github.com/Finch-API/finch-api-node/commit/8e9af4d5ee41fac0b8c3a1489767632f65b4725d)) |
| 41 | +* **internal:** upgrade eslint ([99418a0](https://github.com/Finch-API/finch-api-node/commit/99418a047563c465089ff62b225e33d9d7c8462c)) |
| 42 | +* mcp code tool explicit error message when missing a run function ([0191e36](https://github.com/Finch-API/finch-api-node/commit/0191e364c0ba9a1a154f55cc3c1b650d67952f06)) |
| 43 | +* **mcp:** add friendlier MCP code tool errors on incorrect method invocations ([8f845a6](https://github.com/Finch-API/finch-api-node/commit/8f845a6bf795513b70ffc3f9bb548dcfb073b7e3)) |
| 44 | +* **mcp:** add line numbers to code tool errors ([9f5614e](https://github.com/Finch-API/finch-api-node/commit/9f5614e9363739f2a451b543b746ca998bec1c8d)) |
| 45 | +* **mcp:** clarify http auth error ([6a9aeb0](https://github.com/Finch-API/finch-api-node/commit/6a9aeb06455f79d7bc7acea34845758cc7304563)) |
| 46 | +* **mcp:** upgrade jq-web ([3d9cc46](https://github.com/Finch-API/finch-api-node/commit/3d9cc46a57c03895b921991c1b5de466a133c459)) |
| 47 | +* sync repo ([ecb6651](https://github.com/Finch-API/finch-api-node/commit/ecb66512207273b9d7fb0eb9b668242755732ed1)) |
| 48 | +* use latest @modelcontextprotocol/sdk ([fdf50e3](https://github.com/Finch-API/finch-api-node/commit/fdf50e30cfb838bf26f0b6b98bb82bb5e8e1492a)) |
| 49 | + |
| 50 | + |
| 51 | +### Documentation |
| 52 | + |
| 53 | +* **mcp:** add a README button for one-click add to Cursor ([53d8830](https://github.com/Finch-API/finch-api-node/commit/53d8830eb26b0a565ea367b9a0c4ac1348400574)) |
| 54 | +* **mcp:** add a README link to add server to VS Code or Claude Code ([c5c2593](https://github.com/Finch-API/finch-api-node/commit/c5c25934974f92130cf44a16b1558bf40e6889ae)) |
| 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