ts-v2.11.2
Klavis-AI/klavists-v2.11.2Nov 4, 2025by github-actions[bot]
AI Summary
This TypeScript release (ts-v2.11.2) primarily adds efficient data fetching tools for Google Sheets to handle large spreadsheets, along with updating API specifications and bumping the starlette dependency across multiple MCP servers.
Key Highlights
- Added efficient data fetching tools for large Google Sheets spreadsheets
- Updated API specifications with fern api
- Bumped starlette from 0.47.2 to 0.49.1 across multiple MCP servers (hubspot, google_slides)
- Updated npm package metadata
New Features
- Google Sheets: efficient data fetching tools for large spreadsheets
- Updated API specifications with fern api
- NPM package metadata updates
Full Release Notes
## What's Changed * add metadata for npm package by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/667 * Revert "add metadata for npm package" by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/668 * Update API specifications with fern api update by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/673 * build(deps): bump starlette from 0.47.2 to 0.49.1 in /mcp_servers/hubspot by @dependabot[bot] in https://github.com/Klavis-AI/klavis/pull/657 * build(deps): bump starlette from 0.47.2 to 0.49.1 in /mcp_servers/google_slides by @udaykakade25 in https://github.com/Klavis-AI/klavis/pull/669 * build(deps): bump starlette to 0.49.1 in multiple files of /mcp_servers by @udaykakade25 in https://github.com/Klavis-AI/klavis/pull/670 * build(deps): bump starlette from 0.47.2 to 0.49.1 in /mcp_servers/google_slides by @dependabot[bot] in https://github.com/Klavis-AI/klavis/pull/674 * feat(google_sheets): add efficient data fetching tools for large spreadsheets by @ttexan1 in https://github.com/Klavis-AI/klavis/pull/653 * update npm metadata by @zihaolin96 in https://github.com/Klavis-AI/klavis/pull/675 **Full Changelog**: https://github.com/Klavis-AI/klavis/compare/python-v2.11.2...ts-v2.11.2