Added
- add support for custom HTTP headers in StreamableHttpClient (#655)
- (auth) add token_endpoint_auth_method to OAuthClientConfig (#648)
Fixed
- remove unnecessary doc-cfg (#661)
- duplicate meta serialization (#662)
- sort list_all() output in ToolRouter and PromptRouter for deterministic ordering (#665)
- align task response types with MCP spec (#658)