v4.3.2
punkpeye/fastmcpv4.3.2Jun 22, 2026by github-actions[bot]
AI Summary
This release fixes a bug where progress notifications were incorrectly handled when a client does not provide a progress token.
Key Highlights
- Skip progress notification when client sent no progressToken
- Fixed issue #270
Full Release Notes
## [4.3.2](https://github.com/punkpeye/fastmcp/compare/v4.3.1...v4.3.2) (2026-06-22) ### Bug Fixes * skip progress notification when client sent no progressToken ([#270](https://github.com/punkpeye/fastmcp/issues/270)) ([d679655](https://github.com/punkpeye/fastmcp/commit/d679655e83380e5f52d03ad3c8933944080d515f))