v0.3.0-preview.2
Pre-release
Pre-release
·
11 commits
to main
since this release
What's Changed
- Authorization Support (Using ASP.NET Core Native AuthN/AuthZ Integration) by @localden in #377
- Fix URI template derivation and lookup by @eiriktsarpalis in #530
- Implement ReturnJsonSchema in McpClientTool. by @S-Luiten in #538
- Document default value for UseStructuredContent. by @S-Luiten in #539
- Fix deserialization of PrimitiveSchemaDefinition by @stephentoub in #537
- Update README.md to fix the server sample build issue. by @Anduin2017 in #546
- Styling: remove a few redundant parens from object initializer expressions. by @eiriktsarpalis in #548
- Delete unused method and linker suppression by @stephentoub in #567
- Enable injecting IMcpServer and friends into ctors by @stephentoub in #570
- Removed space by @rokenbuzz in #563
- Make CallToolResult.IsError optional by @stephentoub in #573
- Fix relative path resolution in sample app. by @eiriktsarpalis in #572
- Add CallToolResult.ToChatMessage extension method by @stephentoub in #575
- Change default name casing of McpServerXx.Create tools/prompts by @stephentoub in #568
- Fixed StreamableHttpClientSessionTransport.cs for netstandard by @lucapivato in #582
New Contributors
- @S-Luiten made their first contribution in #538
- @Anduin2017 made their first contribution in #546
- @rokenbuzz made their first contribution in #563
- @lucapivato made their first contribution in #582
Full Changelog: v0.3.0-preview.1...v0.3.0-preview.2