v3.14.3
punkpeye/fastmcpv3.14.3Aug 8, 2025by github-actions[bot]
AI Summary
This is a minor bug fix release (v3.14.3) that addresses a critical issue causing a stack overflow when shutting down the FastMCP application.
Key Highlights
- Fixed stack overflow issue during application shutdown
- Improved stability during cleanup operations
Full Release Notes
## [3.14.3](https://github.com/punkpeye/fastmcp/compare/v3.14.2...v3.14.3) (2025-08-08) ### Bug Fixes * prevent stack overflow when shutting down ([96873d7](https://github.com/punkpeye/fastmcp/commit/96873d7ae2a79fb960031304e93df6a2707566c5))