|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## 7.0.0 (2025-12-16) |
| 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 ([72c8b47](https://github.com/Finch-API/finch-api-node/commit/72c8b47a70567a285d0ee960b815f7dc5869fb6c)) |
| 10 | +* **api:** api update ([80d750a](https://github.com/Finch-API/finch-api-node/commit/80d750a1838d162a38858a3a5a9ad3f3bae165b7)) |
| 11 | +* **api:** api update ([91ba94a](https://github.com/Finch-API/finch-api-node/commit/91ba94a4211af4a54a4911aedc8d2150e4c9da15)) |
| 12 | +* **api:** manual updates ([4f52df6](https://github.com/Finch-API/finch-api-node/commit/4f52df6795bd5fb6df4b201743644e425b9f897b)) |
| 13 | +* **api:** move node to typescript generator ([04ad077](https://github.com/Finch-API/finch-api-node/commit/04ad0779f6d3281d8a6e47a3123cfe012bd04d38)) |
| 14 | +* **api:** update automated code reviewer selection ([af397c3](https://github.com/Finch-API/finch-api-node/commit/af397c3968d27b4ee17b641f90e73f7959fbcc77)) |
| 15 | +* **mcp:** add detail field to docs search tool ([b0fec5c](https://github.com/Finch-API/finch-api-node/commit/b0fec5c091317d342993b4db02869211e6a98dfc)) |
| 16 | +* **mcp:** add typescript check to code execution tool ([c0a7114](https://github.com/Finch-API/finch-api-node/commit/c0a7114633703d613318ae21809408af33e1bcb6)) |
| 17 | +* **mcp:** enable optional code execution tool on http mcp servers ([1b99c24](https://github.com/Finch-API/finch-api-node/commit/1b99c240838657bc1e18fc16ac073e11fdf0d620)) |
| 18 | +* **mcp:** handle code mode calls in the Stainless API ([4abd760](https://github.com/Finch-API/finch-api-node/commit/4abd760850b860696290c3518d7bd2ccc1d7d17a)) |
| 19 | +* **mcp:** return logs on code tool errors ([6318a59](https://github.com/Finch-API/finch-api-node/commit/6318a59c1b6e350c72a8ac1c45cc735ced8430bf)) |
| 20 | + |
| 21 | + |
| 22 | +### Bug Fixes |
| 23 | + |
| 24 | +* **api:** migrate custom code to TypeScript ([ed5cc2b](https://github.com/Finch-API/finch-api-node/commit/ed5cc2b6005336bff06c9141f732c2fc44f640fd)) |
| 25 | +* **api:** resolve build issues ([0e271ab](https://github.com/Finch-API/finch-api-node/commit/0e271abf057a964c4f74d7c184d641afd3e99e86)) |
| 26 | +* **java:** Resolve name collisions ([6c9f678](https://github.com/Finch-API/finch-api-node/commit/6c9f6782ce502a9d8c31a3778c9ab5fe19bf6f95)) |
| 27 | +* **mcp:** add client instantiation options to code tool ([79943fb](https://github.com/Finch-API/finch-api-node/commit/79943fbb2f3e9c33b5cc39e960d3c094a1dbbd75)) |
| 28 | +* **mcp:** correct code tool API endpoint ([3535a5f](https://github.com/Finch-API/finch-api-node/commit/3535a5f5a403fad52a7307a61a3eec2e89dcf5ea)) |
| 29 | +* **mcp:** return correct lines on typescript errors ([2ca98b2](https://github.com/Finch-API/finch-api-node/commit/2ca98b25594bf65a9b8271178aaad8c6d9b3b576)) |
| 30 | +* **mcp:** return tool execution error on api error ([26a372f](https://github.com/Finch-API/finch-api-node/commit/26a372f40b11760632effd78210debdf983d38b1)) |
| 31 | +* **mcp:** return tool execution error on jq failure ([a9133d0](https://github.com/Finch-API/finch-api-node/commit/a9133d0513c1b35360372275c0b627699d298ac8)) |
| 32 | +* **tests:** fix tests ([afad096](https://github.com/Finch-API/finch-api-node/commit/afad09682b6fee8690e6b7b4c1c0ad013464a7d9)) |
| 33 | + |
| 34 | + |
| 35 | +### Chores |
| 36 | + |
| 37 | +* **client:** fix logger property type ([09951aa](https://github.com/Finch-API/finch-api-node/commit/09951aa2b97b75ef9a3a2e7af9936a586b935fcf)) |
| 38 | +* **internal:** codegen related update ([8e12e9d](https://github.com/Finch-API/finch-api-node/commit/8e12e9d0079daea5052b13ce73250140d961c15c)) |
| 39 | +* **internal:** codegen related update ([9de265b](https://github.com/Finch-API/finch-api-node/commit/9de265bba0394a3b45e15e9d0d37742a13269fbd)) |
| 40 | +* **internal:** codegen related update ([069fbe8](https://github.com/Finch-API/finch-api-node/commit/069fbe828f26345f93224d0346af139242c1f5fe)) |
| 41 | +* **internal:** codegen related update ([740e0a4](https://github.com/Finch-API/finch-api-node/commit/740e0a4a77c9855c8bf45558ed577a2379fef28e)) |
| 42 | +* **internal:** upgrade eslint ([f643591](https://github.com/Finch-API/finch-api-node/commit/f643591a74c84ee1fe04ea85513ce24f3c07d153)) |
| 43 | +* mcp code tool explicit error message when missing a run function ([1f29377](https://github.com/Finch-API/finch-api-node/commit/1f293775436f3e4af8f19e8638d58d68854c06e5)) |
| 44 | +* **mcp:** add friendlier MCP code tool errors on incorrect method invocations ([58fc110](https://github.com/Finch-API/finch-api-node/commit/58fc110fdbb9ec61c2383e9f34fac3e9476acfc3)) |
| 45 | +* **mcp:** add line numbers to code tool errors ([30a0e53](https://github.com/Finch-API/finch-api-node/commit/30a0e53803f61f7a6175f952e7db0bee1ce04580)) |
| 46 | +* **mcp:** clarify http auth error ([63ebef6](https://github.com/Finch-API/finch-api-node/commit/63ebef60b3b4ba51b1d831a57ed21bde168eb464)) |
| 47 | +* **mcp:** update lockfile ([6cc472e](https://github.com/Finch-API/finch-api-node/commit/6cc472e4f5be5e2495c475f224991865dc315671)) |
| 48 | +* **mcp:** upgrade jq-web ([546116c](https://github.com/Finch-API/finch-api-node/commit/546116c137aa0ea1152c80dfc56a6088aafc1ef4)) |
| 49 | +* sync repo ([38d537b](https://github.com/Finch-API/finch-api-node/commit/38d537bb2531f7da4ba23ceb8fe6b1d9534c56c7)) |
| 50 | +* use latest @modelcontextprotocol/sdk ([14f9ba1](https://github.com/Finch-API/finch-api-node/commit/14f9ba120b875de20c7e6741cdd0a2671d47f7c2)) |
| 51 | + |
| 52 | + |
| 53 | +### Documentation |
| 54 | + |
| 55 | +* **mcp:** add a README button for one-click add to Cursor ([c013a41](https://github.com/Finch-API/finch-api-node/commit/c013a41fbaf8c85d4d922d84fdcd9d5b4be1f384)) |
| 56 | +* **mcp:** add a README link to add server to VS Code or Claude Code ([f3e05cf](https://github.com/Finch-API/finch-api-node/commit/f3e05cf2113f756042c4a895704321b012afa521)) |
| 57 | + |
3 | 58 | ## 6.38.0 (2025-10-27) |
4 | 59 |
|
5 | 60 | 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