-
Notifications
You must be signed in to change notification settings - Fork 545
Comparing changes
Open a pull request
base repository: modelcontextprotocol/csharp-sdk
base: v0.3.0-preview.1
head repository: modelcontextprotocol/csharp-sdk
compare: v0.3.0-preview.2
- 16 commits
- 108 files changed
- 10 contributors
Commits on Jun 23, 2025
-
Fix URI template derivation and lookup (#530)
* Use lowercase host in resource URI template derivation. * Address feedback * Add casing testing for non-templated resource lookups. * Fix uri primitive lookup * Use a hardcoded mcp hostname in derived resource template URIs and ensure built-in resources work with the VS Code client. * Address feedback * Fix equality comparison * Use dedicated type for resource collections.
Configuration menu - View commit details
-
Copy full SHA for 0b26b7b - Browse repository at this point
Copy the full SHA 0b26b7bView commit details
Commits on Jun 24, 2025
-
Implement ReturnJsonSchema in McpClientTool. (#538)
Co-authored-by: Steven Luiten <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b9837a9 - Browse repository at this point
Copy the full SHA b9837a9View commit details -
Document default value for UseStructuredContent. (#539)
Co-authored-by: Steven Luiten <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for db37495 - Browse repository at this point
Copy the full SHA db37495View commit details -
Fix deserialization of PrimitiveSchemaDefinition (#537)
This is preventing clients from correctly handling elicitation requests.
Configuration menu - View commit details
-
Copy full SHA for 068f041 - Browse repository at this point
Copy the full SHA 068f041View commit details
Commits on Jun 26, 2025
-
Update README.md to fix the server sample build issue. (#546)
* Update README.md to fix the server sample build issue. Update README.md to fix the server sample build issue. * Update README.md --------- Co-authored-by: Eirik Tsarpalis <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 802424e - Browse repository at this point
Copy the full SHA 802424eView commit details -
Styling: remove a few redundant parens from object initializer expres…
…sions. (#548) * Styling: remove a few redundant parens from object initializer expressions. * Fix build error.
Configuration menu - View commit details
-
Copy full SHA for 55bda78 - Browse repository at this point
Copy the full SHA 55bda78View commit details
Commits on Jun 28, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 9d835a0 - Browse repository at this point
Copy the full SHA 9d835a0View commit details
Commits on Jun 30, 2025
-
Configuration menu - View commit details
-
Copy full SHA for f3539cc - Browse repository at this point
Copy the full SHA f3539ccView commit details -
PackageVersion for OpenTelemetry.Instrumentation.Http had trailing space causing error noticed in Visual Studio build Co-authored-by: Buzz Weetman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fc29342 - Browse repository at this point
Copy the full SHA fc29342View commit details -
Make CallToolResult.IsError optional (#573)
Match the spec, and avoid sending the property in the success case.
Configuration menu - View commit details
-
Copy full SHA for ab51400 - Browse repository at this point
Copy the full SHA ab51400View commit details
Commits on Jul 1, 2025
-
Fix relative path resolution in sample app. (#572)
* Fix relative path resolution in sample app. * Update samples/QuickstartClient/Program.cs * Fix build
Configuration menu - View commit details
-
Copy full SHA for 92fd8b2 - Browse repository at this point
Copy the full SHA 92fd8b2View commit details -
Add CallToolResult.ToChatMessage extension method (#575)
To simplify non-AIFunction usage getting a ChatMessage with the appropriate FunctionResultContent.
Configuration menu - View commit details
-
Copy full SHA for 4e290f8 - Browse repository at this point
Copy the full SHA 4e290f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4411f1c - Browse repository at this point
Copy the full SHA 4411f1cView commit details
Commits on Jul 2, 2025
-
Fixed StreamableHttpClientSessionTransport.cs for netstandard (#582)
Fixed exception 'The format of value 'application/json; charset=utf-8' is invalid
Configuration menu - View commit details
-
Copy full SHA for cd8e5d5 - Browse repository at this point
Copy the full SHA cd8e5d5View commit details
Commits on Jul 3, 2025
-
Configuration menu - View commit details
-
Copy full SHA for cdf88e7 - Browse repository at this point
Copy the full SHA cdf88e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for a6fd6fc - Browse repository at this point
Copy the full SHA a6fd6fcView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.3.0-preview.1...v0.3.0-preview.2