v4.16.5
punkpeye/fastmcpv4.16.5Aug 19, 2026by github-actions[bot]
AI Summary
This release fixes a resource cleanup issue where unread response bodies were not being canceled during fetch errors.
Key Highlights
- Cancel unread response bodies at every fetch error path
Full Release Notes
## [4.16.5](https://github.com/punkpeye/fastmcp/compare/v4.16.4...v4.16.5) (2026-08-19) ### Bug Fixes * cancel unread response bodies at every fetch error path ([#330](https://github.com/punkpeye/fastmcp/issues/330)) ([b6616c4](https://github.com/punkpeye/fastmcp/commit/b6616c4ede74613f60905cc4e2134a5aa78686fa))