v0.5.0-preview.1
Breaking Changes
The 0.5.0-preview.1 release includes several categories of breaking changes as we continue to refine the API surface area for the path toward a 1.0.0 stable release. Refer to the C# SDK Versioning documentation for information regarding our versioning, breaking change, and support approaches.
- Add request options bag to high level requests and include Meta (#970)
- High-level request methods refactored to use options bag. Methods
CallToolAsync,GetPromptAsync, , , , , , , and similar now accept a new parameter instead of individual and parameters.
- High-level request methods refactored to use options bag. Methods