v4.12.0

openclaw/wacliv4.12.0Jul 25, 2026by github-actions[bot]

AI Summary

Introduces a new connection method that enables users to establish connections using custom transport implementations.

Key Highlights

  • Adds FastMCP.connect for custom transports
  • Enhances flexibility for connection management
  • Addresses 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))