|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## 7.0.0 (2025-12-01) |
| 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 ([9a894ad](https://github.com/Finch-API/finch-api-node/commit/9a894adea9a2242b15f7f5a8e7ab782285f4fb11)) |
| 10 | +* **api:** api update ([63e6629](https://github.com/Finch-API/finch-api-node/commit/63e6629b47e1087cebc878173934a9ad2fd49820)) |
| 11 | +* **api:** api update ([f410ad9](https://github.com/Finch-API/finch-api-node/commit/f410ad9593879e90cab7624f292583845439443f)) |
| 12 | +* **api:** manual updates ([d3d584f](https://github.com/Finch-API/finch-api-node/commit/d3d584f7c5c62318a6741a7676ececf55b8c6571)) |
| 13 | +* **api:** move node to typescript generator ([7632d48](https://github.com/Finch-API/finch-api-node/commit/7632d4893a00eb1e5be909f53b17beb2d05f1d57)) |
| 14 | +* **api:** update automated code reviewer selection ([a651ec3](https://github.com/Finch-API/finch-api-node/commit/a651ec372fb7a5f9f331857a8f2125805acd1bbb)) |
| 15 | +* **mcp:** add detail field to docs search tool ([2317ea3](https://github.com/Finch-API/finch-api-node/commit/2317ea344028960fe321e19323eec45d4d550421)) |
| 16 | +* **mcp:** enable optional code execution tool on http mcp servers ([c0a9ae2](https://github.com/Finch-API/finch-api-node/commit/c0a9ae24c47e42981a654fff8a592676838d3905)) |
| 17 | +* **mcp:** return logs on code tool errors ([cd08d7c](https://github.com/Finch-API/finch-api-node/commit/cd08d7c7b4e0080816ab3f16b9bee8630e2b1a4e)) |
| 18 | + |
| 19 | + |
| 20 | +### Bug Fixes |
| 21 | + |
| 22 | +* **api:** migrate custom code to TypeScript ([76e7f50](https://github.com/Finch-API/finch-api-node/commit/76e7f50786f72b73d54eb515cc9d1e06f31f052b)) |
| 23 | +* **api:** resolve build issues ([5c63ad9](https://github.com/Finch-API/finch-api-node/commit/5c63ad95b32e58a58f7a7e1058c79283d631a3e3)) |
| 24 | +* **java:** Resolve name collisions ([174eae4](https://github.com/Finch-API/finch-api-node/commit/174eae482530ed8943a0fba9ff7f8607d5b37471)) |
| 25 | +* **mcp:** return tool execution error on api error ([8a5e2cb](https://github.com/Finch-API/finch-api-node/commit/8a5e2cb3eda9a21432418cc1b58bfe4c7f864b34)) |
| 26 | +* **mcp:** return tool execution error on jq failure ([c2e78f1](https://github.com/Finch-API/finch-api-node/commit/c2e78f1a601f932df7ceaa29d75ff39abc04a821)) |
| 27 | +* **tests:** fix tests ([5ea0bdb](https://github.com/Finch-API/finch-api-node/commit/5ea0bdbe7db465d236f33213818f8f8e03a210da)) |
| 28 | + |
| 29 | + |
| 30 | +### Chores |
| 31 | + |
| 32 | +* **client:** fix logger property type ([221d273](https://github.com/Finch-API/finch-api-node/commit/221d273869e7b32a340813b8ce84ea9bf4766232)) |
| 33 | +* **internal:** codegen related update ([c3a7f0e](https://github.com/Finch-API/finch-api-node/commit/c3a7f0e32d6ef1f559cfe06d1dede979f32998b9)) |
| 34 | +* **internal:** codegen related update ([cd39b9b](https://github.com/Finch-API/finch-api-node/commit/cd39b9bb569710302496c42fbb46bf910953b1fb)) |
| 35 | +* mcp code tool explicit error message when missing a run function ([5ad4257](https://github.com/Finch-API/finch-api-node/commit/5ad4257676d1fcb7eeb1e627241f7e9f8109c2af)) |
| 36 | +* **mcp:** add friendlier MCP code tool errors on incorrect method invocations ([ff4dc6f](https://github.com/Finch-API/finch-api-node/commit/ff4dc6f8f7663eb0e0a299130d14f09c6070cc4c)) |
| 37 | +* **mcp:** add line numbers to code tool errors ([b5520b3](https://github.com/Finch-API/finch-api-node/commit/b5520b37ec09c5fa4690a5c2cd2cb80daf5f4952)) |
| 38 | +* **mcp:** clarify http auth error ([7b7a419](https://github.com/Finch-API/finch-api-node/commit/7b7a41931a1fc2bcdcf17952763d8b64ec0a580e)) |
| 39 | +* **mcp:** upgrade jq-web ([fd10e43](https://github.com/Finch-API/finch-api-node/commit/fd10e4346fac68150abc774808f60a17065580bc)) |
| 40 | +* sync repo ([c1598e1](https://github.com/Finch-API/finch-api-node/commit/c1598e1c4e9b296429dab9bb394c8ed36a127154)) |
| 41 | + |
| 42 | + |
| 43 | +### Documentation |
| 44 | + |
| 45 | +* **mcp:** add a README button for one-click add to Cursor ([02e8a5a](https://github.com/Finch-API/finch-api-node/commit/02e8a5ac9f1661414d2b910ab0ee0076772cb500)) |
| 46 | +* **mcp:** add a README link to add server to VS Code or Claude Code ([285dae1](https://github.com/Finch-API/finch-api-node/commit/285dae1df3e2213abeed1fea55b405fee6c24421)) |
| 47 | + |
3 | 48 | ## 6.38.0 (2025-10-27) |
4 | 49 |
|
5 | 50 | 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