v0.3.0-preview.4
Pre-release
Pre-release
What's Changed
- Respect HandleResponse() and SkipHandler() calls in OnResourceMetadataRequest by @halter73 in #607
- UnreferenceDisposable made slimmer by @Scooletz in #627
- IdleTracking uses lists instead of SortedSet by @Scooletz in #629
- Fix ResourceLinkBlock deserialization by adding missing "name" case by @Copilot in #645
- Add an in-memory transport sample by @stephentoub in #664
- Remove 'Sse' from AspNetCoreSseServer sample name by @halter73 in #665
- Fix NotSupportedException when returning IEnumerable by @Copilot in #675
- Enhance HTTP and MCP session logging by @theojiang25 in #608
- Remove special-casing of string enumerables in McpServerTool by @stephentoub in #699
- Prune idle sessions before starting new ones by @halter73 in #701
- Add framework for conceptual docs by @mikekistler in #708
New Contributors
- @Scooletz made their first contribution in #627
- @Copilot made their first contribution in #645
- @theojiang25 made their first contribution in #608
Full Changelog: v0.3.0-preview.3...v0.3.0-preview.4