v2.2.2

punkpeye/fastmcpv2.2.2Jun 5, 2025by github-actions[bot]

AI Summary

This is a minor bug fix release addressing an issue with HTTP Stream Transport Buffering. The fix resolves issue #91 which was causing problems with streaming data over HTTP transport in the FastMCP library.

Key Highlights

  • Fixed HTTP Stream Transport Buffering issue (#91)
  • Resolved streaming data problems over HTTP transport
  • Single bug fix addressing a specific transport-related issue

Full Release Notes

## [2.2.2](https://github.com/punkpeye/fastmcp/compare/v2.2.1...v2.2.2) (2025-06-05)


### Bug Fixes

* HTTP Stream Transport Buffering ([#91](https://github.com/punkpeye/fastmcp/issues/91)) ([563b0de](https://github.com/punkpeye/fastmcp/commit/563b0de4f0f50cec6a043f34c84638c4ac26cc87))