v3.8.2
punkpeye/fastmcpv3.8.2Jun 30, 2025by github-actions[bot]
AI Summary
This is a bug fix release for fastmcp v3.8.2 that addresses an issue with progress updates. The release resolves issue #117 by ensuring the system properly waits for progress updates.
Key Highlights
- Fixed issue with progress updates not being properly awaited
- Resolves GitHub issue #117
Full Release Notes
## [3.8.2](https://github.com/punkpeye/fastmcp/compare/v3.8.1...v3.8.2) (2025-06-30) ### Bug Fixes * wait for progress updates (fixes [#117](https://github.com/punkpeye/fastmcp/issues/117)) ([198f20c](https://github.com/punkpeye/fastmcp/commit/198f20c94430c2e2e95b45b41b4b6d32f82fe5db))