|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## 7.0.0 (2025-12-02) |
| 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 ([4b3de83](https://github.com/Finch-API/finch-api-node/commit/4b3de83c1ce50bdd2150a428e1b4639a9907714e)) |
| 10 | +* **api:** api update ([cacf226](https://github.com/Finch-API/finch-api-node/commit/cacf226864cf94216dcd31ad235741e4f17b0317)) |
| 11 | +* **api:** api update ([611bf67](https://github.com/Finch-API/finch-api-node/commit/611bf677998d310e67de56a02508bdbf25a9cf1c)) |
| 12 | +* **api:** manual updates ([fb70d80](https://github.com/Finch-API/finch-api-node/commit/fb70d804093d14c4cd5dbeaa715b9af7cfabea20)) |
| 13 | +* **api:** move node to typescript generator ([f21032f](https://github.com/Finch-API/finch-api-node/commit/f21032f7d7c4d475476e88ea3243bc98e2cba1fb)) |
| 14 | +* **api:** update automated code reviewer selection ([6fa2567](https://github.com/Finch-API/finch-api-node/commit/6fa25674bb08192ba5522b4e085fba3bb0833290)) |
| 15 | +* **mcp:** add detail field to docs search tool ([a8d2add](https://github.com/Finch-API/finch-api-node/commit/a8d2add5f6df362493242a936c3826a01d6d8e03)) |
| 16 | +* **mcp:** enable optional code execution tool on http mcp servers ([ce2b355](https://github.com/Finch-API/finch-api-node/commit/ce2b3552d6a4448057b9e7e16283eef25a9c27b0)) |
| 17 | +* **mcp:** return logs on code tool errors ([6de1ea5](https://github.com/Finch-API/finch-api-node/commit/6de1ea55c3002bad2ed7a4cb3cf8189d33173e76)) |
| 18 | + |
| 19 | + |
| 20 | +### Bug Fixes |
| 21 | + |
| 22 | +* **api:** migrate custom code to TypeScript ([2bf2493](https://github.com/Finch-API/finch-api-node/commit/2bf24935ae440d99d592297ed1c9a1c48c815864)) |
| 23 | +* **api:** resolve build issues ([f21f983](https://github.com/Finch-API/finch-api-node/commit/f21f983d1d6bc6833d3a58ea2e57eaa39ffda0ee)) |
| 24 | +* **java:** Resolve name collisions ([99df419](https://github.com/Finch-API/finch-api-node/commit/99df41941259fd7a34895073c53374c4594188d4)) |
| 25 | +* **mcp:** return tool execution error on api error ([a0341d3](https://github.com/Finch-API/finch-api-node/commit/a0341d355c437c42bdc31ba67b293dc17cb71d64)) |
| 26 | +* **mcp:** return tool execution error on jq failure ([9eb56d8](https://github.com/Finch-API/finch-api-node/commit/9eb56d8c419b3b643b8310ba257fe2c23918ae97)) |
| 27 | +* **tests:** fix tests ([761ad34](https://github.com/Finch-API/finch-api-node/commit/761ad3441b7643f6de851f7bb7a9e797d6696923)) |
| 28 | + |
| 29 | + |
| 30 | +### Chores |
| 31 | + |
| 32 | +* **client:** fix logger property type ([1dc0671](https://github.com/Finch-API/finch-api-node/commit/1dc0671891e0710836e837ada4a1d6c829a17d24)) |
| 33 | +* **internal:** codegen related update ([d8e69c6](https://github.com/Finch-API/finch-api-node/commit/d8e69c630e1e45c529be897e4127247c8fc1317d)) |
| 34 | +* **internal:** codegen related update ([78cc57f](https://github.com/Finch-API/finch-api-node/commit/78cc57fcdf0524cd4b60ac05755f916431b070a8)) |
| 35 | +* **internal:** upgrade eslint ([138d0cf](https://github.com/Finch-API/finch-api-node/commit/138d0cfe575e24fd817da2b5cb6134e0f63f34e1)) |
| 36 | +* mcp code tool explicit error message when missing a run function ([dfa0497](https://github.com/Finch-API/finch-api-node/commit/dfa049767291ac67c3b05394a6a24a473c496b91)) |
| 37 | +* **mcp:** add friendlier MCP code tool errors on incorrect method invocations ([42d2ce5](https://github.com/Finch-API/finch-api-node/commit/42d2ce5e442cb88eac56b327e793b6ae727caf24)) |
| 38 | +* **mcp:** add line numbers to code tool errors ([ecea3e3](https://github.com/Finch-API/finch-api-node/commit/ecea3e35c22c4308be5e0895b3d90326c39b5ca4)) |
| 39 | +* **mcp:** clarify http auth error ([35f0e0d](https://github.com/Finch-API/finch-api-node/commit/35f0e0df3739865a6c9e0510408e8805ca98589a)) |
| 40 | +* **mcp:** upgrade jq-web ([8f90a12](https://github.com/Finch-API/finch-api-node/commit/8f90a12da15f0a8411ca8a58216e4f766209dc52)) |
| 41 | +* sync repo ([e8442b7](https://github.com/Finch-API/finch-api-node/commit/e8442b7244501c5c542ad44f28c1b2a9c7fb79a2)) |
| 42 | + |
| 43 | + |
| 44 | +### Documentation |
| 45 | + |
| 46 | +* **mcp:** add a README button for one-click add to Cursor ([f206c77](https://github.com/Finch-API/finch-api-node/commit/f206c77a508e84f2b2ac2bb23b00fe594c98f8fd)) |
| 47 | +* **mcp:** add a README link to add server to VS Code or Claude Code ([b91c1f6](https://github.com/Finch-API/finch-api-node/commit/b91c1f643d91cb5ac4d320ad15c3e836dd2c9363)) |
| 48 | + |
3 | 49 | ## 6.38.0 (2025-10-27) |
4 | 50 |
|
5 | 51 | 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