v0.1.0-preview.7
Pre-release
Pre-release
What's Changed
- Everything server by @aaronpowell in #151
- Bump package version to 0.1.0-preview.7 by @eiriktsarpalis in #212
- Propagate fix from AIFunctionFactory to TemporaryAIFunctionFactory by @stephentoub in #215
- Allow notification handlers post-creation temporary registration by @stephentoub in #223
- Use Kestrel for all in-memory HTTP tests by @halter73 in #225
- Use strong-typing of params in most remaining McpClientExtensions methods by @stephentoub in #224
- Stop the host when the single session server service finishes by @stephentoub in #226
- Bump xunit.v3 to 2.0.0 by @eiriktsarpalis in #231
- Add server "completions" capability by @stephentoub in #232
- Fix race in KestrelInMemoryConnection by @halter73 in #233
- Enable servers to log to the clients via ILogger by @stephentoub in #229
- Fix api.weather.gov/points response handling in WeatherTools by @stvansolano in #134
- Remove
McpServerConfig
and haveMcpClientFactory
acceptIClientTransport
instances directly. by @eiriktsarpalis in #230 - Fix StdioServerTransport.DisposeAsync hang by @halter73 in #235
- Add SECURITY.md by @jeffhandley in #239
- Fix and enhance cancellation operations across MCP Sessions. by @Tyler-R-Kendrick in #179
- Update markdown-link-check to ignore external links causing 403 in CI by @jeffhandley in #246
- Avoid propagating server tool exception message to client by @stephentoub in #242
- Update M.E.AI to latest version by @stephentoub in #241
- Fixes #248 - Add CultureInfo.InvariantCulture to string interpolation… by @DGuhr in #249
- Improve SSE response handling and URI construction in SseClientSessio… by @239573049 in #251
- Use TryAddEnumerable for McpServerOptionsSetup by @halter73 in #252
- Fix race in TransportBase.SetConnected by @halter73 in #253
- Separate ASP.NET Core tests into a distinct project and make the main test project netfx compatible. by @eiriktsarpalis in #254
New Contributors
- @DGuhr made their first contribution in #249
- @239573049 made their first contribution in #251
Full Changelog: v0.1.0-preview.6...v0.1.0-preview.7