v3.18.0
punkpeye/fastmcpv3.18.0Sep 24, 2025by github-actions[bot]
AI Summary
This release (v3.18.0) updates the notice stream functionality for HTTP and SSE (Server-Sent Events), addressing issue #179. It represents a minor feature update focused on improving the streaming notification capabilities.
Key Highlights
- Updated notice stream for HTTP protocol
- Updated notice stream for SSE (Server-Sent Events)
- Addresses issue #179
New Features
- Updated notice stream implementation for HTTP and SSE transport methods
Full Release Notes
# [3.18.0](https://github.com/punkpeye/fastmcp/compare/v3.17.0...v3.18.0) (2025-09-24) ### Features * update notice stream http and sse ([#179](https://github.com/punkpeye/fastmcp/issues/179)) ([c246ea3](https://github.com/punkpeye/fastmcp/commit/c246ea356c73f9345385521ebee712e49221c7f0))