|
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 ([b0c88a1](https://github.com/Finch-API/finch-api-node/commit/b0c88a118dbb12d381e5d31f27e6aa327161cac3)) |
| 10 | +* **api:** api update ([e9613f2](https://github.com/Finch-API/finch-api-node/commit/e9613f21c545ed6b48de200243cf27ea1c73b42c)) |
| 11 | +* **api:** api update ([7e0cf45](https://github.com/Finch-API/finch-api-node/commit/7e0cf45ea57e1e5b6b3309c19debc90229bdaefd)) |
| 12 | +* **api:** manual updates ([e32ec21](https://github.com/Finch-API/finch-api-node/commit/e32ec21d13ac12d9c56ec7bc0aaf53144e3500c1)) |
| 13 | +* **api:** move node to typescript generator ([b440941](https://github.com/Finch-API/finch-api-node/commit/b440941f7424a3208da929ee2bb5141a7a29b88a)) |
| 14 | +* **api:** update automated code reviewer selection ([65aa351](https://github.com/Finch-API/finch-api-node/commit/65aa351ed9f1bb1791df54b2478c88d51aa0f7c8)) |
| 15 | +* **mcp:** add detail field to docs search tool ([715cb14](https://github.com/Finch-API/finch-api-node/commit/715cb144833c72416d95bfe752e967d415c9d6ad)) |
| 16 | +* **mcp:** add typescript check to code execution tool ([b6513ba](https://github.com/Finch-API/finch-api-node/commit/b6513ba2574ee314ebe7013b950030094549c61b)) |
| 17 | +* **mcp:** enable optional code execution tool on http mcp servers ([8983a67](https://github.com/Finch-API/finch-api-node/commit/8983a6735fcb9e3c2093b50bf3ee82186408d7b4)) |
| 18 | +* **mcp:** handle code mode calls in the Stainless API ([973256e](https://github.com/Finch-API/finch-api-node/commit/973256ebe378febd55791e8065f9066ffc3a8bd9)) |
| 19 | +* **mcp:** return logs on code tool errors ([f25ac59](https://github.com/Finch-API/finch-api-node/commit/f25ac59528033d1ea52ba3ceb85c073260511e20)) |
| 20 | + |
| 21 | + |
| 22 | +### Bug Fixes |
| 23 | + |
| 24 | +* **api:** migrate custom code to TypeScript ([6239daf](https://github.com/Finch-API/finch-api-node/commit/6239dafe8402e6f0495aae04278c2aa021fc4789)) |
| 25 | +* **api:** resolve build issues ([c8af2f5](https://github.com/Finch-API/finch-api-node/commit/c8af2f5f5e144a99f1da249e3e17931c6cd887d0)) |
| 26 | +* **java:** Resolve name collisions ([cf75410](https://github.com/Finch-API/finch-api-node/commit/cf75410eea54e78948354ae246f6aea857cd1bb0)) |
| 27 | +* **mcp:** correct code tool API endpoint ([fa2a9ba](https://github.com/Finch-API/finch-api-node/commit/fa2a9bad8ee61ec367d5676fd04c5f1e9213a72f)) |
| 28 | +* **mcp:** return correct lines on typescript errors ([3ae2f38](https://github.com/Finch-API/finch-api-node/commit/3ae2f38ad5fefde98a13582c4c7534ec118240bc)) |
| 29 | +* **mcp:** return tool execution error on api error ([037cc6b](https://github.com/Finch-API/finch-api-node/commit/037cc6b2429115f7276e1a8a06cba8344c25eb47)) |
| 30 | +* **mcp:** return tool execution error on jq failure ([cb7d595](https://github.com/Finch-API/finch-api-node/commit/cb7d59524f46b59030191211aab153454f2ac5af)) |
| 31 | +* **tests:** fix tests ([77566c3](https://github.com/Finch-API/finch-api-node/commit/77566c34d1054e19ed7f153937fc5a0a0e4ca507)) |
| 32 | + |
| 33 | + |
| 34 | +### Chores |
| 35 | + |
| 36 | +* **client:** fix logger property type ([652fb5c](https://github.com/Finch-API/finch-api-node/commit/652fb5cdee5013ee0aa75cc90b5dc5f6d7478a8a)) |
| 37 | +* **internal:** codegen related update ([382426a](https://github.com/Finch-API/finch-api-node/commit/382426ac0776c1ddcdafbb700d685afd7d982b9c)) |
| 38 | +* **internal:** codegen related update ([c3c9946](https://github.com/Finch-API/finch-api-node/commit/c3c99469096ef6eab9b3596ea9eb3639c97f311a)) |
| 39 | +* **internal:** codegen related update ([bd7df32](https://github.com/Finch-API/finch-api-node/commit/bd7df32c2a7e3702f928923aa9fb9d2a7fb88f69)) |
| 40 | +* **internal:** codegen related update ([3f316e0](https://github.com/Finch-API/finch-api-node/commit/3f316e03f1c6ddf0df02e88630dd79c1cc665c98)) |
| 41 | +* **internal:** upgrade eslint ([f580d9f](https://github.com/Finch-API/finch-api-node/commit/f580d9f2a3f9f5d66d64f582ea8d897d482d7047)) |
| 42 | +* mcp code tool explicit error message when missing a run function ([376320d](https://github.com/Finch-API/finch-api-node/commit/376320d7f8baddef0b01f24d6e022f6030516910)) |
| 43 | +* **mcp:** add friendlier MCP code tool errors on incorrect method invocations ([59ea83b](https://github.com/Finch-API/finch-api-node/commit/59ea83b6d6376872a8ec247d3f73a43456fd9f4f)) |
| 44 | +* **mcp:** add line numbers to code tool errors ([297b7b8](https://github.com/Finch-API/finch-api-node/commit/297b7b82041a6618cd6e328bc235eb16d6865511)) |
| 45 | +* **mcp:** clarify http auth error ([4bb0905](https://github.com/Finch-API/finch-api-node/commit/4bb0905ea2c14d5c490db41a1619f62329f6146c)) |
| 46 | +* **mcp:** upgrade jq-web ([ec80b73](https://github.com/Finch-API/finch-api-node/commit/ec80b73e7f539b6a382df867c4d20df4d487f2da)) |
| 47 | +* sync repo ([8c32127](https://github.com/Finch-API/finch-api-node/commit/8c321279aeae1ef31a7cd849233087cf4398d769)) |
| 48 | +* use latest @modelcontextprotocol/sdk ([41eee51](https://github.com/Finch-API/finch-api-node/commit/41eee517cae2e46e02ba81393aef466e5332a4d4)) |
| 49 | + |
| 50 | + |
| 51 | +### Documentation |
| 52 | + |
| 53 | +* **mcp:** add a README button for one-click add to Cursor ([fe33092](https://github.com/Finch-API/finch-api-node/commit/fe3309280bd0c1b84082404ae5afa60082a0fdee)) |
| 54 | +* **mcp:** add a README link to add server to VS Code or Claude Code ([ac1e4b6](https://github.com/Finch-API/finch-api-node/commit/ac1e4b614f37d0f1248d47b2c5b14e72c9c348de)) |
| 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