|
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 ([1b352ce](https://github.com/Finch-API/finch-api-node/commit/1b352ceafc4d41a4efbfccc6d3f044d09fb7bc47)) |
| 10 | +* **api:** api update ([34f8177](https://github.com/Finch-API/finch-api-node/commit/34f8177138e25678c4e3dceca304242b8fac50d0)) |
| 11 | +* **api:** api update ([1b8d2fd](https://github.com/Finch-API/finch-api-node/commit/1b8d2fdc5a6f43d3ff1285d3901f597196b3979f)) |
| 12 | +* **api:** manual updates ([a4a3e30](https://github.com/Finch-API/finch-api-node/commit/a4a3e309acc2153eddf514cadad5088dfd354349)) |
| 13 | +* **api:** move node to typescript generator ([13b8dad](https://github.com/Finch-API/finch-api-node/commit/13b8dada3f387767700fee699af46f41e071acab)) |
| 14 | +* **api:** update automated code reviewer selection ([959ead0](https://github.com/Finch-API/finch-api-node/commit/959ead077b338b2ecad083a35a856a9e563b2232)) |
| 15 | +* **mcp:** add detail field to docs search tool ([3a5ee99](https://github.com/Finch-API/finch-api-node/commit/3a5ee994d5929e4c8432a53747860c2fb0f0da8d)) |
| 16 | +* **mcp:** enable optional code execution tool on http mcp servers ([b439d3e](https://github.com/Finch-API/finch-api-node/commit/b439d3e311cb0bc3db2c7106c992daf50f67824e)) |
| 17 | +* **mcp:** return logs on code tool errors ([3ed99fb](https://github.com/Finch-API/finch-api-node/commit/3ed99fba4666127d8ca4c0e007a09fd95dda39c4)) |
| 18 | + |
| 19 | + |
| 20 | +### Bug Fixes |
| 21 | + |
| 22 | +* **api:** migrate custom code to TypeScript ([032219d](https://github.com/Finch-API/finch-api-node/commit/032219da8fc526cb8978715ef2708e1992245eb9)) |
| 23 | +* **api:** resolve build issues ([c7edbc9](https://github.com/Finch-API/finch-api-node/commit/c7edbc9a0b4f36b5ada14cc6a119bf49a3b26cb5)) |
| 24 | +* **java:** Resolve name collisions ([01271ad](https://github.com/Finch-API/finch-api-node/commit/01271ad92652fa408bb598476a0a0788317174e9)) |
| 25 | +* **mcp:** return tool execution error on api error ([b9ded90](https://github.com/Finch-API/finch-api-node/commit/b9ded90fbc20a0dd97f5aff1de04455827ad4b67)) |
| 26 | +* **mcp:** return tool execution error on jq failure ([83796dc](https://github.com/Finch-API/finch-api-node/commit/83796dcdca9b212a3177ba8de3d1b5ce5cba5910)) |
| 27 | +* **tests:** fix tests ([40da446](https://github.com/Finch-API/finch-api-node/commit/40da4463cb648612ac47919ec955d315233423e6)) |
| 28 | + |
| 29 | + |
| 30 | +### Chores |
| 31 | + |
| 32 | +* **client:** fix logger property type ([99447ba](https://github.com/Finch-API/finch-api-node/commit/99447ba97517a0daca7078ec70c78c1f2484b805)) |
| 33 | +* **internal:** codegen related update ([7b0516b](https://github.com/Finch-API/finch-api-node/commit/7b0516bc570634b92c7ba71d688c551eddff45e0)) |
| 34 | +* **internal:** codegen related update ([644fe6d](https://github.com/Finch-API/finch-api-node/commit/644fe6d9836af630c472dc50291e932c7ecba48f)) |
| 35 | +* mcp code tool explicit error message when missing a run function ([b10770e](https://github.com/Finch-API/finch-api-node/commit/b10770ee52a80553e4afc05095c5af47e90dee9c)) |
| 36 | +* **mcp:** add friendlier MCP code tool errors on incorrect method invocations ([c356b67](https://github.com/Finch-API/finch-api-node/commit/c356b67f720f9c02d37b5159d6e3bd7675f7f836)) |
| 37 | +* **mcp:** add line numbers to code tool errors ([65fb224](https://github.com/Finch-API/finch-api-node/commit/65fb2240d9d70a0ddf4daaf64f61b6eb66d2af5b)) |
| 38 | +* **mcp:** clarify http auth error ([a909d6d](https://github.com/Finch-API/finch-api-node/commit/a909d6dca804b53a56df8784d4020c536f160b52)) |
| 39 | +* **mcp:** upgrade jq-web ([dc50feb](https://github.com/Finch-API/finch-api-node/commit/dc50febf56e3d6ac7a43f4f8d782550ca719c06e)) |
| 40 | +* sync repo ([e70a258](https://github.com/Finch-API/finch-api-node/commit/e70a258135c9ba07c0994cd07e40b1f83380c70e)) |
| 41 | + |
| 42 | + |
| 43 | +### Documentation |
| 44 | + |
| 45 | +* **mcp:** add a README button for one-click add to Cursor ([a3253f4](https://github.com/Finch-API/finch-api-node/commit/a3253f4855ccc133bf0bbc9d3985bc27f6beaba0)) |
| 46 | +* **mcp:** add a README link to add server to VS Code or Claude Code ([ca3a059](https://github.com/Finch-API/finch-api-node/commit/ca3a0597364a0097460bde6649b9684163a09995)) |
| 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