-
Notifications
You must be signed in to change notification settings - Fork 2k
Remove FastMCPProxy client parameter (deprecated 2.10.3) #2182
Copy link
Copy link
Closed
Labels
breaking changeBreaks backward compatibility. Requires minor version bump. Critical for maintainer attention.Breaks backward compatibility. Requires minor version bump. Critical for maintainer attention.clientRelated to the FastMCP client SDK or client-side functionality.Related to the FastMCP client SDK or client-side functionality.serverRelated to FastMCP server implementation or server-side functionality.Related to FastMCP server implementation or server-side functionality.
Milestone
Metadata
Metadata
Assignees
Labels
breaking changeBreaks backward compatibility. Requires minor version bump. Critical for maintainer attention.Breaks backward compatibility. Requires minor version bump. Critical for maintainer attention.clientRelated to the FastMCP client SDK or client-side functionality.Related to the FastMCP client SDK or client-side functionality.serverRelated to FastMCP server implementation or server-side functionality.Related to FastMCP server implementation or server-side functionality.
Remove the deprecated
clientparameter fromFastMCPProxyconstructor.Deprecated in: 2.10.3
Migration: Use
client_factoryparameter instead for explicit session managementFiles affected: