|
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 ([f306291](https://github.com/Finch-API/finch-api-node/commit/f30629178ddabf0e7e059a6598a34508273ff4f5)) |
| 10 | +* **api:** api update ([ed39cc0](https://github.com/Finch-API/finch-api-node/commit/ed39cc0c32471b227a8c9d2729a0b074621aac2f)) |
| 11 | +* **api:** api update ([1145b2a](https://github.com/Finch-API/finch-api-node/commit/1145b2ad23c188a66833908153894b33973784e5)) |
| 12 | +* **api:** manual updates ([97ca51c](https://github.com/Finch-API/finch-api-node/commit/97ca51c076d9db1611775c8a13764770d8fac2e7)) |
| 13 | +* **api:** move node to typescript generator ([27730a3](https://github.com/Finch-API/finch-api-node/commit/27730a376454fc50a5273e3bb98f67c375a92928)) |
| 14 | +* **api:** update automated code reviewer selection ([c7d248b](https://github.com/Finch-API/finch-api-node/commit/c7d248b6f8ecdb7cb54341c82e2b823fdba0785e)) |
| 15 | +* **mcp:** add detail field to docs search tool ([991e89b](https://github.com/Finch-API/finch-api-node/commit/991e89be0baba99d03915bae6501b43afdfdf3ec)) |
| 16 | +* **mcp:** add typescript check to code execution tool ([05a1b76](https://github.com/Finch-API/finch-api-node/commit/05a1b76883a3740bfec2077253218ee6e4fb536f)) |
| 17 | +* **mcp:** enable optional code execution tool on http mcp servers ([eab1a5c](https://github.com/Finch-API/finch-api-node/commit/eab1a5c8d90e2da37ca088f1f51d48ffe56b77b4)) |
| 18 | +* **mcp:** handle code mode calls in the Stainless API ([5f5463f](https://github.com/Finch-API/finch-api-node/commit/5f5463fc07e20735d3c0a786350896360d6fc2db)) |
| 19 | +* **mcp:** return logs on code tool errors ([09b8574](https://github.com/Finch-API/finch-api-node/commit/09b85748d8110057f0e4bf9ad633a0d5d412b84c)) |
| 20 | + |
| 21 | + |
| 22 | +### Bug Fixes |
| 23 | + |
| 24 | +* **api:** migrate custom code to TypeScript ([1c282e4](https://github.com/Finch-API/finch-api-node/commit/1c282e4ad39395cf8fb4dd104d16066dd93e7e27)) |
| 25 | +* **api:** resolve build issues ([4903ec6](https://github.com/Finch-API/finch-api-node/commit/4903ec6748b26fd99ab38707b229d1477733a017)) |
| 26 | +* **java:** Resolve name collisions ([f110e03](https://github.com/Finch-API/finch-api-node/commit/f110e03db0d6f05bdcda721f413688acd907195a)) |
| 27 | +* **mcp:** add client instantiation options to code tool ([d8b9d5a](https://github.com/Finch-API/finch-api-node/commit/d8b9d5a4dfc114371785ecc5891adf58ee112e00)) |
| 28 | +* **mcp:** correct code tool API endpoint ([61e6c03](https://github.com/Finch-API/finch-api-node/commit/61e6c0302e4ae5801e0f0615628580002dc847a3)) |
| 29 | +* **mcp:** return correct lines on typescript errors ([796fe87](https://github.com/Finch-API/finch-api-node/commit/796fe878b59d7ed8bfafbc20390d21b4b11ffa07)) |
| 30 | +* **mcp:** return tool execution error on api error ([3ddaf3a](https://github.com/Finch-API/finch-api-node/commit/3ddaf3a4e780e8582ad5da818359cd9fba0757d9)) |
| 31 | +* **mcp:** return tool execution error on jq failure ([d53d504](https://github.com/Finch-API/finch-api-node/commit/d53d504a5df02568c017e0e3174ac4e39364cdf3)) |
| 32 | +* **tests:** fix tests ([77c650b](https://github.com/Finch-API/finch-api-node/commit/77c650bcd5de152087a7c321d3420ed7908c2e72)) |
| 33 | + |
| 34 | + |
| 35 | +### Chores |
| 36 | + |
| 37 | +* **client:** fix logger property type ([e5d5de4](https://github.com/Finch-API/finch-api-node/commit/e5d5de40892d663e5c9d6e1ac39edfe5c61be711)) |
| 38 | +* **internal:** codegen related update ([31c86c7](https://github.com/Finch-API/finch-api-node/commit/31c86c7d3f85f8cf8adfd8ad008c49de5a3a0048)) |
| 39 | +* **internal:** codegen related update ([dbb4b9f](https://github.com/Finch-API/finch-api-node/commit/dbb4b9fb9bd4d514543d817e20f5844a7255a616)) |
| 40 | +* **internal:** codegen related update ([1604dd8](https://github.com/Finch-API/finch-api-node/commit/1604dd84a3b4a76f8ec9e7a255f04aacc39be87f)) |
| 41 | +* **internal:** codegen related update ([7fe6241](https://github.com/Finch-API/finch-api-node/commit/7fe6241e8f02e1627fb1877f6963cd1ad0395219)) |
| 42 | +* **internal:** upgrade eslint ([b28d8fd](https://github.com/Finch-API/finch-api-node/commit/b28d8fd8651c1188cb190ad0ce587efa9fecbd70)) |
| 43 | +* mcp code tool explicit error message when missing a run function ([5753f96](https://github.com/Finch-API/finch-api-node/commit/5753f960360eefafec088fc3b02121bf08aac91b)) |
| 44 | +* **mcp:** add friendlier MCP code tool errors on incorrect method invocations ([bdec664](https://github.com/Finch-API/finch-api-node/commit/bdec664dcb7ff3c1e0512e85d33f188fd3dcb5c2)) |
| 45 | +* **mcp:** add line numbers to code tool errors ([878b4ce](https://github.com/Finch-API/finch-api-node/commit/878b4ce8265468fd5d1be6ededda48200f47aab7)) |
| 46 | +* **mcp:** clarify http auth error ([28bbec4](https://github.com/Finch-API/finch-api-node/commit/28bbec4cf20bdabd16e38dac16e00c8c917c64e8)) |
| 47 | +* **mcp:** update lockfile ([d7ceca0](https://github.com/Finch-API/finch-api-node/commit/d7ceca0b67c0140c0b4137d403bbdc9eaa7954cf)) |
| 48 | +* **mcp:** upgrade jq-web ([aab1d60](https://github.com/Finch-API/finch-api-node/commit/aab1d60564d9b0d331f1cb44d4079e54f6583eb1)) |
| 49 | +* sync repo ([8d84cd1](https://github.com/Finch-API/finch-api-node/commit/8d84cd1e69e7db1b474816da3e17032df814247d)) |
| 50 | +* use latest @modelcontextprotocol/sdk ([7e02728](https://github.com/Finch-API/finch-api-node/commit/7e02728c79e51bcf68547a73f7c3b30f8021c4be)) |
| 51 | + |
| 52 | + |
| 53 | +### Documentation |
| 54 | + |
| 55 | +* **mcp:** add a README button for one-click add to Cursor ([001848c](https://github.com/Finch-API/finch-api-node/commit/001848c5dfa23aac92a7e075582bacd4fbf552ca)) |
| 56 | +* **mcp:** add a README link to add server to VS Code or Claude Code ([6ca65da](https://github.com/Finch-API/finch-api-node/commit/6ca65da8f75f12648f219292908eeb5ee6deb25d)) |
| 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