v2.2.3
punkpeye/fastmcpv2.2.3Jun 7, 2025by github-actions[bot]
AI Summary
This is a minor bug fix release (v2.2.3) that optimizes event loop flushing for different transport types, addressing issue #94. The release was published on June 7, 2025.
Key Highlights
- Optimized event loop flushing for different transport types
- Fixes issue #94 related to transport handling
Full Release Notes
## [2.2.3](https://github.com/punkpeye/fastmcp/compare/v2.2.2...v2.2.3) (2025-06-07) ### Bug Fixes * optimize event loop flushing for different transport types ([#94](https://github.com/punkpeye/fastmcp/issues/94)) ([f41e587](https://github.com/punkpeye/fastmcp/commit/f41e587e8fe00c0118649ec53361afc0d0e7d6fb))