|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## 7.0.0 (2025-12-17) |
| 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 ([c001f9c](https://github.com/Finch-API/finch-api-node/commit/c001f9c786d8f12d06548f5b3ecfd4cb80d415ad)) |
| 10 | +* **api:** api update ([624c466](https://github.com/Finch-API/finch-api-node/commit/624c46675d632406e7b4e9ad92bd2ce267442350)) |
| 11 | +* **api:** api update ([cb25b86](https://github.com/Finch-API/finch-api-node/commit/cb25b86c12c4dc9c10f970fabcf47a812101c6df)) |
| 12 | +* **api:** manual updates ([37c0a80](https://github.com/Finch-API/finch-api-node/commit/37c0a80dc92cc1396328bda439d351314813cfc1)) |
| 13 | +* **api:** move node to typescript generator ([756c0f0](https://github.com/Finch-API/finch-api-node/commit/756c0f0b4cac9376a97610ac5b0e39530c39e152)) |
| 14 | +* **api:** update automated code reviewer selection ([5249674](https://github.com/Finch-API/finch-api-node/commit/52496749391114aba982658558fc04b3eb97af83)) |
| 15 | +* **mcp:** add detail field to docs search tool ([98e8513](https://github.com/Finch-API/finch-api-node/commit/98e85134ee059757f4789e24201c768d258f9810)) |
| 16 | +* **mcp:** add typescript check to code execution tool ([eff060f](https://github.com/Finch-API/finch-api-node/commit/eff060f6a3050146c68d69e924412f038ab8b02b)) |
| 17 | +* **mcp:** enable optional code execution tool on http mcp servers ([2536e18](https://github.com/Finch-API/finch-api-node/commit/2536e18310d6b8c942f4cf19235e5246d61202a2)) |
| 18 | +* **mcp:** handle code mode calls in the Stainless API ([db8eada](https://github.com/Finch-API/finch-api-node/commit/db8eadab56a7375a900e3fd439f3a14abd9628a9)) |
| 19 | +* **mcp:** return logs on code tool errors ([45a47af](https://github.com/Finch-API/finch-api-node/commit/45a47af5b00247315463dc8d249e5785048ae662)) |
| 20 | + |
| 21 | + |
| 22 | +### Bug Fixes |
| 23 | + |
| 24 | +* **api:** migrate custom code to TypeScript ([d50d03b](https://github.com/Finch-API/finch-api-node/commit/d50d03b8a1bbd383b0e918f1931f152a893fdb33)) |
| 25 | +* **api:** resolve build issues ([d6ddf7b](https://github.com/Finch-API/finch-api-node/commit/d6ddf7b2da0213a52cd6cb4d70993e714976c02e)) |
| 26 | +* **java:** Resolve name collisions ([e1aa42e](https://github.com/Finch-API/finch-api-node/commit/e1aa42e837617252dac077ea337576eb031a7c31)) |
| 27 | +* **mcp:** add client instantiation options to code tool ([e5a4120](https://github.com/Finch-API/finch-api-node/commit/e5a41203881757bad841ca98f2e5fadac3404f2a)) |
| 28 | +* **mcp:** correct code tool API endpoint ([f17559e](https://github.com/Finch-API/finch-api-node/commit/f17559e2c6a2d5bfe5bdb859f591e6b3b38d8387)) |
| 29 | +* **mcp:** return correct lines on typescript errors ([dd6bedc](https://github.com/Finch-API/finch-api-node/commit/dd6bedcf0bdd4e7f94948dbbf05856e55f808eb5)) |
| 30 | +* **mcp:** return tool execution error on api error ([d6103e0](https://github.com/Finch-API/finch-api-node/commit/d6103e01a26203849368e2c9a10044bde0c8538e)) |
| 31 | +* **mcp:** return tool execution error on jq failure ([f4b95ca](https://github.com/Finch-API/finch-api-node/commit/f4b95ca1182bd9b1cf5647b5f3cc860470c6313c)) |
| 32 | +* **tests:** fix tests ([0a5a4d2](https://github.com/Finch-API/finch-api-node/commit/0a5a4d27934b7eed08edeb644db5330a56b7e197)) |
| 33 | + |
| 34 | + |
| 35 | +### Chores |
| 36 | + |
| 37 | +* **client:** fix logger property type ([ca8c7e8](https://github.com/Finch-API/finch-api-node/commit/ca8c7e886823a37062530877ab02c25296f089b8)) |
| 38 | +* **internal:** codegen related update ([be73076](https://github.com/Finch-API/finch-api-node/commit/be73076f2aa79480ea70fbfe0b869bf048d58a9b)) |
| 39 | +* **internal:** codegen related update ([494d140](https://github.com/Finch-API/finch-api-node/commit/494d140972561b3a514a9c0bd61d3bb83ac1c91e)) |
| 40 | +* **internal:** codegen related update ([a8e3bfe](https://github.com/Finch-API/finch-api-node/commit/a8e3bfe438e40062f491bb6fd2d8ac812f9282a6)) |
| 41 | +* **internal:** codegen related update ([538f390](https://github.com/Finch-API/finch-api-node/commit/538f39060ceb834a85594ad74c67d0d283363922)) |
| 42 | +* **internal:** upgrade eslint ([6214114](https://github.com/Finch-API/finch-api-node/commit/6214114e0199bce25ddbbb80ac3fd6c0b1253fc0)) |
| 43 | +* mcp code tool explicit error message when missing a run function ([a2b50d1](https://github.com/Finch-API/finch-api-node/commit/a2b50d1c96c63cae5aae99e2f4367a24544438dc)) |
| 44 | +* **mcp:** add friendlier MCP code tool errors on incorrect method invocations ([5f603af](https://github.com/Finch-API/finch-api-node/commit/5f603aff5cc117cbbb7b582a9a22e770bf463c88)) |
| 45 | +* **mcp:** add line numbers to code tool errors ([c26fc28](https://github.com/Finch-API/finch-api-node/commit/c26fc28e473fa605216314fc23b9faebf60e88db)) |
| 46 | +* **mcp:** clarify http auth error ([c55c8a6](https://github.com/Finch-API/finch-api-node/commit/c55c8a6133192dc5f2b12756e49461833396d4a9)) |
| 47 | +* **mcp:** update lockfile ([df86be4](https://github.com/Finch-API/finch-api-node/commit/df86be454839bfa61daec0e240ce95a1cdef0a21)) |
| 48 | +* **mcp:** upgrade jq-web ([b702243](https://github.com/Finch-API/finch-api-node/commit/b702243a99f1943787146aedcbd95dbd8044a1ec)) |
| 49 | +* sync repo ([f9719e6](https://github.com/Finch-API/finch-api-node/commit/f9719e6ee348fcfeda03678625ba25cdcfb0cc0d)) |
| 50 | +* use latest @modelcontextprotocol/sdk ([bce0126](https://github.com/Finch-API/finch-api-node/commit/bce0126f0e0cd527acb6011323331f0d39f69390)) |
| 51 | + |
| 52 | + |
| 53 | +### Documentation |
| 54 | + |
| 55 | +* **mcp:** add a README button for one-click add to Cursor ([b5747ac](https://github.com/Finch-API/finch-api-node/commit/b5747ac7bfd575b524b9d1eff602aed1f0175b59)) |
| 56 | +* **mcp:** add a README link to add server to VS Code or Claude Code ([5091958](https://github.com/Finch-API/finch-api-node/commit/509195884a4a70641932aa9c6dfaeb603ff857c1)) |
| 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