v1.24.0
punkpeye/fastmcpv1.24.0May 4, 2025by github-actions[bot]
AI Summary
This release adds tool timeout functionality and improves error handling for the FastMCP library. The update addresses issue #48, providing better control over tool execution and more robust error management.
Key Highlights
- Added tool timeout functionality for better execution control
- Improved error handling throughout the library
- Addresses issue #48 from the community
New Features
- Tool timeout support
- Improved error handling
Full Release Notes
# [1.24.0](https://github.com/punkpeye/fastmcp/compare/v1.23.2...v1.24.0) (2025-05-04) ### Features * add tool timeout and improve error handling ([#48](https://github.com/punkpeye/fastmcp/issues/48)) ([f256f0a](https://github.com/punkpeye/fastmcp/commit/f256f0a57c55fedcc5a1958867eae5e845942153))