|
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 ([e6d1ca7](https://github.com/Finch-API/finch-api-node/commit/e6d1ca7cb5943ab7206c04a922351cc6940f75e1)) |
| 10 | +* **api:** api update ([4b7b285](https://github.com/Finch-API/finch-api-node/commit/4b7b285d869b2d6a752f1be07cc48528828b56ba)) |
| 11 | +* **api:** api update ([0d426a3](https://github.com/Finch-API/finch-api-node/commit/0d426a3aafddb837202f4e89e64a6acacf4612df)) |
| 12 | +* **api:** manual updates ([661461e](https://github.com/Finch-API/finch-api-node/commit/661461e875cbd675280eb9093c69550174a52da5)) |
| 13 | +* **api:** move node to typescript generator ([f1da49f](https://github.com/Finch-API/finch-api-node/commit/f1da49f158a6524d796154d0d51df835006cda23)) |
| 14 | +* **api:** update automated code reviewer selection ([32ba867](https://github.com/Finch-API/finch-api-node/commit/32ba867a07a6d20ddd8d177cb40988bdc61fe8a0)) |
| 15 | +* **mcp:** add detail field to docs search tool ([9590a57](https://github.com/Finch-API/finch-api-node/commit/9590a577c5a0e34d1cabd9d1f7531b3f79a6ca21)) |
| 16 | +* **mcp:** add typescript check to code execution tool ([5a3b15a](https://github.com/Finch-API/finch-api-node/commit/5a3b15a1a505117af73b55c43233d51994d50e70)) |
| 17 | +* **mcp:** enable optional code execution tool on http mcp servers ([3e51cb1](https://github.com/Finch-API/finch-api-node/commit/3e51cb1fe0132fcca70963cbfb2485dec2d637a0)) |
| 18 | +* **mcp:** handle code mode calls in the Stainless API ([1b6917c](https://github.com/Finch-API/finch-api-node/commit/1b6917c4259690d61161dcf69d8d750383186634)) |
| 19 | +* **mcp:** return logs on code tool errors ([7b03e09](https://github.com/Finch-API/finch-api-node/commit/7b03e09c9efb2280468e3a4f4220d924ad574150)) |
| 20 | + |
| 21 | + |
| 22 | +### Bug Fixes |
| 23 | + |
| 24 | +* **api:** migrate custom code to TypeScript ([a8903d0](https://github.com/Finch-API/finch-api-node/commit/a8903d05aa912d5a2f53a3a442a63d4b57f3c1f0)) |
| 25 | +* **api:** resolve build issues ([996bb38](https://github.com/Finch-API/finch-api-node/commit/996bb38714231066bcc71661bc5c9d4b91c9c359)) |
| 26 | +* **java:** Resolve name collisions ([f2b6c31](https://github.com/Finch-API/finch-api-node/commit/f2b6c31dbec701e6449f13078c41c3e234c56e07)) |
| 27 | +* **mcp:** add client instantiation options to code tool ([363bce3](https://github.com/Finch-API/finch-api-node/commit/363bce30c7eea12baf95643db6a6df3dcd062b9b)) |
| 28 | +* **mcp:** correct code tool API endpoint ([4b5dddb](https://github.com/Finch-API/finch-api-node/commit/4b5dddbf264f041ac508e6514c29a84a20d26206)) |
| 29 | +* **mcp:** return correct lines on typescript errors ([265703d](https://github.com/Finch-API/finch-api-node/commit/265703d0d6dcdf4d72da0fafcd01ceeab438a7c2)) |
| 30 | +* **mcp:** return tool execution error on api error ([72443de](https://github.com/Finch-API/finch-api-node/commit/72443deda696a971a9c6c4dcc0796f8f6091c38f)) |
| 31 | +* **mcp:** return tool execution error on jq failure ([28eabbc](https://github.com/Finch-API/finch-api-node/commit/28eabbce79586c9c069dd6fb340ed4557738b975)) |
| 32 | +* **tests:** fix tests ([711d719](https://github.com/Finch-API/finch-api-node/commit/711d719a0e4d888805ccd8744f2ee3ecb3645e51)) |
| 33 | + |
| 34 | + |
| 35 | +### Chores |
| 36 | + |
| 37 | +* **client:** fix logger property type ([44476e6](https://github.com/Finch-API/finch-api-node/commit/44476e6398140c3f40d0fdbc203e676469781c33)) |
| 38 | +* **internal:** codegen related update ([f7dda31](https://github.com/Finch-API/finch-api-node/commit/f7dda31fdc91acc96ef82ebffcc9291521208f7d)) |
| 39 | +* **internal:** codegen related update ([563503c](https://github.com/Finch-API/finch-api-node/commit/563503cad11224a6c2a222e89ebfcc337b2f00ac)) |
| 40 | +* **internal:** codegen related update ([5e29c37](https://github.com/Finch-API/finch-api-node/commit/5e29c372a2a57101e2c38b6933dac833f605dacf)) |
| 41 | +* **internal:** codegen related update ([8390eec](https://github.com/Finch-API/finch-api-node/commit/8390eecafe0ee789c5ae64d82d27aa4674ca5917)) |
| 42 | +* **internal:** upgrade eslint ([be517c9](https://github.com/Finch-API/finch-api-node/commit/be517c96c2f90cc7066eab09ed34cccef0179796)) |
| 43 | +* mcp code tool explicit error message when missing a run function ([8de34f2](https://github.com/Finch-API/finch-api-node/commit/8de34f216eb3ebdaeccf7d83033dc4cb72a0cc53)) |
| 44 | +* **mcp:** add friendlier MCP code tool errors on incorrect method invocations ([7b168e1](https://github.com/Finch-API/finch-api-node/commit/7b168e14dfb6fd5100c572d5869ebfe090bb9590)) |
| 45 | +* **mcp:** add line numbers to code tool errors ([befcfea](https://github.com/Finch-API/finch-api-node/commit/befcfead84acc0c77a4e88081c43806d6ebdb6fd)) |
| 46 | +* **mcp:** clarify http auth error ([721da94](https://github.com/Finch-API/finch-api-node/commit/721da9460075181f7364e96076b0bed1915d28f2)) |
| 47 | +* **mcp:** update lockfile ([71bc24e](https://github.com/Finch-API/finch-api-node/commit/71bc24e65abb68c9e148ae319705d1376b5ffe35)) |
| 48 | +* **mcp:** upgrade jq-web ([d463c82](https://github.com/Finch-API/finch-api-node/commit/d463c8281f09b52ef47ce1c8b16b30460b2823f0)) |
| 49 | +* sync repo ([1454613](https://github.com/Finch-API/finch-api-node/commit/1454613d8f579e72082022ac01d6c915f1435c03)) |
| 50 | +* use latest @modelcontextprotocol/sdk ([c372364](https://github.com/Finch-API/finch-api-node/commit/c372364714e624943027f1888c2973d8936a05e0)) |
| 51 | + |
| 52 | + |
| 53 | +### Documentation |
| 54 | + |
| 55 | +* **mcp:** add a README button for one-click add to Cursor ([46eba01](https://github.com/Finch-API/finch-api-node/commit/46eba01f57700fa186cf67cc9852c030edb4f41e)) |
| 56 | +* **mcp:** add a README link to add server to VS Code or Claude Code ([fdce543](https://github.com/Finch-API/finch-api-node/commit/fdce543c7a783c571e9a2dcd69670ed0c60156d8)) |
| 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