|
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 ([1accedf](https://github.com/Finch-API/finch-api-node/commit/1accedfb37eeae93f37056311b721ee553ef2bb1)) |
| 10 | +* **api:** api update ([e6a6cc6](https://github.com/Finch-API/finch-api-node/commit/e6a6cc6a70937a3686a0a5b96a7b706247c0184c)) |
| 11 | +* **api:** api update ([fd4e078](https://github.com/Finch-API/finch-api-node/commit/fd4e078891ddc368e8515ebcb5a98700c078fb21)) |
| 12 | +* **api:** manual updates ([1040aa1](https://github.com/Finch-API/finch-api-node/commit/1040aa1303bf3b987dc331bfde402f3f4b5b3fb7)) |
| 13 | +* **api:** move node to typescript generator ([d90694f](https://github.com/Finch-API/finch-api-node/commit/d90694ff64656fcd2c34c2b8aa5b0491525dcf44)) |
| 14 | +* **api:** update automated code reviewer selection ([c643f6a](https://github.com/Finch-API/finch-api-node/commit/c643f6ab3814137a28e9c85574bdc3cb5c2e5fdc)) |
| 15 | +* **mcp:** add detail field to docs search tool ([4141659](https://github.com/Finch-API/finch-api-node/commit/414165994dc76f97bb6dea5e5a8b03e82b892bda)) |
| 16 | +* **mcp:** enable optional code execution tool on http mcp servers ([a64f039](https://github.com/Finch-API/finch-api-node/commit/a64f039df599f6347a8b121eb7dfc2190b133ba0)) |
| 17 | + |
| 18 | + |
| 19 | +### Bug Fixes |
| 20 | + |
| 21 | +* **api:** migrate custom code to TypeScript ([33f335b](https://github.com/Finch-API/finch-api-node/commit/33f335be56658bf96f2cc3e13d51e6880403e3fc)) |
| 22 | +* **api:** resolve build issues ([c3933dc](https://github.com/Finch-API/finch-api-node/commit/c3933dce8c7379646e81cb53b7ce04aeb209ae93)) |
| 23 | +* **java:** Resolve name collisions ([05d544c](https://github.com/Finch-API/finch-api-node/commit/05d544c5ad169e06470b358846b8496e44ec0166)) |
| 24 | +* **mcp:** return tool execution error on jq failure ([fd59244](https://github.com/Finch-API/finch-api-node/commit/fd59244c62709c89b76086b3370dc15c76e60a06)) |
| 25 | +* **tests:** fix tests ([cfc3dea](https://github.com/Finch-API/finch-api-node/commit/cfc3deaf57e2bc51319bed448ee53651c0fd7edc)) |
| 26 | + |
| 27 | + |
| 28 | +### Chores |
| 29 | + |
| 30 | +* **client:** fix logger property type ([f19c01e](https://github.com/Finch-API/finch-api-node/commit/f19c01e62e7667f03dc4fc10659a93d0b416254a)) |
| 31 | +* **internal:** codegen related update ([4a09378](https://github.com/Finch-API/finch-api-node/commit/4a09378e87cfba6eec39be3744a9a371a61896e7)) |
| 32 | +* **internal:** codegen related update ([8da926c](https://github.com/Finch-API/finch-api-node/commit/8da926cd0ea251f69c643de8a0a642ce8a305e7e)) |
| 33 | +* mcp code tool explicit error message when missing a run function ([32615ff](https://github.com/Finch-API/finch-api-node/commit/32615ffcc2718c95d93737eddab2d639b48224b9)) |
| 34 | +* **mcp:** add friendlier MCP code tool errors on incorrect method invocations ([dbb04d3](https://github.com/Finch-API/finch-api-node/commit/dbb04d3f9b56d034b446a7efe766fa9cdf532bfb)) |
| 35 | +* **mcp:** add line numbers to code tool errors ([25da3d7](https://github.com/Finch-API/finch-api-node/commit/25da3d74d81011a38c84423c9bd9504dc98fc4d3)) |
| 36 | +* **mcp:** clarify http auth error ([47b1395](https://github.com/Finch-API/finch-api-node/commit/47b13954576163e26ee222b8d3e3fcad3e444832)) |
| 37 | +* **mcp:** upgrade jq-web ([a8c6137](https://github.com/Finch-API/finch-api-node/commit/a8c61372c0e7641cd6997f55f4b6711ff987fee9)) |
| 38 | +* sync repo ([681ab9e](https://github.com/Finch-API/finch-api-node/commit/681ab9e50bedaf9b43373b91699c63cfe6657c5e)) |
| 39 | + |
| 40 | + |
| 41 | +### Documentation |
| 42 | + |
| 43 | +* **mcp:** add a README button for one-click add to Cursor ([c68a48c](https://github.com/Finch-API/finch-api-node/commit/c68a48c48f500e7e33fefa22b04b755114d9e9e4)) |
| 44 | +* **mcp:** add a README link to add server to VS Code or Claude Code ([d45c4a0](https://github.com/Finch-API/finch-api-node/commit/d45c4a02eca6d8398d79541c230e333c3127b651)) |
| 45 | + |
3 | 46 | ## 6.38.0 (2025-10-27) |
4 | 47 |
|
5 | 48 | 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