|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## 7.0.0 (2025-12-08) |
| 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 ([2b774a6](https://github.com/Finch-API/finch-api-node/commit/2b774a618c2d49afc87b96159cdb22cd8a665aa7)) |
| 10 | +* **api:** api update ([0449dfc](https://github.com/Finch-API/finch-api-node/commit/0449dfc15d3af5a35935e091c43745e5f9c4a2dc)) |
| 11 | +* **api:** api update ([349f681](https://github.com/Finch-API/finch-api-node/commit/349f681cb2cac25b87d3aaf79f91d03c6be4b751)) |
| 12 | +* **api:** manual updates ([64101f4](https://github.com/Finch-API/finch-api-node/commit/64101f42f0898f72c514840c321feae18619aa0b)) |
| 13 | +* **api:** move node to typescript generator ([9eaea90](https://github.com/Finch-API/finch-api-node/commit/9eaea901ce2e114cb2a028ae3bf19bfda4369849)) |
| 14 | +* **api:** update automated code reviewer selection ([f3acefa](https://github.com/Finch-API/finch-api-node/commit/f3acefabd6b771478dae0df8813c98b198654258)) |
| 15 | +* **mcp:** add detail field to docs search tool ([78199f1](https://github.com/Finch-API/finch-api-node/commit/78199f1a9f74486fdbd99c301799bca0dda332af)) |
| 16 | +* **mcp:** add typescript check to code execution tool ([3bf130e](https://github.com/Finch-API/finch-api-node/commit/3bf130ee557ca8c62a446644341d7aad29621c85)) |
| 17 | +* **mcp:** enable optional code execution tool on http mcp servers ([59f199d](https://github.com/Finch-API/finch-api-node/commit/59f199dd46d31892dc1b8d9abc0bbfa4d5ff557e)) |
| 18 | +* **mcp:** handle code mode calls in the Stainless API ([3bd6cca](https://github.com/Finch-API/finch-api-node/commit/3bd6ccab7c70ea966e1767930693fe36db833490)) |
| 19 | +* **mcp:** return logs on code tool errors ([40a1411](https://github.com/Finch-API/finch-api-node/commit/40a1411236ebfff35a5ef08830a653b2446ab115)) |
| 20 | + |
| 21 | + |
| 22 | +### Bug Fixes |
| 23 | + |
| 24 | +* **api:** migrate custom code to TypeScript ([ea73685](https://github.com/Finch-API/finch-api-node/commit/ea736854a9bfa63b0a1e99672a2d5b96aa5834f9)) |
| 25 | +* **api:** resolve build issues ([131be88](https://github.com/Finch-API/finch-api-node/commit/131be8871199078c6e4dc3914e0d503c85583123)) |
| 26 | +* **java:** Resolve name collisions ([c77be61](https://github.com/Finch-API/finch-api-node/commit/c77be616dbe049df2adf59154f64e5605be5ad11)) |
| 27 | +* **mcp:** correct code tool API endpoint ([3389481](https://github.com/Finch-API/finch-api-node/commit/33894815441d62c5123fb0176cc8e2e454c17fae)) |
| 28 | +* **mcp:** return correct lines on typescript errors ([27ae4a3](https://github.com/Finch-API/finch-api-node/commit/27ae4a3d382f7ae5c193a83fe2f1e8431dab0d52)) |
| 29 | +* **mcp:** return tool execution error on api error ([e88efab](https://github.com/Finch-API/finch-api-node/commit/e88efabf5dd99a543e83aa6d50fad92f3e681755)) |
| 30 | +* **mcp:** return tool execution error on jq failure ([51e7e8d](https://github.com/Finch-API/finch-api-node/commit/51e7e8d3e3261d50f2ba3a82f82e11596c57cf6a)) |
| 31 | +* **tests:** fix tests ([a345ad1](https://github.com/Finch-API/finch-api-node/commit/a345ad13c2da2240981bcb0cdc85ce6dab6e05b1)) |
| 32 | + |
| 33 | + |
| 34 | +### Chores |
| 35 | + |
| 36 | +* **client:** fix logger property type ([c8e0b64](https://github.com/Finch-API/finch-api-node/commit/c8e0b641485ebb2abb6e83061bab582dddac0523)) |
| 37 | +* **internal:** codegen related update ([21065d7](https://github.com/Finch-API/finch-api-node/commit/21065d701fadbe2825d4ee074e0323a992ef8a93)) |
| 38 | +* **internal:** codegen related update ([5864752](https://github.com/Finch-API/finch-api-node/commit/58647528446d3cbb22182399f619b4e699ccc828)) |
| 39 | +* **internal:** codegen related update ([2047428](https://github.com/Finch-API/finch-api-node/commit/2047428c3f617b781f97dbc499829d7002e2db32)) |
| 40 | +* **internal:** codegen related update ([9f9da73](https://github.com/Finch-API/finch-api-node/commit/9f9da730b923654e9d126bd4693946ed81499163)) |
| 41 | +* **internal:** upgrade eslint ([2f66d75](https://github.com/Finch-API/finch-api-node/commit/2f66d75cece2a63f99e516532db235ce4707a965)) |
| 42 | +* mcp code tool explicit error message when missing a run function ([e54582d](https://github.com/Finch-API/finch-api-node/commit/e54582da95b82f4719b1d235b887002131fdcfa8)) |
| 43 | +* **mcp:** add friendlier MCP code tool errors on incorrect method invocations ([c92b994](https://github.com/Finch-API/finch-api-node/commit/c92b99490f64292bde68712e57ee946fffd0440f)) |
| 44 | +* **mcp:** add line numbers to code tool errors ([549202e](https://github.com/Finch-API/finch-api-node/commit/549202eafeed25086e2cf0b18a7c7c198cc2fa68)) |
| 45 | +* **mcp:** clarify http auth error ([0874f70](https://github.com/Finch-API/finch-api-node/commit/0874f70472473e9d2466707a61523a055ef2115b)) |
| 46 | +* **mcp:** upgrade jq-web ([ccc3a13](https://github.com/Finch-API/finch-api-node/commit/ccc3a13832f9c7a80a16ef7a9fb375ac63dabb04)) |
| 47 | +* sync repo ([3ea1827](https://github.com/Finch-API/finch-api-node/commit/3ea18277a806e2145c1fcb667a7c3b589644e04b)) |
| 48 | +* use latest @modelcontextprotocol/sdk ([30dd44e](https://github.com/Finch-API/finch-api-node/commit/30dd44e4eb6910c1bc4024ea9e4b8d06d8a4b362)) |
| 49 | + |
| 50 | + |
| 51 | +### Documentation |
| 52 | + |
| 53 | +* **mcp:** add a README button for one-click add to Cursor ([e746bef](https://github.com/Finch-API/finch-api-node/commit/e746bef73091b5633350be141f1ed403f85073d4)) |
| 54 | +* **mcp:** add a README link to add server to VS Code or Claude Code ([33e2121](https://github.com/Finch-API/finch-api-node/commit/33e2121cd66eef1711e16fa4c3802b1f60ed8b33)) |
| 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