v1.25.0

punkpeye/fastmcpv1.25.0May 5, 2025by github-actions[bot]

AI Summary

This release introduces streamable HTTP transport support for fastmcp, allowing for more efficient real-time communication between clients and servers. This enhancement addresses issue #52 and enables continuous streaming of data over HTTP connections.

Key Highlights

  • Added streamable HTTP transport support
  • Enables real-time data streaming over HTTP
  • Addresses feature request #52

New Features

  • Streamable HTTP transport - allows continuous streaming of data over HTTP connections for improved real-time communication

Full Release Notes

# [1.25.0](https://github.com/punkpeye/fastmcp/compare/v1.24.0...v1.25.0) (2025-05-05)


### Features

* streamable HTTP transport ([#52](https://github.com/punkpeye/fastmcp/issues/52)) ([22ea3aa](https://github.com/punkpeye/fastmcp/commit/22ea3aa964d676a4e610d40b52592e0db7527426))