v4.12.0
amruthpillai/reactive-resumev4.12.0Jul 25, 2026by github-actions[bot]
AI Summary
Introduces a new `connect` method that allows users to establish connections using custom transport implementations, increasing flexibility for different protocols.
Key Highlights
- Added FastMCP.connect for custom transports
- Enables flexible connection management for different protocols
- Closes issue #176
New Features
- FastMCP.connect for custom transports
Full Release Notes
# [4.12.0](https://github.com/punkpeye/fastmcp/compare/v4.11.0...v4.12.0) (2026-07-25) ### Features * add FastMCP.connect for custom transports — closes [#176](https://github.com/punkpeye/fastmcp/issues/176) ([8f6b751](https://github.com/punkpeye/fastmcp/commit/8f6b7511789eb510c2b0ff814c62632ab3f40e76))